Closed chris-kwl closed 4 years ago
Hi 👋 Can you please provide you config?
Hi, thanks for replying :)
Which config do you mean exactly? The MM config?
For testing I have removed almost everything:
You need specify address: "0.0.0.0",
to force to listen on all interfaces.
https://github.com/xbgmsharp/docker-MagicMirror/commit/1fe37ada760db6bc391d492259c8cd65bae0f73d
That's it, thank you! So MM after all... Quite strange, because it worked like this in the past and according to the documentary both should have the same function? But what the heck, thanks.
Maybe a bug was introduced. Might need to adapt the readme. Thanks @xbgmsharp!
Just tested it on a raspberry (not the docker version) and there is the same behavior.
In the new published Documentation on the website not github only address: "0.0.0.0"
is left.
I think more important than the readme is the mm-docker-config.js, because at the moment the container does not work by default.
Took the opportunity to create a Pull request #32 and gather some github experience.
Thanks @chris-kwl for the PR. This is what open source is all about 🎉
Merged it!
Hi, I can't get the container working in the latest versions, using Docker Desktop 2.1.0.5 (latest version) win64 (no other version tested).
When I try to access it, I get the following:
without Container/portsharing the errors are:
Inside the container MM is running correctly, tested with
wget localhost:8080
and also the logs show no error either:When i use an old version everything works (same configuration and default).
Working Image (30th dec):
Not working (for example):
Used command (working with old version):