GithubHelp home page GithubHelp logo

Comments (4)

jb-home avatar jb-home commented on August 27, 2024

I got a 980 and everything works fine for me.

Regarding rest980: How did you make sure that the server is still running? If Safari tell you that it cannot connect to the host, than normally the web server is somehow down.

Regarding the clean map: I saw this issue once. The reason was, that I was too fast with opening the view. After I retried it, it worked perfectly fine.

Regarding getPassword: Did you follow the instructions? Perhaps your iRobot App was running?

from dorita980.

Mandy2000 avatar Mandy2000 commented on August 27, 2024

Well, according terminal window there were still entries when I interrupted.

GET /api/local/info/mission 200 2731.603 ms - 250
GET /api/local/action/start 304 2292.965 ms - -
GET /api/local/action/start 200 2305.150 ms - 11

By the way can someone please explain what I can read out of the log? Sometimes there is a "200", sometimes a "304" and after the milliseconds there is sometimes a number (here e.g. 250 or 11)

Nevertheless now it seems to work again (I didn't change anything). The clean map which I related to is still not available, but I tried two further cleaning processes and there the map is shown correctly again. So I think there was really a "problem" on the iRobot backend maybe.

What still is NOT working to my satisfaction is that the start signal (http://192.168.xxx.yyy:3000/api/local/action/start) very very often does NOTHING to the Roomba even the Browser answers with {"ok":null} and the Terminal answers with "GET /api/local/action/start 304 2316.026 ms - -"
What I also realized, that according Github explanation the result to a START-command should be {"ok":null,"id":23}
So MY RESPONSE is missing the element "id" ... Maybe THAT is an approach for a solution?

When entering "192.168.xxx.yyy:3000/api/local/info/mission" I always get a response immediataly.

I don't know WHY Roomba is NOT correct responding to the START signal?

thanks again for help

from dorita980.

koalazak avatar koalazak commented on August 27, 2024

You have the official mobile app open? or in background?
Some times if the app is open and connected to the robot, then dorita980 cant connect and send commands. Close the apps and try again. Also try to soft reset your roomba (press 10 seconds the clean button)

200 and 304 are the response http status code. (200 ok, 304 not modified). the last number is the response length.

from dorita980.

Mandy2000 avatar Mandy2000 commented on August 27, 2024

from dorita980.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.