You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your issue may already be reported! Please search on the issue tracker before creating one.
Describe the bug
I'm running the latest main (0007f4a) in a docker container built from the Dockerfile provided and loaded the login.json manually.
Previously ankerctl would freeze up and stop processing requests from OrcaSlicer.
With the latest it it doesn't seem to ever successfully print a file.
Try to slice and print from OrcaSlicer (Tried latest, 1.9.1 and from nightly)
I see Orca trying to upload the file to ankerctl but nothing appears on the printer.
The Device tab shows all greens for status and if I go preheat the printer I see the temperature and other values update.
I changed the docker-compose.yaml to set FLASK_HOST=0.0.0.0 to allow connections from other computers.
Docker is running on a Synology DiskStation file server.
Orca is configured to connect to the file server to control the printer.
Expected behavior
I expect the gcode to be sent to the printer.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Your issue may already be reported! Please search on the issue tracker before creating one.
Describe the bug
I'm running the latest main (0007f4a) in a docker container built from the Dockerfile provided and loaded the login.json manually.
Previously ankerctl would freeze up and stop processing requests from OrcaSlicer.
With the latest it it doesn't seem to ever successfully print a file.
To Reproduce
Steps to reproduce the behavior:
I see Orca trying to upload the file to ankerctl but nothing appears on the printer.
The Device tab shows all greens for status and if I go preheat the printer I see the temperature and other values update.
I changed the docker-compose.yaml to set FLASK_HOST=0.0.0.0 to allow connections from other computers.
Docker is running on a Synology DiskStation file server.
Orca is configured to connect to the file server to control the printer.
Expected behavior
I expect the gcode to be sent to the printer.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: