Creating new job caused error Not found

Hi,

we are running Reptier Server on a Raspberry 3 and everything was working fine until yesterday. Since then the Server wont start print jobs. If I start a Job from Repetier Host, it immediately states status idle. When trying to start a print over the http server directly it says starting in the blue field and then nothing happens. In the server.log I found the following:

2016-10-25 19:35:48: Job created: /var/lib/Repetier-Server/printer/ZoneStar/jobs/00000033_X.u
2016-10-25 19:35:48: finish job /var/lib/Repetier-Server/printer/ZoneStar/jobs/00000033_X.u
2016-10-25 19:35:48: Updating info for /var/lib/Repetier-Server/printer/ZoneStar/jobs/00000033_X.g printer ZoneStar
2016-10-25 19:35:48: Creating new job caused error Not found
2016-10-25 19:35:48: Handling action 'listJobs' caused error Not found
2016-10-25 19:35:48: Handling action 'listJobs' caused error Not found
2016-10-25 19:35:49: Handling action 'listJobs' caused error Not found
2016-10-25 19:35:49: Handling action 'listJobs' caused error Not found
2016-10-25 19:35:51: Updating g-code stats failed: File not found

What happend? I updated to 0.80 afterwards but it did not solve the problem. No i just cant use the webcam anymore :/

Greetings
Matthias

Comments

  • Webcam is independent of server, server just display content. Has configuration changed? Webcam reachableover official url and not through server?

    Regarding the other problem try
    1. Shut down server
    2. Remove all files in printer job directory (/var/lib/Repetier-Server/printer/<nourname>/jobs
    3. Eventuall also delete stored gcodes in models
    4. Start server again.

    Also make sure disk has free space!

Sign In or Register to comment.