NorthernMan54 / homebridge-yamaha-home

Homebridge plugin for my Yamaha Receiver optimized for use with the Home App and Alexa
26 stars 9 forks source link

Issue after update to 0.1.12 #52

Open techo91 opened 2 years ago

techo91 commented 2 years ago

After updating to the newest version I have this in the log and the service is stopping. What can I do to make it work as the previous version?


`at dgram.js:337:
2015/06/2022, 17:14:05 at processTicksAndRejections (internal/process/task_queues.js:81:21)
15/06/2022, 17:14:05 (Use `node --trace-warnings ...` to show where the warning was created)
15/06/2022, 17:14:05 (node:32343) UnhandledPromiseRejectionWarning: 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6)
15/06/2022, 17:14:05 (node:32343) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
15/06/2022, 17:14:06 [eWeLink] ✓ Setup complete. Don't forget to ☆ this plugin on GitHub if you're finding it useful!
15/06/2022, 17:14:07 Got SIGTERM, shutting down Bridge...`
``
NorthernMan54 commented 2 years ago

Using the Homebridge UI you should be able to install the previous version. If you got to the plugins tab, and the wrench icon.

Does the log have anything more prior to that trace, as it said that there was a problem, but not the source.