klein0r / ioBroker.trashschedule

Calculates trash pickup dates by using an ical calendar
https://haus-automatisierung.com/
MIT License
31 stars 14 forks source link

Bug report: Adapter V3.1.1. startet nicht mehr #207

Closed Horgul123 closed 10 months ago

Horgul123 commented 10 months ago

The problem

Adpater V 3.1.1. wird anch dem Start nicht mehr grün.

Log: ` trashschedule.0 2023-12-22 16:57:51.881 info terminating
trashschedule.0 2023-12-22 16:57:51.380 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
trashschedule.0 2023-12-22 16:57:51.380 debug Plugin sentry destroyed
trashschedule.0 2023-12-22 16:57:51.380 info terminating
trashschedule.0 2023-12-22 16:57:51.379 info cleaned everything up...
trashschedule.0 2023-12-22 16:57:51.254 error Not exists
trashschedule.0 2023-12-22 16:57:51.254 error Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17) at ObjectsInRedisClient._readDir (/opt/iobroker/node_modules/@iobroker/db-objects-redis/src/lib/objects/objectsInRedisClient.ts:1468:26) at processTicksAndRejections (node:internal/process/task_queues:95:5)
trashschedule.0 2023-12-22 16:57:51.131 error unhandled promise rejection: Not exists
trashschedule.0 2023-12-22 16:57:51.131 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
trashschedule.0 2023-12-22 16:57:50.302 info [ical] configurured ical preview is 31 days (until 08.01.2030) - increase this value to find more events in the future
trashschedule.0 2023-12-22 16:57:50.301 debug [ical] current ical version: 1.13.5
trashschedule.0 2023-12-22 16:57:47.587 debug found configured trash type: "Wertstoffe" with ID "type.wertstoffe"
trashschedule.0 2023-12-22 16:57:45.658 debug found configured trash type: "Biotonne" with ID "type.biotonne"
trashschedule.0 2023-12-22 16:57:45.658 debug found existing trash type with ID "type.wertstoffe"
trashschedule.0 2023-12-22 16:57:45.657 debug found existing trash type with ID "type.biotonne"
trashschedule.0 2023-12-22 16:57:44.399 info starting. Version 3.1.1 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v18.18.2, js-controller: 5.0.17

`

Downgrade auf 3.1.0 nicht möglich:

`$ iobroker upgrade trashschedule@3.1.0 --debug

Update trashschedule from @3.1.1 to @3.1.0

NPM version: 9.8.1Installing iobroker.trashschedule@3.1.0... (System call)

npm ERR! code ETARGETnpm ERR! notarget No matching version found for iobroker.trashschedule@3.1.0.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-22T16_01_00_943Z-debug-0.log

npm ERR! code ETARGETnpm ERR! notarget No matching version found for iobroker.trashschedule@3.1.0.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-22T16_01_00_943Z-debug-0.loghost.iobrokervm Cannot install iobroker.trashschedule@3.1.0: 1

ERROR: Process exited with code 25`

Version of nodejs

v18.18.2

Version of ioBroker js-controller

5.0.17

Version of Adapter

3.1.1.

Operating system running ioBroker

debian 12

Checklist of files to include below

Additional information & file uploads

.Log too big

github-actions[bot] commented 10 months ago

Thanks for reporting a new issue @Horgul123!

  1. Please make sure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!

    Otherwise this issue will be closed.

Negalein commented 10 months ago

same problem here

PalmManiac commented 10 months ago

Gleiches Problem hier seit dem Update heute auf V3.1.1

klein0r commented 10 months ago

Fixed in 3.1.2

Horgul123 commented 10 months ago

Bestätigt :) Läuft wieder! Danke für den schnellen Fix!

klein0r commented 10 months ago

Neuste Version von npm holen (nicht von GitHub!)

Oder halt auf die Version im Beta-Repository warten - sollte morgen dann verfügbar sein

Screenshot 2023-12-22 at 19 22 06