PDO: Incorrect file format 'sources'

by cpunke, Saturday, May 03, 2014, 10:51 (3738 days ago)

Calling wget -q http://localhost/selfoss/Update every 15 minutes to update my feeds.

From one call to the next I see:
[Fri May 02 16:30:02 2014] [error] [client 127.0.0.1] PDO: Incorrect file format 'sources' in /var/www/apache2/error.log.

Same error after logging in to selfoss.

I changed nothing in my installation, the apache server runs and responds normla to other requests.
I changed the logger level to DEBUG, but nothing appeared in default.log

Anybody an idea ?

PDO: Incorrect file format 'sources'

by cpunke, Saturday, May 03, 2014, 18:34 (3738 days ago) @ cpunke

SQl-Table 'sources' was corrupted.

After:

mysql> check table sources;
+-----------------+-------+----------+---------------------------------+
| Table | Op | Msg_type | Msg_text |
+-----------------+-------+----------+---------------------------------+
| selfoss.sources | check | Error | Incorrect file format 'sources' |
| selfoss.sources | check | error | Corrupt |
+-----------------+-------+----------+---------------------------------+
2 rows in set (0.00 sec)

mysql> repair table sources use_frm;
+-----------------+--------+----------+----------+
| Table | Op | Msg_type | Msg_text |
+-----------------+--------+----------+----------+
| selfoss.sources | repair | status | OK |
+-----------------+--------+----------+----------+
1 row in set (0.01 sec)


everything is up and running :-)

PDO: Incorrect file format 'sources'

by cpunke, Saturday, May 03, 2014, 18:54 (3738 days ago) @ cpunke

Not everything :-(

Database is ok, but all data lost...

After editing my feed-sources it's working...

RSS Feed of thread
powered by my little forum