Tried installing from v0.25.0 (4a0fbcf DockerSandboxes-linux.tar.gz)
- unpacked archive
- ran installer script
- no errors reported during installation
Problem:
sbx login
ERROR: auth login failed: starting login: Post "https://login.docker.com/oauth/device/code": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
tried setting the $BROWSER env var, didn't help
no other errors reported.
Confirmed xdg works on host, running xdg-open https://login.docker.com opens new tab in browser
running sbx version reports no server installed:
sbx version
Client Version: v0.25.0-73-geb5bd2eb eb5bd2ebe5ae380e32fd5350d8260a8ebca1c093
Server Version: Unavailable
host machine is running arch
OS: Arch Linux x86_64
Kernel: Linux 6.19.11-arch1-1
Expected at least more verbose errors / more info in order to debug my machine if something's missing.
Successfully installed sbx on a different machine with same kernel and setup, just by running the installer script sbx server is installed, login works (but does not open browser tab, provides a link & auth code to log in through browser, after which sbx receives callback from login server & everything works)
Tried installing from v0.25.0 (4a0fbcf DockerSandboxes-linux.tar.gz)
Problem:
tried setting the $BROWSER env var, didn't help
no other errors reported.
Confirmed xdg works on host, running xdg-open https://login.docker.com opens new tab in browser
running
sbx versionreports no server installed:host machine is running arch
OS: Arch Linux x86_64
Kernel: Linux 6.19.11-arch1-1
Expected at least more verbose errors / more info in order to debug my machine if something's missing.
Successfully installed sbx on a different machine with same kernel and setup, just by running the installer script sbx server is installed, login works (but does not open browser tab, provides a link & auth code to log in through browser, after which sbx receives callback from login server & everything works)