You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
Seems to have problem starting dropbox with the latest version. Was working fine and stopped running suddenly today. Stop and remove the docker and create again. Get this error after link the device
Describe the bug
A clear and concise description of what the bug is.
Versions:
Run Command:
docker run --detach -it --restart=always --name=dropbox
--net="host"
-e "TZ=$(readlink /etc/localtime | sed 's#^.*/zoneinfo/##')"
-e "DROPBOX_UID=1000"
-e "DROPBOX_GID=1000"
-e "POLLING_INTERVAL=20"
-v "/xxx/docker:/opt/dropbox"
-v "/xxx/docker/Dropbox:/opt/dropbox/Dropbox"
otherguy/dropbox:latest
Screenshots
Additional context
Seems to have problem starting dropbox with the latest version. Was working fine and stopped running suddenly today. Stop and remove the docker and create again. Get this error after link the device
This computer isn't linked to any Dropbox account...
Please visit https://www.dropbox.com/cli_link_nonce?nonce=xxxxxxx to link this device.
/docker-entrypoint.sh: line 148: 50 Killed gosu dropbox "$@"
The text was updated successfully, but these errors were encountered: