shbatm / octomirror-module

Magic Mirror Module that can interact with an Octoprint instance
MIT License
28 stars 20 forks source link

Won't work with magicmirroros (or any Docker container version of MM2) #27

Open ejdprops opened 2 years ago

ejdprops commented 2 years ago

Because Docker won't let you access other assets on the local network, I could not get this module to work on the magicmirroros version. I'm guessing it won't work on any other Docker container version of MM2 without substantial work to enable mDNS and/or local networking access to the container.

I'm not a seasoned raspi guy, but I'm not a total noob, either, but I've been pulling my hair out for 2 straight days trying to get the most basic version of MM2 loaded and it's incredibly frustrating

shbatm commented 2 years ago

Are you trying to access the Octoprint instance using an *.local address or the actual IP?

smasse294 commented 2 years ago

Running into something of the same issue. Rebuilding my Magic Mirror using magicmirroros. Currently getting a broken file icon instead of the stream & the printer state doesn't list anything after it. Used the static IP address for the octoprint install in the config file.