homebridge-yamaha-home icon indicating copy to clipboard operation
homebridge-yamaha-home copied to clipboard

Issue after update to 0.1.12

Open techo91 opened this issue 2 years ago • 1 comments

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...`
``

techo91 avatar Jun 15 '22 15:06 techo91