Err:11 http://deb.seadrive.org jessie Release 401 Unauthorized [IP: 104.18.59.193 80]

Same problem here on linux mint 18.3

Here is another user experiencing issues.

Still no word on this? Anyone get it working yet?

But it is the same problem for Seafile command line client because https://help.seafile.com/en/syncing_client/install_linux_client.html#wiki-debian says for Debian installation:

echo deb http://deb.seadrive.org stretch main | sudo tee /etc/apt/sources.list.d/seafile.list

So thx @bionade24 for the hint to install via backports!

The problem should be fixed now.

The reason was our nginx server tries to connect to a stale upstream server (due to this dns caching problem): https://trac.nginx.org/nginx/ticket/1064

Thanks all for reporting this and feedback! And sorry for the late reply - during this week the whole team have been on holidays for the Chinese traditional new year. We’ll see how to setup proper monitoring for it.

5 Likes

Thanks for the update lins05.

Please disregard this post, it my fault for not changing the ‘jessie’ tag with the ‘bionic’ one. User error LOL!!!

working good now. thanks !!

1 Like

Hi @lins05

It looks that the repo is not available today for Seafile Linux client

deb http://deb.seadrive.org stretch main

Also, is there any repo for debian buster (wich is not available)

deb http://deb.seadrive.org buster main

Maybe because there is a new repo. See
https://download.seafile.com/published/seafile-user-manual/syncing_client/install_linux_client.md
and
https://download.seafile.com/published/seafile-user-manual/drive_client/drive_client_for_linux.md

1 Like

Thanks for the links ! It worked.
Regards