Fail to install seafile server to NanoPi Neo

Dear All user

Fail to install seafile seafile-server_6.0.8_i386.tar.gz to a Nanopi neo

Please help Thank you


This is your configuration

server name:            wongwm
server ip/domain:       192.168.1.113

seafile data dir:       /home/seafile/seafile-data
fileserver port:        8082

database:               create new
ccnet database:         ccnet-db
seafile database:       seafile-db
seahub database:        seahub-db
database user:          seafile

Press ENTER to continue, or Ctrl-C to abort

Generating ccnet configuration …

Traceback (most recent call last):
File “setup-seafile-mysql.py”, line 1472, in
main()
File “setup-seafile-mysql.py”, line 1425, in main
ccnet_config.generate()
File “setup-seafile-mysql.py”, line 815, in generate
if Utils.run_argv(argv, env=env_mgr.get_binary_env()) != 0:
File “setup-seafile-mysql.py”, line 85, in run_argv
env=env)
File “/usr/lib/python2.7/subprocess.py”, line 710, in init
errread, errwrite)
File “/usr/lib/python2.7/subprocess.py”, line 1335, in _execute_child
raise child_exception
OSError: [Errno 8] Exec format error
seafile@nanopineo:~/seafile-server$

I use Armbian and nanopi NEO 512m edition, it ok.
you can try it http://liuzong.jios.org:8000/

Remember to use arm version not i386.

I tried to install this on the NanoPi NEO2, a 64 bit ARM SBC and it doesn’t work. Here is my post about it: https://forum.seafile.com/t/seafile-server-on-arm64-aarch64-working/1405/5?u=tcb13

Maybe it doesn’t work with a 64 bit version? Thank you.