The CentOS fora seem to be seriously hosed ATM. Trying to access anything at the top level page gives errors like:
An Error Occured SELECT t.*, u.name, u.uname,u2.name as last_post_name, u2.uname as last_poster, p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon, p.post_id, p.post_karma, p.require_reply, pt.post_text FROM xoops_bb_topics t LEFT JOIN xoops_users u ON u.uid = t.topic_poster LEFT JOIN xoops_bb_posts p ON p.post_id = t.topic_last_post_id LEFT JOIN xoops_bb_posts_text pt ON pt.post_id = t.topic_last_post_id LEFT JOIN xoops_users u2 ON u2.uid = p.uid WHERE (p.post_time > 1247552420 OR t.topic_sticky=1) AND t.forum_id = 51 AND t.approved = 1 AND p.approved = 1 ORDER BY t.topic_sticky DESC, p.post_time DESC If the page does not automatically reload, please click here
On Wed, Oct 21, 2009 at 11:23 PM, Phil Schaffner P.R.Schaffner@ieee.org wrote:
The CentOS fora seem to be seriously hosed ATM. Trying to access anything at the top level page gives errors like:
An Error Occured SELECT t.*, u.name, u.uname,u2.name as last_post_name, u2.uname as last_poster, p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon, p.post_id, p.post_karma, p.require_reply, pt.post_text FROM xoops_bb_topics t LEFT JOIN xoops_users u ON u.uid = t.topic_poster LEFT JOIN xoops_bb_posts p ON p.post_id = t.topic_last_post_id LEFT JOIN xoops_bb_posts_text pt ON pt.post_id = t.topic_last_post_id LEFT JOIN xoops_users u2 ON u2.uid = p.uid WHERE (p.post_time > 1247552420 OR t.topic_sticky=1) AND t.forum_id = 51 AND t.approved = 1 AND p.approved = 1 ORDER BY t.topic_sticky DESC, p.post_time DESC If the page does not automatically reload, please click here
And www.centos.org is nearly empty if you LOGIN. I've got donavan's attention on IRC.
[23:43] toracat | www.c.o. is blank if you login [23:44] < donavan> ahh, probably the ddos promise in centos earlier
Akemi
On Wed, Oct 21, 2009 at 11:47 PM, Akemi Yagi amyagi@gmail.com wrote:
On Wed, Oct 21, 2009 at 11:23 PM, Phil Schaffner P.R.Schaffner@ieee.org wrote:
The CentOS fora seem to be seriously hosed ATM. Trying to access anything at the top level page gives errors like:
And www.centos.org is nearly empty if you LOGIN. I've got donavan's attention on IRC.
[23:43] toracat | www.c.o. is blank if you login [23:44] < donavan> ahh, probably the ddos promise in centos earlier
Tru is now trying to fix the problem.
Akemi
Akemi Yagi wrote on 10/22/2009 02:55 AM:
On Wed, Oct 21, 2009 at 11:47 PM, Akemi Yagi amyagi@gmail.com wrote:
...
Tru is now trying to fix the problem.
Seems OK now. Just to satisfy my morbid curiosity, anybody got a clue what happened?
Phil
On Thu, Oct 22, 2009 at 5:13 AM, Phil Schaffner Philip.R.Schaffner@nasa.gov wrote:
Akemi Yagi wrote on 10/22/2009 02:55 AM:
On Wed, Oct 21, 2009 at 11:47 PM, Akemi Yagi amyagi@gmail.com wrote:
...
Tru is now trying to fix the problem.
Seems OK now. Just to satisfy my morbid curiosity, anybody got a clue what happened?
+1 (curious, not morbid).
Tru, Donavan, ?
Akemi
Am 22.10.09 18:04, schrieb Akemi Yagi:
On Thu, Oct 22, 2009 at 5:13 AM, Phil Schaffner Philip.R.Schaffner@nasa.gov wrote:
Akemi Yagi wrote on 10/22/2009 02:55 AM:
On Wed, Oct 21, 2009 at 11:47 PM, Akemi Yagi amyagi@gmail.com wrote:
...
Tru is now trying to fix the problem.
Seems OK now. Just to satisfy my morbid curiosity, anybody got a clue what happened?
+1 (curious, not morbid).
Tru, Donavan, ?
Well, with 95% of all unix problems you have the wrong access rights.
The other 5% happen when your disk is full.
Now guess.
=:D
Ralph
On Fri, 2009-10-23 at 00:28 +0200, Ralph Angenendt wrote: ...
Well, with 95% of all unix problems you have the wrong access rights.
The other 5% happen when your disk is full.
Now guess.
Well, that's the general case, but for this particular case - as we had access rights before and after - either somebody changed them, or the disk was full. For changes to access right the probable scenarios are either A. somebody with administrative privileges messed up, or B. we were hacked.
Given that nobody has confessed to A. and it seemed to be fixed too quickly for B. I'm going to have to go for the 5% solution, despite not understanding how that would produce the symptoms noted.
Phil
On Fri, Oct 23, 2009 at 3:12 AM, Phil Schaffner P.R.Schaffner@ieee.org wrote:
Given that nobody has confessed to A. and it seemed to be fixed too quickly for B. I'm going to have to go for the 5% solution, despite not understanding how that would produce the symptoms noted.
/tmp filled up. And was emptied after it did so.
Ralph