Read the statement by Michael Teeuw here.
MMM-OlympicGames
-
@strawberry-3-141Hi, does the module still work?
-
Link to module https://github.com/fewieden/MMM-OlympicGames
[1.1.0]
MagicMirror² version >= 2.15.0 required.
Fixed
- Installation instructions
Added
- Nunjuck template
- Dependency:
node-fetch
- Dependency:
lodash
- Github actions:
build
andchangelog
- Github config files
Changed
- Data source
- Preview image
- Config options
- Country names are now translated with the
Intl
object - Translations
Removed
- Dependency:
request
- Travis-CI integration
[card:fewieden/MMM-OlympicGames]
-
@strawberry-3-141 Thank you for updating this!
-
Hello, great job !!!
I update the module but It’s stay “Loading”
The log0|MagicMirror | [02.02.2022 10:24.38.381] [ERROR]
0|MagicMirror | Error getting olympic game medals FetchError: invalid json response body at https://www.bloomberg.com/tosv2.html?vid=&uuid=eeef6240-8409-11ec-a0ac-73657468704e&url=L2dyYXBoaWNzL2JlaWppbmctMjAyMi1vbHltcGljcy1kYXRhL2N1cnJlbnQuanNvbg== reason: Unexpected token < in JSON at position 0
0|MagicMirror | at /home/pi/MagicMirror/modules/MMM-OlympicGames/node_modules/node-fetch/lib/index.js:273:32
0|MagicMirror | at runMicrotasks (:null:null)
0|MagicMirror | at processTicksAndRejections (internal/process/task_queues.js:93:5)
0|MagicMirror | at Class.getCountryMedals (/home/pi/MagicMirror/modules/MMM-OlympicGames/node_helper.js:54:36)
0|MagicMirror | {
0|MagicMirror | type: ‘invalid-json’
0|MagicMirror | }What I have to do to repair ?
Sorry for my poor English
Mat -
@mlhote Did you run npm install in the MMM-OlympicGames folder?
-
Yes
it’s write on the github -
@mlhote I just clicked the link in your Error and it directs to the below.
It seems to be working fine for me though
-
@mlhote I had the same issue initially, but after telling the API that I’m not a server but actually using the latest version of the Google Chrome browser here it worked for me and I didn’t experience the same issue again.
Maybe you changed the reload interval to something that is too frequent.
Can you please show your config of the module?
-
Great it’s work
Thk at everybody -
Great it’s work 1 time !!!
When i reboot MM, i have to click again on the url…
see my config
{
module: ‘MMM-OlympicGames’,
position: ‘top_right’,
disabled: false,
config: {
// all your config options, which are different than their default values
}
},So the trouble is not fix