Seafile FSCK showing SQL error : "Error exec query SELECT repo_id FROM Repo: no such table: Repo."

63 views
Skip to first unread message

Lewis CHAVAS

unread,
Feb 24, 2015, 10:56:01 AM2/24/15
to sea...@googlegroups.com
Dear fellow Seafile users,

I have upgraded to seafile server 4.0.6 and have been trying to chase the following errors from my seafile.log file today :

ccnet_processor_handle_update: [Proc] Shutdown processor rpcserver-proc(-1092) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor threaded-rpcserver-proc(-1048) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor rpcserver-proc(-1327) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor threaded-rpcserver-proc(-1022) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor threaded-rpcserver-proc(-1020) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor rpcserver-proc(-1060) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor threaded-rpcserver-proc(-1023) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor threaded-rpcserver-proc(-1034) for bad update: 515 peer down
ccnet_processor_handle_update
: [Proc] Shutdown processor threaded-rpcserver-proc(-1018) for bad update: 515 peer down

I wanted to run a seaf-fsck to check my data, but it returned with the following error :

[root@srv-lamp seafile]# ./bin/seaf-fsck -c ../../ccnet -d ../../seafile-data
[02/24/15 16:33:54] Error exec query SELECT repo_id FROM Repo: no such table: Repo.

Now i have no idea how to fix the errors shown in my log, and no idea how to fix seaf-fsck.

Can you maybe point me into the right direction ?

Apologies if this has been answered before.

I appreciate your help,
Lewis

Shuai Lin

unread,
Feb 25, 2015, 7:13:25 AM2/25/15
to sea...@googlegroups.com
Can you show us the content of your seafile-data/seafile.conf?

--
You received this message because you are subscribed to the Google Groups "seafile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seafile+u...@googlegroups.com.
To post to this group, send email to sea...@googlegroups.com.
Visit this group at http://groups.google.com/group/seafile.
For more options, visit https://groups.google.com/d/optout.

Lewis CHAVAS

unread,
Mar 5, 2015, 9:18:52 AM3/5/15
to sea...@googlegroups.com
Hello,

Sorry for the delay.

My seafile.conf file is located in /home/seafile.
Here are its contents :

[httpserver]
port = 8082
[network]
port = 12001
[database]
connection_charset = utf8
host = 127.0.0.1
db_name = **********
user = **********
password =**********
type = mysql
port = 3306
[quota]
# default user quota in GB, integer only
default = 4
[history]
#  number of days to keep history
keep_days = 60
[fileserver]
# tcp port for fileserver
port = 8082
# Set maximum upload file size to 200M.
max_upload_size=2048
# Set maximum download directory size to 200M.
max_download_dir_size=4096

Best regards,
Lewis
Reply all
Reply to author
Forward
0 new messages