@cowboysdude
That’s weird. I downloaded from the repo onto ubuntu and everything was fine. Module folder and module name were fine, MMM-Gas. 2 days ago, that is.
@mistert electron is enforcing more things than before…
see this post for a possible workaround
https://forum.magicmirror.builders/topic/16384/node-helper-access-control-allow-origin/2?_=1645457720236
@dcginmd I’ve just tried to resurrect this module in my mirror, and hit exactly the same problem.
One thing I do note is that to get things working on the website, you need to use https:// rather than http:// . If you try unsecure http to the website you get an unauthorised token error.
Unfortunately adding https in the MM config still just gives the “loading…” message forever still, but I think we might be hitting such an issue here?
The GH repo hasn’t been touched in 3 years though, so I think this is a dead module unfortunately…
Hi,
how can I avoid the text-overflow at my module? I tried to insert text-overflow: Ellepsis at different positions in the css-file but no results.
[image: 1645114715944-dd5be928-7e97-4997-b9cb-39791f930870.jpeg]
Cheers,
Jochbart
@kit444 rather than try and try and try
see
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1644962684132
one thing to do to learn the regions is to set each to a different background color.
the regions overlap…
@tyboderek did u install mm using sudo?
there should be no reason for this problem
erase the module folder again and run the script like this
bash -x do-install.sh &>somefile.txt
and send me somefile.txt via email
same userid as here at gmail
@codac
I think it might be in correlation with 2.18.0 of mm or with updating the containers with watchtower?!
I think the client crashes when you update the container image because updating the container means it will be restarted.
@sdetweil said in Where to git clone MagicMirror 2.16:
@mumblebaj FORCE if already upgraded… otherwise it will say ‘already at current release’ and abort
Thanks guys I have slowly and I mean slowly got a few to work… I will install all of them and see what sdetweils upgrade script can do under force…