Error when trying to update
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
When I run bobarr.sh update, I get the following error:
_error getting credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`_
The complete log:
```
./bobarr.sh update
/$$ /$$
| $$ | $$
| $$$$$$$ /$$$$$$ | $$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$
| $$__ $$ /$$__ $$| $$__ $$ |____ $$ /$$__ $$ /$$__ $$
| $$ \ $$| $$ \ $$| $$ \ $$ /$$$$$$$| $$ \__/| $$ \__/
| $$ | $$| $$ | $$| $$ | $$ /$$__ $$| $$ | $$
| $$$$$$$/| $$$$$$/| $$$$$$$/| $$$$$$$| $$ | $$
|_______/ \______/ |_______/ \_______/|__/ |__/
https://github.com/iam4x/bobarr
[+] Pulling 0/0
⠋ jackett Pulling 0.0s
⠋ web Pulling 0.0s
⠋ redis Pulling 0.0s
⠋ postgres Pulling 0.0s
⠋ flaresolverr Pulling 0.0s
⠋ api Pulling 0.0s
⠋ transmission-web Pulling 0.0s
⠋ transmission Pulling 0.0s
error getting credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the bobarr.sh update entry point and reproduce the command from the issue. Trace the Docker credential lookup that produces the D-Bus error and inspect the repository's Docker configuration; done means the update completes without this credential error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, shell
- Domain
- cli, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100