Open crscheid opened 6 years ago
Same issue here. I had to modify some things on my unraid server before noticing that my seafile container was down and won't start properly, I don't know if the issue is due to an update or my bad. PLease note that I have the same error :
Starting seahub at port 8000 ...
Error happened during creating seafile admin.
Error: '/opt/haiwen/conf/gunicorn.conf' doesn't exist
Error:Seahub failed to start.
Please try to run "./seahub.sh start" again
Did anyone solved this issue? Is it possible to restore an old version? Also I don't know how to run command "./seahub.sh start" as requested because my container won't stay running.
Same deal with me. I took the unRAID server down to replace a drive and then noticed my Seafile docker wouldn't stay running afterward.
Similar issue reported in the cmer - Seafile support page, but it doesn't seem to apply here. Mine already had a VERSION='latest' environment variable.
Generating download URL for: VERSION: latest ARCHITECTURE: x86-64 EDITION: Community
Installing Community Edition...
Downloading & Extracting https://download.seadrive.org/seafile-server_6.3.1_x86-64.tar.gz...
Done! Using Community Edition... Installation path: /opt/haiwen/seafile-server-6.3.1
Seahub is not running Done.
seafile server not running yet Done.
[07/04/18 18:17:13] ../common/session.c(132): using config file /opt/haiwen/conf/ccnet.conf Starting seafile server, please wait ... Seafile server started
Done.
Starting seahub at port 8000 ...
Error: '/opt/haiwen/conf/gunicorn.conf' doesn't exist [33mError:Seahub failed to start.[m Please try to run "./seahub.sh start" again
For those still having this issue. I've solved my use case by moving on to another image: foxel/seafile. Seems to work well and allows me to lock versions. I'm using foxel/seafile:6.3.0
for about a month now and it seems to be working well.
I had found that you have to modify the already existing variable VERSION form "latest" to "6.2.5" in order to make it work again, as explained in the support thread of the forum.
Thanks, this also worked for me although, from the support page, "and specify desired version" in the text vs the 6.2.5 shown in screenshot doesn't quite qualify as "explained" to me. ;)
I"ve also since moved on to trying out NextcloudPlus (formerly NextcloudPi) on an Rpi3B+. So far, so good there.
Thanks for the workaround. I agree with DW. The image touts the ability to download and utilize the latest version. Clearly it was broken in this case.
Will leave this open.
I believe with the 6.3 community edition update, the install process doesn't work any more. The following error was received.
Using the following docker-compose.yml configuration: