Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octopod Generates Tornado.access Errors when connecting to octoprint. #188

Closed
evanquinnalaska opened this issue Jun 4, 2019 · 3 comments
Assignees

Comments

@evanquinnalaska
Copy link

Octopod Generates the below error:
2019-06-04 07:51:25,292 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.254.2
2019-06-04 07:51:25,611 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.254.2) 10.07ms
2019-06-04 07:51:26,080 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.254.2) 9.16ms
2019-06-04 07:51:26,549 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-06-04 07:51:26,751 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.254.2
2019-06-04 07:51:26,805 - octoprint.server.util.sockjs - INFO - User _api logged in on the socket from client ::ffff:192.168.254.2

Pi 3b. Octoprint 1.3.11

@gdombiak
Copy link
Owner

gdombiak commented Jun 5, 2019

Hi @evanquinnalaska, could you provide more information about what you were trying to do in the app when the 409 error happened?

Based on OctoPrint's API documentation, the 409 error means that the printer is not operational. Maybe it was printing while you tried to control it? Did OctoPod present any error message indicating that the request failed?

@gdombiak gdombiak self-assigned this Jun 5, 2019
@gdombiak
Copy link
Owner

gdombiak commented Jul 7, 2019

Hi @evanquinnalaska, is this still happening with the latest version of OctoPod?

Thanks,
Gaston

@gdombiak
Copy link
Owner

Closing ticket since I think latest fix should have solved this issue. If this is still happening please open a new ticket. Thanks.

Gaston

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants