After upgrade from 0.93.1 to 0.94.0 Repetier server service do not start
in Linux
This is the error I get: (tried also to update manually)
journalctl -xe shows:
root@bananapim64:/home/printer # sudo dpkg -i Repetier-Server-0.94.0-Linux.deb
(Reading database ... 105197 files and directories currently installed.)
Preparing to unpack Repetier-Server-0.94.0-Linux.deb ...
Uninstall Repetier-Server
Removed /etc/systemd/system/multi-user.target.wants/RepetierServer.service.
Unpacking repetier-server (0.94.0) over (0.94.0) ...
Setting up repetier-server (0.94.0) ...
Install Repetier-Server
chmod: cannot access '/usr/local/Repetier-Server/modules/firmware/bin/dfu-util': No such file or directory
chmod: cannot access '/usr/local/Repetier-Server/modules/firmware/bin/dfu-suffix': No such file or directory
Created symlink /etc/systemd/system/multi-user.target.wants/RepetierServer.service -> /lib/systemd/system/RepetierServer.service.
Job for RepetierServer.service failed because a fatal signal was delivered to the control process.
See "systemctl status RepetierServer.service" and "journalctl -xe" for details.
Processing triggers for systemd (237-3ubuntu10.41) ...
journalctl -xe shows:
-- Unit RepetierServer.service has begun starting up.
Jun 14 15:05:19 bananapim64_1 systemd[1]: RepetierServer.service: Control process exited, code=dumped status=4
Jun 14 15:05:19 bananapim64_1 systemd[1]: RepetierServer.service: Failed with result 'core-dump'.
Jun 14 15:05:19 bananapim64_1 systemd[1]: Failed to start Repetier-Server 3D Printer Server.
-- Subject: Unit RepetierServer.service has failed
What should I do next?
What should I do next?
Comments
I have in the past installed the same version that I have tried to install now.
http://download.repetier.com/files/server/debian-arm64hf/Repetier-Server-0.94.0-Linux.deb
There is no other x64 version for ARM.
So this is the only option.
And my Linux version is:
Linux bananapim64_1 5.1.16-sunxi64 #5.88 SMP Mon Mar 2 19:27:58 IST 2020 aarch64 aarch64 aarch64 GNU/Linux
wget http://download1.repetier.com/files/server/debian-arm64hf/Repetier-Server-0.94.1-Linux.deb
sudo dpkg -i Repetier-Server-0.94.1-Linux.deb
Many changes are internally and some functions are added but the overall appeareance has not changed of course.