Read the statement by Michael Teeuw here.
MMM-PublicTransportHafas: Service Temporarily Unavailable
-
@KristjanESPERANTO said in MMM-PublicTransportHafas: Service Temporarily Unavailable:
I just released version 3.0.1 to fix this 😀
At this moment I see an entry in the past with +0.5.
Also saw +0.6.
When turning on debug, I only seedelay
values of 0, 60 and null, so I wonder where the current 0.5 comes from.
The values forwhen
andplannedWhen
all have a difference of 0 or 1 minute.It seems that it only affects the first entry in the list, which in my case is the first unreachable in the past.
And it does not really bother me, but it still is odd. -
I did the update
cd ~/MagicMirror/modules/MMM-PublicTransportHafas
git pull
npm cibut it still does not work.
Any idea??
-
pi@magicmirror-buero:~/MagicMirror/modules/MMM-PublicTransportHafas $ npm ci
npm warn deprecated vbb-translate-ids@3.1.0: Deprecated. Use vbb-translate-ids@latest.
npm warn deprecated hafas-client@2.10.4: Deprecated. Use hafas-client@latest. -
@Volkae Looks like you don’t use my fork. I recommend deleting the module and install this: https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas
-
@KristjanESPERANTO said in MMM-PublicTransportHafas: Service Temporarily Unavailable:
deleting the module and install
I think to be more clear, deleting the module folder
-
-
@KristjanESPERANTO
Thank you for your support. I hope to find some time this weekend to implement your suggestion.