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.

Timeour errors in rest980/dorita980

See original GitHub issue

Hi there, I’m trying your tools for roomba980 but I’m getting a lot of timeout errors.

Every RestPoint/function which leads only to your local methods (root API point, /map,…) are proceed immediately, but any connection to Roomba usually leads to a timeout. Sometime command is proceeded after 3-5minutes.

But commands made from iRoomba app (connected to the same network) are proceed withing few msec.

RequestError: Error: connect ETIMEDOUT 192.168.6.109:443
    at new RequestError (/home/dev/rest980/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/home/dev/rest980/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/home/dev/rest980/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/home/dev/rest980/node_modules/request/request.js:186:22)
    at emitOne (events.js:77:13)
    at Request.emit (events.js:169:7)
    at Request.onRequestError (/home/dev/rest980/node_modules/request/request.js:845:8)
    at emitOne (events.js:77:13)
    at ClientRequest.emit (events.js:169:7)
    at TLSSocket.socketErrorListener (_http_client.js:258:9)
    at emitOne (events.js:77:13)
    at TLSSocket.emit (events.js:169:7)
    at emitErrorNT (net.js:1256:8)
    at nextTickCallbackWith2Args (node.js:441:9)
    at process._tickCallback (node.js:355:17)

Do you have any idea where can be a problem? I tried it on several places on my home where wifi signal is strong enough for any other device and it seems that this is not a problem.

Thank you Ludek

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ludekvodickacommented, Dec 27, 2016

Ok, it was a false alarm. Today I installed new Wifi APs (Unifi AP-AC-LR) and Roomba and your software works perfectly.

0reactions
ludekvodickacommented, Dec 26, 2016

Thanks. I already found that there are two classes 😉.

Regarding your docker note. I’m testing it on classic Ubuntu environment exactly like you wrote. repo+install+start

Read more comments on GitHub >

github_iconTop Results From Across the Web

iRobot Roomba i7+ Configuration using Rest980
Then press and hold the HOME button on your robot until it plays a series of tones (about 2 seconds).
Read more >
[RELEASE] Rumba for Roomba - #82 by mvevitsis - Community ...
It seems this is related to the health check issue. ... Installed node.js, dorita980, rest980 on windows; Got blid/pass for Roomba S9 &...
Read more >
Home Assistant | Anybody in here integrate rest980 or ...
Anybody in here integrate rest980 or dorita980 or Roomba980-Python to HA? ... I get a communication timeout message most of the time, but...
Read more >
Help with iRobot MQTT - #23 by farberm - Developers - Hubitat
Once I shut down the rest980 instance, I was able to connect using this Python script: https://github.com/koalazak/dorita980/issues/10#issuecomment- ...
Read more >
dorita980 - npm
Unofficial iRobot Roomba 980 and wifi other enabled series library sdk. Latest version: 3.1.11, last published: a year ago.
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