Crash on "Creating certificates" when running docker on arm64/aarch64 #81

Closed
opened 2020-01-01 01:38:12 +01:00 by SingingFrog7 · 2 comments
SingingFrog7 commented 2020-01-01 01:38:12 +01:00 (Migrated from github.com)

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:

  1. docker pull bmartin5692/bumper
  2. docker run -it -e "BUMPER_ANNOUNCE_IP=192.168.0.198" -p 443:443 -p 8007:8007 -p 888
    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):

  • OS: Ubuntu

Additional context
Add any other context about the problem here.

**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: 1. docker pull bmartin5692/bumper 2. docker run -it -e "BUMPER_ANNOUNCE_IP=192.168.0.198" -p 443:443 -p 8007:8007 -p 888 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):** - OS: Ubuntu **Additional context** Add any other context about the problem here.
bmartin5692 commented 2020-01-01 07:17:01 +01:00 (Migrated from github.com)

Hi @joe540 -
This should be fixed, just pull the latest docker image.

I've tested this on a Pine64, and it worked properly.

Hi @joe540 - This should be fixed, just pull the latest docker image. I've tested this on a Pine64, and it worked properly.
SingingFrog7 commented 2020-01-01 07:22:58 +01:00 (Migrated from github.com)

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)

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)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mia/bumper#81
No description provided.