ioBroker.trashschedule
ioBroker.trashschedule copied to clipboard
[Bug]: Error in iobroker log since V4.0.0: [removeOldCacheFiles] Error: Not exists
I'm sure that
- [X] This issue is still present in the current beta version of this adapter
- [X] There is no other (open) issue with the same topic (use the search!)
- [X] This issue is not described in the adapter documentation / FAQ (read the docs!)
Integration (ical, api, ...)
ical
The problem
The error message "[removeOldCacheFiles] Error: Not exists" appears every 30 minutes in the iobroker log.
iobroker.current.log (in debug mode!)
No response
Version of nodejs
20.18.1
Version of ioBroker js-controller
7.0.6
Version of adapter
4.0.0
Thanks for reporting a new issue @sammie76-2!
- Please ensure your topic is not covered in the documentation
- Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue.
- Search for the issue topic in other/closed issues to avoid duplicates!
- Check the changelog if the issue has already been covered in a previous release
Otherwise this issue will be closed!
Can you check if the object trashschedule.0 exists? Should be of type meta.
Hab den Fehler auch:
Related to https://github.com/ioBroker/ioBroker.js-controller/issues/2998
Can you check if the object
trashschedule.0exists? Should be of typemeta.
Yes, It exists.
Warnung auch bei mir.
trashschedule.0 2025-01-07 09:00:05.005 warn [removeOldCacheFiles] Error: Not exists
trashschedule.0 2025-01-07 08:57:06.457 warn [removeOldCacheFiles] Error: Not exists
trashschedule.0 2025-01-07 08:00:05.004 warn [removeOldCacheFiles] Error: Not exists
Habe das Problem ebenfalls. Kann es sein das es entstanden ist weil es hier Probleme gab das Cache Dateien nicht gelöscht wurden und darum etwas eingebaut wurde ?
https://github.com/klein0r/ioBroker.trashschedule/issues/301
@romestylez Ja, aber die Erklärung findest Du in https://github.com/ioBroker/ioBroker.js-controller/issues/2998
Der Incident wurde aber geschlossen. Was ist denn die Lösung für das Problem? Die geht mir aus dem Link bzw. aus dem Issue nicht ganz hervor.
@sammie76-2 Es gab eine Änderung am js-controller in eine Alpha Version der 7.0.7 und die muss jetzt dann released werden, sprich sobald es ein Update für den js-controller gab, sollte das Thema eigentlich erledigt sein. So verstehe ich es :)
Der Incident wurde aber geschlossen.
Ja, weil das Problem gelöst wurde und in der nächsten Version enthalten ist.
@Klaus-Lucas Warum wäre beim aktuellen Stand etwas anderes zu erwarten?!
Gibts hier eine temporäre Lösung? Ich habe jede Minute den Log Eintrag...
Hatte die Warning auch stündlich, nachdem ich vorgestern vom stable auf latest gegangen bin. Hängt vermutlich irgendwie mit der Update-Historie zusammen. Definitiv fehlte 'trashschedule.0' im Filesystem. Auf der Kommandozeile (Raspi) sudo -u iobroker mkdir /opt/iobroker/iobroker-data/files/trashschedule.0 schafft Ruhe
@ente34 Bitte nicht manuell in dem Dateisystem rumspielen. Da fehlen dann die Meta-Infos usw. Für Redis-User wäre das auch keine Lösung. Also bitte den Befehl nicht ausführen.
Mit js-controller 7.0.7 sollte die Meldung verschwunden sein.
ok, ich habe noch 7.06 ...