Topic Forum Assistance & Feedback / Questions or Suggestions Related to the Forum / Forum migration - Scheduled downtime
The forum will be migrated to a cloud-based infrastructure in about 1-2 hours. The migration is expected to take three hours during which time the forum will be unavailable.
All done!
I've been feeling the forum a lot more slow and unresponsive since the move, is this normal?
I was going to say it was actually much faster than normal, but then I got a ton of lag.
Yes, when it loads it loads fine, but when it doesn't it just chokes and stays loading for a long white before showing anything.
(Or shows User radmin already has more than 'max_user_connections' active connections, but I guess that was temporary)
(Or shows User radmin already has more than 'max_user_connections' active connections, but I guess that was temporary)
> (Or shows User radmin already has more than 'max_user_connections' active connections, but I guess that was temporary)
Guess not, still getting this, the forum even forgets its name:
Been getting this too. Earlier all I got was this error and I couldn't reach the forum at all for a long while.
This parameter has now been doubled, so I hope this error will now show up.
>
^ Still getting this one.
Also, a new one:
Gateway Time-out
The gateway did not receive a timely response from the upstream server or application.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Is that still happening? (Some changes were made today)
> Is that still happening? (Some changes were made today)
IIRC it (and all the error messages posted in this thread) stopped happening to me the day before you posted this.
I'm still getting lag now and then (if by lag you mean when the browser just stays "waiting for rybkaforum.net" forever.)
There was some post-migration work being done. Let's give it a couple of days. I was hoping it would be about the same as before.
Getting a few "The server is taking too long to respond" page not found errors. Thanks for clarifying it'll only be a couple days of that.
Just got 5 different errors while trying to surf:
Can't connect to MySQL server on '127.0.0.1' (111)
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT *, ROUND((? - postTime) / 86400) AS age FROM posts WHERE id = ?
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT id, parentId,
postTime > :prevOnTime AS new,
postTime > :lowestUnreadTime AS unread
FROM posts
WHERE topicId = :topicId
ORDER BY postTime
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT topics.id, topics.subject, topics.tag, topics.pollId,
topics.locked, topics.sticky, topics.postNum, topics.lastPostTime,
posts.userId, posts.approved, posts.userNameBak
FROM
( SELECT id, basePostId, subject, tag, pollId, locked, sticky, postNum, lastPostTime
FROM topics
WHERE boardId = :boardId
ORDER BY sticky DESC, lastPostTime DESC
LIMIT :topicsPP OFFSET :offset
) AS topics
INNER JOIN posts AS posts
ON posts.id = topics.basePostId
ORDER BY topics.sticky DESC, topics.lastPostTime DESC
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT boardId, COUNT(*) AS newNum
FROM posts
WHERE boardId IN (:boardIds)
AND postTime > :prevOnTime
AND approved = 1
GROUP BY boardId
Compared to these, the lag's not that bad
Can't connect to MySQL server on '127.0.0.1' (111)
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT *, ROUND((? - postTime) / 86400) AS age FROM posts WHERE id = ?
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT id, parentId,
postTime > :prevOnTime AS new,
postTime > :lowestUnreadTime AS unread
FROM posts
WHERE topicId = :topicId
ORDER BY postTime
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT topics.id, topics.subject, topics.tag, topics.pollId,
topics.locked, topics.sticky, topics.postNum, topics.lastPostTime,
posts.userId, posts.approved, posts.userNameBak
FROM
( SELECT id, basePostId, subject, tag, pollId, locked, sticky, postNum, lastPostTime
FROM topics
WHERE boardId = :boardId
ORDER BY sticky DESC, lastPostTime DESC
LIMIT :topicsPP OFFSET :offset
) AS topics
INNER JOIN posts AS posts
ON posts.id = topics.basePostId
ORDER BY topics.sticky DESC, topics.lastPostTime DESC
Table './rybkaforum_net_@002d_mwf/posts' is marked as crashed and last (automatic?) repair failed
SELECT boardId, COUNT(*) AS newNum
FROM posts
WHERE boardId IN (:boardIds)
AND postTime > :prevOnTime
AND approved = 1
GROUP BY boardId
Compared to these, the lag's not that bad
I'm hoping that these database problems have been fixed now.
Gotta catch these errors, gotta catch 'em all!:
MySQL server has gone away
INSERT INTO topicReadTimes (userId, topicId, lastReadTime) VALUES (?, ?, ?)
ON DUPLICATE KEY UPDATE lastReadTime = VALUES(lastReadTime)
MySQL server has gone away
INSERT INTO topicReadTimes (userId, topicId, lastReadTime) VALUES (?, ?, ?)
ON DUPLICATE KEY UPDATE lastReadTime = VALUES(lastReadTime)
So far it has developed very uninteresting and quirky problems that have timed me out. Not that that is a bad thing. God knows I can use some time-out in not posting.
These problems are a result of moving to a new environment. The forum software is the same as before the move, but there was something wrong with the configuration of the server. I'm not sure that everything has been fixed yet. We'll have to wait and see.
Do you know when these issues will be ironed out? The next 2 games of WBCCC will be starting in about 1 to 2 weeks and it would be helpful if everything is running smoothly as we get all the games started.
Nobody can answer that question with certainty, but the technical staff of the hosting company is monitoring the site and I'm sure they would like to see it working as well as it did on the old server well before the next round of the WBCCC starts.
I have gotten some of these messages too.
Small point- I think this should have been done between rounds of the WBCCC 2012. Would have been much more convenient.
Small point- I think this should have been done between rounds of the WBCCC 2012. Would have been much more convenient.
I get this message from time to time as well.
What message? Please respond to the relevant posts. Otherwise your posts become undecipherable
Topic Forum Assistance & Feedback / Questions or Suggestions Related to the Forum / Forum migration - Scheduled downtime
Powered by mwForum 2.27.4 © 1999-2012 Markus Wichitill