@chris1971 said in Black Screens during remote desktop:
Error: listen EADDRINUSE: address already in use 0.0.0.0:8080
u have another instance of MagicMirror already running
You can take a look at this post which may help you in your problem.
https://www.cs.swarthmore.edu/~adanner/help/git/git-merge.php
Let me know if it helped you. Also fix sim not provisioned error.
Hi guys,
this norning my mirror was black. With npm start dev I see this problem:
Uncaught SyntaxError: Invalid or unexpected token
main.js:450 Initializing MagicMirror.
translator.js:1 Uncaught SyntaxError: Invalid or unexpected token
at Object.init (main.js:452)
at main.js:580
Any idea?
Thanks, Chris
Noob need some advise with size of the “tiled” view. Would like to have it in a compact way “top right”. I do not find any possibility to adjust the size.
In the moment it looks like this:
[image: 1551904887331-screenshot1.jpg]
I would like to have smaller to get my worldclock below…
like this:
[image: 1551904923697-bild1.jpg]
Any ideas?
Thanks, Chris
@chris1971 said in Noob need support for MM2 Update to 2.2.2:
How can I mark to solved? Sorry…?
Click the three vertical dots to the right of your post
@coloradokb
Yes with the new API key you get current weather data and also forecast. However, most variables have changed their name and you have to adjust the code of “MMM-WunderGround.js” and “node_helper.js”.
Examples:
apiBase old: “http://api.wunderground.com/api/”
apiBase new: “https://api.weather.com/”
forecast old: “http://api.wunderground.com/api/yourApiKey/conditions/hourly/forecast10day/astronomy/alerts/lang:DL/q/pws:ISAFENWI13.json”
forecast new: "https://api.weather.com/v3/wx/forecast/daily/5day?postalKey=81657:US&units=e&language=en-US&format=json&apiKey=yourApiKey
"
Variables:
old: wind_mph
new: windspeed
old: relative_humidity
new: relativeHumidity
The effort to rewrite the existing code is very large, unfortunately I’m not a programmer :(
greetings from Switzerland
Peter
(translated with Google)
New installation after DarkSky was not longer supported…
GoogleMapsTraffic
TextClock
Rain
Openweather
Calendar
Clock
Newsfeed
[image: 1681640930889-status_o.k..jpg]