question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Meross suddenly stopped working

See original GitHub issue

Describe Your Problem: Meross device suddenly stopped working after working for couple of days and showing below error in logs. IP address didn’t change and tried rebooting Pi and Homebridge multiple times with no difference.

Logs: [7/20/2020, 19:55:46] [Garage door] Failed to POST to the Meross Device MSG100 at 192.168.1.16: Error: connect ETIMEDOUT 192.168.1.16:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) { errno: ‘ETIMEDOUT’, code: ‘ETIMEDOUT’, syscall: ‘connect’, address: ‘192.168.1.16’, port: 80 } (node:1241) UnhandledPromiseRejectionWarning: TypeError: Cannot read property ‘debug’ of undefined at /usr/local/lib/node_modules/homebridge-meross/index.js:566:29 at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:97:5) (node:1241) 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: 19)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
CocoaBobcommented, Jul 23, 2020

I think, ping the device every 2 seconds is too frequent, which makes the device stop responding… Let me change it to 5 seconds.

0reactions
github-actions[bot]commented, Aug 9, 2020

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Meross Smart Plug Mini - total junk? Constantly “not ...
They're so simple to set up and they work for a little. But 12-24 hours after they work, they just randomly stop responding...
Read more >
How to fix "You are not connected to Meross Wi-Fi" during ...
1. Go to Settings and find Meross app and edit Permission as picture below. Note: Android phones are the same. Go to settings...
Read more >
3 Common Problems Meross Smart Plug Troubleshooting
1. Make Sure Your Connection to the Network is Solid · 2. Try Resetting the Meross Plug · 3. The Plug May Just...
Read more >
My Meross plugs all just stopped working
Hi @Colin Myles​ assume you use a Meross skill for the plugs? If so, try disabling and then re-enabling the skill. Might even...
Read more >
Meross Smart Plug Won't Connect to Wi-Fi: How to Fix
Tips to Fix Meross Smart Plug Wi-Fi Connection Issues · 1. Check the Power Source · 2. Power Cycle Your Router · 3....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found