Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bitwarden/self-host:beta is still broken on Raspberry Pi 4 #4188

Closed
1 task done
made4this opened this issue Jun 14, 2024 · 1 comment
Closed
1 task done

bitwarden/self-host:beta is still broken on Raspberry Pi 4 #4188

made4this opened this issue Jun 14, 2024 · 1 comment
Labels
bug bw-unified-deploy An Issue related to Bitwarden unified deployment

Comments

@made4this
Copy link

made4this commented Jun 14, 2024

Steps To Reproduce

docker pull bitwarden/self-host:beta
docker run -d --name bwbeta -v /$(pwd)/bwdata/:/etc/bitwarden -p 42042:443 bitwarden/self-host:beta
docker logs bwbeta

Expected Result

A running instance

Actual Result

Adding group `bitwarden' (GID 1000) ...
Done.
Adding user `bitwarden' ...
Adding new user `bitwarden' (1000) with group `bitwarden (1000)' ...
Not creating home directory `/home/bitwarden'.
Adding new user `bitwarden' to supplemental / extra groups `users' ...
Adding user `bitwarden' to group `users' ...
......+..+...+.+.....+.......+..+......+.+...+...+..+.+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+..+....+......+........+.+...........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......................+...........................+...........................+....+..+...+.......+.....+.............+..............+...+.........+...+.+......+........+.+.....+..........+..............+............+......+...+.+.........+..............+.+......+..............+...............+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+.........+.........+.......+..............+.+......+..+......+.+......+.....+.........+....+.........+........+.........+....+..............+...+...+.+.........+..............+......................+...+...+............+..+...+..........+......+....................+.+...+..+.+...+.....+..........+.....+......+.........+....+.................+.+.........+........+.+..+....+...+............+........+.............+.........+......+.....+.......+........+.............+.........+.....+...+.......+.....+................+.....+.+...........+.......+.....+.......+...+......+.........+..+.+.........+...+..+.........+..........+.....+....+.....+.+......+..............+....+.....+..........+......+...........+.+.................+.+......+...+.....+...+....+...............+........+.......+......+..+................+...........+........................+.......+............+..+..................+......+......+..........+.....+.+.................................+..+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
/entrypoint.sh: line 85:    45 Bus error               (core dumped) /usr/local/bin/hbs
2024-06-14 16:38:24,372 INFO Included extra file "/etc/supervisor.d/admin.ini" during parsing
2024-06-14 16:38:24,372 INFO Included extra file "/etc/supervisor.d/api.ini" during parsing
2024-06-14 16:38:24,372 INFO Included extra file "/etc/supervisor.d/events.ini" during parsing
2024-06-14 16:38:24,372 INFO Included extra file "/etc/supervisor.d/icons.ini" during parsing
2024-06-14 16:38:24,373 INFO Included extra file "/etc/supervisor.d/identity.ini" during parsing
2024-06-14 16:38:24,373 INFO Included extra file "/etc/supervisor.d/nginx.ini" during parsing
2024-06-14 16:38:24,373 INFO Included extra file "/etc/supervisor.d/notifications.ini" during parsing
2024-06-14 16:38:24,373 INFO Included extra file "/etc/supervisor.d/scim.ini" during parsing
2024-06-14 16:38:24,373 INFO Included extra file "/etc/supervisor.d/sso.ini" during parsing
2024-06-14 16:38:24,389 INFO RPC interface 'supervisor' initialized
2024-06-14 16:38:24,389 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2024-06-14 16:38:24,390 INFO supervisord started with pid 1
2024-06-14 16:38:25,395 INFO spawned: 'identity' with pid 64
2024-06-14 16:38:25,400 INFO spawned: 'admin' with pid 65
2024-06-14 16:38:25,405 INFO spawned: 'api' with pid 66
2024-06-14 16:38:25,409 INFO spawned: 'icons' with pid 67
2024-06-14 16:38:25,415 INFO spawned: 'nginx' with pid 68
2024-06-14 16:38:25,420 INFO spawned: 'notifications' with pid 69
2024-06-14 16:38:26,514 WARN exited: nginx (exit status 1; not expected)
2024-06-14 16:38:27,529 INFO spawned: 'nginx' with pid 125
2024-06-14 16:38:27,594 WARN exited: nginx (exit status 1; not expected)
2024-06-14 16:38:30,336 INFO spawned: 'nginx' with pid 126
2024-06-14 16:38:30,401 WARN exited: nginx (exit status 1; not expected)
2024-06-14 16:38:32,404 WARN exited: icons (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:32,404 WARN exited: notifications (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:33,409 INFO spawned: 'icons' with pid 127
2024-06-14 16:38:33,413 INFO spawned: 'nginx' with pid 128
2024-06-14 16:38:33,418 INFO spawned: 'notifications' with pid 129
2024-06-14 16:38:34,444 WARN exited: admin (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:34,476 WARN exited: nginx (exit status 1; not expected)
2024-06-14 16:38:35,391 INFO gave up: nginx entered FATAL state, too many start retries too quickly
2024-06-14 16:38:35,392 WARN exited: identity (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:35,393 WARN exited: api (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:35,455 INFO spawned: 'admin' with pid 152
2024-06-14 16:38:36,522 INFO spawned: 'identity' with pid 164
2024-06-14 16:38:36,526 INFO spawned: 'api' with pid 165
2024-06-14 16:38:37,983 WARN exited: icons (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:38,986 WARN exited: notifications (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:41,059 INFO spawned: 'icons' with pid 188
2024-06-14 16:38:41,064 INFO spawned: 'notifications' with pid 189
2024-06-14 16:38:41,065 WARN exited: admin (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:41,066 WARN exited: api (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:42,043 WARN exited: identity (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:43,084 INFO spawned: 'admin' with pid 212
2024-06-14 16:38:43,088 INFO spawned: 'api' with pid 213
2024-06-14 16:38:44,790 INFO spawned: 'identity' with pid 236
2024-06-14 16:38:48,067 WARN exited: icons (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:48,067 WARN exited: notifications (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:48,391 WARN exited: api (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:50,164 WARN exited: admin (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:51,171 INFO spawned: 'icons' with pid 248
2024-06-14 16:38:51,181 INFO spawned: 'notifications' with pid 249
2024-06-14 16:38:52,266 WARN exited: identity (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:52,818 INFO spawned: 'api' with pid 272
2024-06-14 16:38:53,170 INFO spawned: 'admin' with pid 283
2024-06-14 16:38:53,568 WARN exited: icons (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:53,631 INFO gave up: icons entered FATAL state, too many start retries too quickly
2024-06-14 16:38:55,283 INFO spawned: 'identity' with pid 296
2024-06-14 16:38:58,101 WARN exited: notifications (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:38:59,103 INFO gave up: notifications entered FATAL state, too many start retries too quickly
2024-06-14 16:38:59,103 WARN exited: api (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:39:00,104 INFO gave up: api entered FATAL state, too many start retries too quickly
2024-06-14 16:39:00,105 WARN exited: admin (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:39:01,107 INFO gave up: admin entered FATAL state, too many start retries too quickly
2024-06-14 16:39:01,108 WARN exited: identity (terminated by SIGABRT (core dumped); not expected)
2024-06-14 16:39:02,109 INFO gave up: identity entered FATAL state, too many start retries too quickly

Screenshots or Videos

No response

Additional Context

I nearly tried every release since bitwarden/self-host:2024.1.2-beta which actually seems to be the last release that I can run successfully

Githash Version

dca8d00-dirty

Environment Details

Raspberry Pi 4

$ uname -a
Linux HOSTNAME 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64 GNU/Linux
$ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
$ docker --version
Docker version 26.1.4, build 5650f9b

Database Image

No response

Issue-Link

#2480

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@made4this made4this added bug bw-unified-deploy An Issue related to Bitwarden unified deployment labels Jun 14, 2024
@made4this
Copy link
Author

Finally I found out I was running a 32bit os ... - please close this!

@djsmith85 djsmith85 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bw-unified-deploy An Issue related to Bitwarden unified deployment
Projects
None yet
Development

No branches or pull requests

2 participants