Severe delayed start Repetier Server
What has changed between versions .86.2 and .90.7?
I have 10 printers running off of 1 raspberry (I have for over a year) and 3 others on another. Recently I updated the one running the 3 and anytime I start a new print on one of the printers it pauses or causes the other 2 to stutter. I had this issue rarely with the one running the 10 printers. Usually when that one started acting up a simple reboot would take care of it.
I have all our gcode stored locally on the raspberry, usually when I click print it takes just a split second and goes through the process of starting, now when I click print there is about a 5 to 8 second delay with a progress bar like its uploading something then freezes all the other printers.
Im 100 percent sure its not the raspberry or memory card. I have 8 new raspberry's and have changed new ones in 3 times. I have also reimaged and used 3 other brand new memory cards.
I also (like always) have the intensive tasks offloaded to 4 other computers, so there is always one available.
I have 10 printers running off of 1 raspberry (I have for over a year) and 3 others on another. Recently I updated the one running the 3 and anytime I start a new print on one of the printers it pauses or causes the other 2 to stutter. I had this issue rarely with the one running the 10 printers. Usually when that one started acting up a simple reboot would take care of it.
I have all our gcode stored locally on the raspberry, usually when I click print it takes just a split second and goes through the process of starting, now when I click print there is about a 5 to 8 second delay with a progress bar like its uploading something then freezes all the other printers.
Im 100 percent sure its not the raspberry or memory card. I have 8 new raspberry's and have changed new ones in 3 times. I have also reimaged and used 3 other brand new memory cards.
I also (like always) have the intensive tasks offloaded to 4 other computers, so there is always one available.
Comments
The other PI I click print and there is no progress bar or delay this new version with every gcode (even one thats been printed previously by the same printer) there is a 5 to 7 second delay and progress bar and is brings everything to a halt then they all go back to printing, which by then it has messed the other prints up.
Is there a link for the older version of the raspberry image so I can just down load that and go back to it??
You can download older versions by replacing the download link, but 0.90.x is not exactly downward compatible so printer configs will not contain all settings as the format has changed. Also there were some problems which I would not advice to go back, rather find the problem and fix it.
Going back to the previous version is fine with me. There's no new options or changes that I find that I need.
I would love to find the problem so that future upgrades would be possible but I have exhausted everything hardware on my end that I can.
Also I can't just change the version number in the download link because Im unaware of what the v12 should be changed to. I can change it to 0_86_2 but the v12 will not allow it to work.
Link now. :http://download4.repetier.com/files/server/images/Repetier-Server-Image_0_90_7_v12.zip
No, you should not download another image. Only download a older server package (arm el) from normal download page and install using
sudo dpkg -i filename.deb
that only downgrades the server version and not the image fixes done.
All is still working as it should. Where you able to test the newer version?