Crash on "Creating certificates" when running docker on arm64/aarch64 #81
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
waiting for fix validation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mia/bumper#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Hi, I'm trying to run your docker container on a arm64/aarch64 computer and, when starting, it does output "Creating certificates", but then the docker container die just after.
I tried running it on my pc (amd64) and it seems to be ok
To Reproduce
Steps to reproduce the behavior:
3:8883 -p 5223:5223 --name bumper2 bmartin5692/bumper
Expected behavior
after "Creating Certificates", the container should generate them and continue running
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Hi @joe540 -
This should be fixed, just pull the latest docker image.
I've tested this on a Pine64, and it worked properly.
Thanks a lot for your super fast fix. That seems to work for me also! (I'm running it as a Home Assistant hassi.io addon)