haiwen / seafile-rpi

Seafile server package for Raspberry Pi.
Other
558 stars 89 forks source link

Unable to start seafile #13

Closed jhonny-oliveira closed 8 years ago

jhonny-oliveira commented 8 years ago

I'm unable to start seafile, I get the following error:

./seafile.sh: line 73: 19463 Illegal instruction LD_LIBRARY_PATH=$SEAFILE_LD_LIBRARY_PATH ${seaf_controller} --test -c "${default_ccnet_conf_dir}" -d "${seafile_data_dir}" -F "${central_config_dir}"

jobenvil commented 8 years ago

hi Jhonny, which release do you use? Last 5.0.5 oder older

jhonny-oliveira commented 8 years ago

Sorry.

Just installed 5.0.5. Version 5.0.4 was running just fine. In case it is required, you can find further details about my setup on the previous incident I have also opened for 5.0.4.​

Best regards, Jhonny Oliveira

On Thu, Mar 3, 2016 at 9:26 AM, José Benlloch notifications@github.com wrote:

hi Jhonny, which release do you use? Last 5.0.5 oder older

— Reply to this email directly or view it on GitHub https://github.com/haiwen/seafile-rpi/issues/13#issuecomment-191649652.

jobenvil commented 8 years ago

@abysso2 ummh!

Voilá, hopefully we run once again not in same problems. Check please this one and let me know: seafile-server_5.0.5_pi.tar.gz

Sorry for the inconvenients Jhonny!

jobenvil commented 8 years ago

There is something new to consider for the seahub_settings.py if you run Seafile in non-root modus. There are more infos in the forum. Search the announcement from Daniel Pan regarding R5.0.5. Maybe is this your issue.

abysso2 commented 8 years ago

Ok, i always start seafile as root - so no issues here.

@ jobenvil: Can you reproduce the issue here?

Regards, Andreas

jobenvil commented 8 years ago

@abysso2 Unfortunately not. I had broke my banana (trying to fix it right now) where it runs my seafile server. Only where I usually compile Seafile versions, raspberry pi, is running fine. Let's check Jhonny my given compiled version, which in fact I didn't tested (but is compilated, like as usuall, with same cooked script)

BTW, you can wait to announce in the forum the new 5.0.5 Release until this issue is cleared.

fmirkes commented 8 years ago

I had the same problem as jhonny on a Raspberry Pi Model B. The new build from @jobenvil fixed it for me.

Jonas16 commented 8 years ago

Same here. The new build works now on my Raspberry Pi B+

draptik commented 8 years ago

:+1: @jobenvil Thanks! Note: I never run seafile as root. The provided build works also for non-root user.

jobenvil commented 8 years ago

@abysso2 I will upload the new build like "official"

jobenvil commented 8 years ago

Added new tag to official download link to difference it with prior build.

jhonny-oliveira commented 8 years ago

I also confirm it is working again. Thanks.