kennethjiang / OctoPrint-Anywhere

MIT License
64 stars 18 forks source link

Printer Offline #73

Closed Foxbiker closed 5 years ago

Foxbiker commented 5 years ago

Octoprint version 1.3.10 with Klipper SW. Getanywhere page showing video stream but printer is show like offline and remote functions not active. image

kennethjiang commented 5 years ago

@Foxbiker can you attach the "octoprint.log" file so that I can take a look? Thanks!

Foxbiker commented 5 years ago

Sorry for delay. Here is the log: octoprint.log

kennethjiang commented 5 years ago

No errors were found in the log file.

Another user had a similar issue recently and it turned out the routing fro his Pi to OA server is somehow not correct. In order to see if you are having the same issue, can you ssh to your Raspberry Pi and run this command:

time curl https://www.getanywhere.io

Please post the output of this command here. Thanks!

Foxbiker commented 5 years ago

This is the result:

image

Foxbiker commented 5 years ago

One additional information. Because I´m using Klipper FW on the printer, Klipper plug-in is installed on the Octoprint. This plug is changing connection panel and maybe can change some statuses in the system. Only my maybe wrong prediction.

kennethjiang commented 5 years ago

I suspect you are experiencing similar issue with another user. 3.4s is pretty big latency.

I have seen increased latency reports with similar issues very recently. I suspect it's probably caused by some ill-configured router that is acting up and impacting some OA users. I don't think this is something we can do too much about. Hopefully that offending network provider will soon find out and fix the problem.

Please check OA dashboard regularly to see if things get better or worse. I expect you to experience problems such as not having webcam feed, not having printer status, or both. But I hope that situation will improve within next couple weeks.

Foxbiker commented 5 years ago

Ok, thank you for advice I will check it.

kennethjiang commented 5 years ago

Cool thanks!

kennethjiang commented 5 years ago

@Foxbiker the connection speed issue has gone for some users as of last week. Are you still experiencing it? I'm hoping the offending routing configuration has been fixed.

Foxbiker commented 5 years ago

Today I try it and it´s still the same - printer ofline, camera working well and remote functions disabled.

kennethjiang commented 5 years ago

Can you try this command again: time curl https://www.getanywhere.io @Foxbiker

Foxbiker commented 5 years ago

Here is it, I try it 3 times.

image

kennethjiang commented 5 years ago

It looks like the latency for you is consistently long (for most other users it fluctuates a lot).

I'll be migrating to a different hosting service in the next couple weeks. Will ping you again when it's done and test if the problem will be gone with that switch.

kennethjiang commented 5 years ago

Closing it as there have been very few reports on latency since we moved to a new cloud platform.