-
Notifications
You must be signed in to change notification settings - Fork 6
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
Basic Image Updatezeit V2.9.50 [bug]: #423
Comments
I have the same issue (including the current version 2.10.7) @Xsev1 I temporarily workaround the problem using javascript and CRON. In VIS I use {object_id} as the source and as the script: https://pastebin.com/Z053AKnF From what I've noticed, VIS doesn't add “?_refts=” to the URL despite the “Do not add anything to URL” option not checked. |
ja - das kann ich auch bestätigen. Hatte das gleiche Verhalten bei Basic Image aber auch bei Basic Image 8. |
Auch unter 2.9.64 keine Besserung. Zurück auf 2.9.32 geht zwar, allerdings fehlen da doch viele Widgets wie Basic HTML navigation |
Hello, I can confirm this issue and have experienced it with version 2.9.64 as well. In VIS2, I integrated a Basic Image widget for a camera using the snapshot URL of my camera. The snapshot URL worked perfectly with version 2.9.32, and I received an updated image every 2 seconds since I had set the update interval (ms) to 2000 for reasonable image refresh rates. Tested with Fully Browser 1.53, Google Chrome 131.0.6778.86, Brave 1.73.91, and ioBroker Visu 1.3.0. |
Hilft euch vielleicht dieser woraround? Link |
Hello, I can confirm this issue and have experienced it with version 2.11.1 as well. |
Yes, even with version 2.11.1, the bug persists. My small script could serve as a workaround until it gets fixed. |
Hallo,
danke für das Script – funktioniert bei mir, aber leider nicht vollständig …
1. Script in Vis2 unter Scripte hinzugeführt
2. Widgets ID angepasst – auf das letzte (nicht) Komma berücksichtigt
3. Updatezeit im Widget auf 0
4. Logging auf true
Das Resultat:
1. Keine Errors im Log File
2. Verwende ich den Link zum go2rtc frame erfolgt die Aktualisierung wie gewünscht.
3. Verwende ich den link direkt zur Reolink WebCam wird das Bild (im Image aus Vis2 Basic) unmittelbar sichtbar, verschwindet aber nach der ersten Aktualisierung ???
a. Ist hier eventuell die fehlende „Addiere zu URL“ verantwortlich ??
4. Beide links funktioniert parallel aus den Browsern Chrome und Edge einwandfrei
Ersuche um Info.
Danke und lg, Kurt
Von: Jo Lichter ***@***.***>
Gesendet: Freitag, 24. Januar 2025 21:53
An: ioBroker/ioBroker.vis-2 ***@***.***>
Cc: TotKur ***@***.***>; Comment ***@***.***>
Betreff: Re: [ioBroker/ioBroker.vis-2] Basic Image Updatezeit V2.9.50 [bug]: (Issue #423)
Yes, even with version 2.11.1, the bug persists. My small script <https://github.com/jolichter/visWidgetUpdater> could serve as a workaround until it gets fixed.
—
Reply to this email directly, view it on GitHub <#423 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/BBG7TU5B4HLZJGCCTFUPQJ32MKR2HAVCNFSM6AAAAABGRD2U26VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJTGM3DAMRTGQ> .
You are receiving this because you commented. <https://github.com/notifications/beacon/BBG7TU3ORYY5ARZB4UGW5AD2MKR2HA5CNFSM6AAAAABGRD2U26WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTU3YS3GU.gif> Message ID: ***@***.*** ***@***.***> >
|
Wenn dein Bild nur einmal sichtbar ist und dann verschwindet, wird vermutlich etwas Falsches per script geladen. Du kannst das eventuell über die Konsole (F12) in deinem Browser überprüfen. Bei meiner Instar-Kamera und dem Regenradar-Bild funktioniert es ohne Probleme. Mit go2rtc oder Reolink habe ich keine Erfahrung, daher kann ich das nicht reproduzieren. Möglicherweise liegt es daran, wie das Passwort in der URL integriert wird. Bei mir sieht das zum Beispiel so aus: Was meinst du genau mit „Ist hier eventuell die fehlende ‚Addiere zu URL‘ verantwortlich“? Diese Checkbox ist bei mir deaktiviert. PS: Teste das Regenradar doch einmal per Basic Image mit dieser URL: |
No existing issues.
Describe the bug
Nach Aktualisierung von 2.9.32 auf 2.9.50 funktioniert die Updatezeit (refresh time) beim Basic Image nicht mehr. Bin jetzt wieder auf 2.9.32 zurück, dort funktioniert das aktualisieren tadellos.
To Reproduce
Expected behavior
Screenshots & Logfiles
Page or affected widget
No response
Adapter version
2.9.50
js-controller version
5.0.19
Node version
18.20.2
Operating system
Debian 12
Additional context
No response
The text was updated successfully, but these errors were encountered: