Hi,
today I found my printer / Repetier Server not working anymore.
It says it starts okay, but it doesn't... Webinterface or API are not reachable, no process is running. Starting it "by hand" gives me an error:
Looks like an auto-update function fails reading the latest version number from the web and completely fails the whole process.
Well, so I "removed" the internet B)
An the Server is back again!
Thx for almost an hour to figure that crap out... (td)
Any way to disable this feature?
today I found my printer / Repetier Server not working anymore.
pi@raspberrypi ~ $ sudo /etc/init.d/RepetierServer start [ ok ] Starting Repetier-Server: rsd.
It says it starts okay, but it doesn't... Webinterface or API are not reachable, no process is running. Starting it "by hand" gives me an error:
pi@raspberrypi ~ $ /usr/local/Repetier-Server/bin/RepetierServer --config=/usr/local/Repetier-Server/etc/RepetierServer.xml Read configuration file /usr/local/Repetier-Server/etc/RepetierServer.xml Testing alternative config: "/usr/local/Repetier-Server/etc/RepetierServer-extra.xml" Testing alternative config: "/var/lib/Repetier-Server/database/RepetierServer.xml" Webdirectory: /usr/local/Repetier-Server/www/ Storage directory: /var/lib/Repetier-Server/ Configuration file: /usr/local/Repetier-Server/etc/RepetierServer.xml Directory for temporary files: /tmp/ Reading firmware data ... Starting Network ... Reading printer configurations ... Reading printer config /var/lib/Repetier-Server/configs/Prusa_i3.xml Starting printer threads ... Starting work dispatcher subsystem ... Starting user database ... Initalizing LUA ... Starting web server ... Webserver started. Error parsing version string <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">: Syntax error terminate called after throwing an instance of 'Poco :: SyntaxException' what(): Syntax error Abgebrochen
Looks like an auto-update function fails reading the latest version number from the web and completely fails the whole process.
Well, so I "removed" the internet B)
pi@raspberrypi ~ $ sudo route delete default
An the Server is back again!
pi@raspberrypi ~ $ /usr/local/Repetier-Server/bin/RepetierServer --config=/usr/local/Repetier-Server/etc/RepetierServer.xml Read configuration file /usr/local/Repetier-Server/etc/RepetierServer.xml Testing alternative config: "/usr/local/Repetier-Server/etc/RepetierServer-extra.xml" Testing alternative config: "/var/lib/Repetier-Server/database/RepetierServer.xml" Webdirectory: /usr/local/Repetier-Server/www/ Storage directory: /var/lib/Repetier-Server/ Configuration file: /usr/local/Repetier-Server/etc/RepetierServer.xml Directory for temporary files: /tmp/ Reading firmware data ... Starting Network ... Reading printer configurations ... Reading printer config /var/lib/Repetier-Server/configs/Prusa_i3.xml Starting printer threads ... Starting work dispatcher subsystem ... Starting user database ... Initalizing LUA ... Starting web server ... Webserver started. Net Exception: Network is unreachable Net Exception: Network is unreachable Connection started: Prusa i3 Reset printer Prusa i3 Net Exception: Network is unreachable Net Exception: Network is unreachable
Thx for almost an hour to figure that crap out... (td)
Any way to disable this feature?