Gronis / docker-seafile-client

Run a seafile client inside docker which can sync files from seafile repositories
MIT License
18 stars 12 forks source link

socket.error: [Errno 2] No such file or directory #2

Closed lcx closed 5 years ago

lcx commented 5 years ago

running su - seafile -c "seaf-cli list" while seafile is not yet up and runnign results in an error "socket.error: [Errno 2] No such file or directory"

If doing it manually and waiting a couple of seconds after su - seafile -c "seaf-cli start" then everything is fine.