bogenpirat / MMM-WetterOnline

MagicMirror module to display weather data from WetterOnline
GNU General Public License v3.0
9 stars 3 forks source link

SyntaxError in JSON #1

Closed I4T2B closed 3 years ago

I4T2B commented 3 years ago

This Module won't work anymore. The Logs shows: SyntaxError: Unexpected token ' in JSON at position 0 at JSON.parse () at IncomingMessage. (/opt/magic_mirror/modules/MMM-WetterOnline/node_helper.js:61:24) at IncomingMessage.emit (events.js:327:22) at endReadableNT (_stream_readable.js:1220:12) at processTicksAndRejections (internal/process/task_queues.js:84:21)

Can anyone say what's wrong?

bogenpirat commented 3 years ago

currently works fine for me. do you have any more information, e.g. MagicMirror version or what your config looks like?

I4T2B commented 3 years ago

Now, it works also fine for me. May have been an error by WetterOnline. Thx for the fast reply.