Skip to content

Printer missing required commands missing={'STOP_PRINT'} #36

Description

@jabdoa2

When running prusactl printer commands I get an error. The API does not seem to report any commands for my Core One:

21:42:55 [debug    ] API Request                    method=GET url=https://connect.prusa3d.com/app/printers/xxxx/commands
21:42:55 [info     ] Header                         header=Date value='Fri, 03 Apr 2026 19:42:55 GMT'
21:42:55 [info     ] Header                         header=Content-Type value='application/json; charset=utf-8'
21:42:55 [info     ] Header                         header=Content-Length value=16
21:42:55 [info     ] Header                         header=Connection value=keep-alive
21:42:55 [info     ] Header                         header=X-Powered-By value='Poor WSGI for Python'
21:42:55 [info     ] Header                         header=Access-Control-Allow-Origin value=connect.prusa3d.com
21:42:55 [info     ] Header                         header=Access-Control-Allow-Credentials value=true
21:42:55 [info     ] Header                         header=Strict-Transport-Security value='max-age=31536000; includeSubDomains'
21:42:55 [debug    ] API Response                   body_len=16 headers={'Date': 'Fri, 03 Apr 2026 19:42:55 GMT', 'Content-Type': 'application/json; charset=utf-8', 'Content-Length': '16', 'Connection': 'keep-alive', 'X-Powered-By': 'Poor WSGI for Python', 'Access-Control-Allow-Origin': 'connect.prusa3d.com', 'Access-Control-Allow-Credentials': 'true', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains'} status_code=200
21:42:55 [error    ] Printer missing required commands missing={'STOP_PRINT'} uuid=xxx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions