-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current Hour Icon empty #66
Comments
I saw this once on my system too. But I could not reproduce it. Here it happend just once. Additionally: |
Hi
It happens in my case definitely more often. Several times a day. Please see attached the log.
I’m using iobroker on ubuntu running on a Intel NUC.
Thanks,
Robert
From: baerengraben ***@***.***>
Reply to: "baerengraben/ioBroker.swiss-weather-api" ***@***.***>
Date: Tuesday, 16 November 2021 at 14:12
To: "baerengraben/ioBroker.swiss-weather-api" ***@***.***>
Cc: Robert Fraefel ***@***.***>, Author ***@***.***>
Subject: Re: [baerengraben/ioBroker.swiss-weather-api] Current Hour Icon empty (Issue #66)
I saw this once on my system too. But I could not reproduce it. Here it happend just once.
If this happens to you often, I am very interested in your log. Can you set the adapter to "debug", reproduce the problem and then provide the log?
Additionally:
With which hardware do you operate the ioBroker?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#66 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIBI5C75RCFMVS4MBO3MJIDUMJKEDANCNFSM5H4HX6IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@robertfraefel : Have you forgot the log? It seems that it is not attached. |
And now?
Cheers,
Robert
From: baerengraben ***@***.***>
Reply to: "baerengraben/ioBroker.swiss-weather-api" ***@***.***>
Date: Thursday, 18 November 2021 at 23:17
To: "baerengraben/ioBroker.swiss-weather-api" ***@***.***>
Cc: Robert Fraefel ***@***.***>, Mention ***@***.***>
Subject: Re: [baerengraben/ioBroker.swiss-weather-api] Current Hour Icon empty (Issue #66)
@robertfraefel<https://github.com/robertfraefel> : Have you forgot the log? It seems that it is not attached.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#66 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIBI5CZ7GXJXH7OMBP3FFHTUMV3QRANCNFSM5H4HX6IA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
nope :) Can you attach it directly in #66 ? |
Attached the log. |
Ok. I asume, these variables have to be in the async-function: ioBroker.swiss-weather-api/main.js Line 759 in 306c760
Fix is comming soon. |
@robertfraefel : I did a fix for this issue. since I can't reproduce the problem directly on my computer, I would be glad if you could test it. For that you would have to install the swissweather adapter directly from Github and test it. Could you do that? |
Thanks, just downloaded from github and will check and let you know. |
@robertfraefel : Thanks for testing. This is really interesting. Just to be sure, when you reinstalled the adapter from Github, did you completely remove the adapter before?
|
Yes, I completely removed the adapter and install it new with the github link. It shows still the same Version. |
@robertfraefel I made an adjustment in the code today for this purpose. Now "dummyicon" would be the output instead of "dummy". Can you please reinstall the adapter and check whether "dummyicon" is now the output? |
If I can help just let me know... |
@robertfraefel : I have "redesigned" the code. Can you please install the adapter from github again and test it? |
currently testing since this morning... |
@robertfraefel : Unfortunately, I can rarely reproduce this error. So, I have to count on your testing help more often than usual. Hope this is ok for you. |
wooohooo :) |
ok. can you please provide the debug-log? |
unfortunately did not switch on debug mode. Did now and have to wait for the next dummy icon event. By the way, the only one I have so fare is the one from above. |
Ok, no problem and thanks for your help! ..it looks like we are on the "right track" now |
Sorry for my late response. Was few days skiing and had difficulties to download the logfile from the iobroker server. The last dummy event I see on 16/01/2022 22:00:00.222 I tried to attach the log file here but I guess it is to big. What I see for this time in the log is: |
do you have any other way to send you big files? |
Thanks for your feedback. These are the only log entries at this time from the swiss-weather-adapter? |
iobroker.2022-01-16_ext.log |
@robertfraefel : I did another fix. Can you please reinstall adapter from github and test the adapter again with debug mode? |
Until now no new dummy icons discovered! |
Great :) So let's wait until next friday and see if any more dummy icons show up. If no other dummy icons appear, I will create a new release. Can you please check it next week and give me feedback? Thank you very much for your help! :) |
no other dummy icon showed up! |
Great, new Release is landing... ;) |
Fixed with Version 1.0.3 |
New stable release Version of Swiss-weather-api Bugfix-Release Vervsion 1.0.3 baerengraben/ioBroker.swiss-weather-api#67 baerengraben/ioBroker.swiss-weather-api#66 baerengraben/ioBroker.swiss-weather-api#52
New stable release Version of Swiss-weather-api Bugfix-Release Vervsion 1.0.3 baerengraben/ioBroker.swiss-weather-api#67 baerengraben/ioBroker.swiss-weather-api#66 baerengraben/ioBroker.swiss-weather-api#52
I have often the problem (several times a day) that the datapoint ICON_URL_COLOR is empty (dummy) and therefore no picture is displayed in my VIS.
The text was updated successfully, but these errors were encountered: