-
Notifications
You must be signed in to change notification settings - Fork 4
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
Container crashing upon creation #24
Comments
I did some further testing, and installed separate de docker compose plugin. "The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested" What can I do to get it running ? @p10tyr , is there a possibility that you can tell me on what that you have running the docker please. Hopefully you can help me (us) to get it working.... |
I have the exact same issue as poberth, I hope we can find a solution. I can add information like the fact im running the docker on ubuntu 24 in a Hyper-V VM Thanks for your support. |
Is there a possibility how you setup de code to see if we do the same things and that we can generate the same error ? I follow the steps from the info i get here:
At this moment, my config file is: My compose file is: (added "platform: linux/amd64" to get it pulling and running) In portainer, i can see the container is running, but i don't get any logs and also no connection in the network or on ubiquiti, so i'm thinking there is still something wrong ... Have i to do something more to get the network connection or to hame more logs of ... Thanks !!! |
Hi,
I am trying to run the docker image you created but it keeps crashing.
Here is how I created my container
Here is my config.yaml file
The network adapter on the debian pc running docker is ens18
Here are the debug logs
What am I missing?
Thanks for your help.
The text was updated successfully, but these errors were encountered: