error starting monitor

Hi, 
on ubuntu focal

--- begin
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
--- end

the start of the host program

--- begin
ls -l /Daten/L/3D-Printing/Repetier-Server\ Monitor-1.3.0.AppImage
-rwxrwxr-x 1 root users 89884952 Feb  4 15:20 '/Daten/L/3D-Printing/Repetier-Server Monitor-1.3.0.AppImage'
--- end

via AppImage creates an errror:

--- begin
/Daten/L/3D-Printing/Repetier-Server\ Monitor-1.3.0.AppImage
app starting... /tmp/.mount_Repeti701j5y/resources/app.asar/background.js
Is master: true
App user data path:/home/piet/.config/Repetier-Server-Monitor
upload start master true
background loaded
(node:16576) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
bg closed
--- end

and stops. Other AppImages like e.g. prusa-sclicer work without interruption.

Whats wrong here?
Thank You for Your attention

regards
jori


Comments

  • Did it ever work? All output looks good, the only thing is "bg closed" gets reported when the main window closes and the program should finish.
    Question is also did you ever see it appearing or trying to appear?

    If it ever worked the settings might be corrupted. Try deleting or reaming ~/.config/Repetier-Server-Monitor and then start again. Then it starts with fresh initialization.
  • Hi,
    thanx 4 the quick response. It works. Must have been a misconfiguration during the install process.

    thanx a lot
    jori
  • What did you do so others know as well? Just delete the ~/.config/Repetier-Server-Monitor and restart?
Sign In or Register to comment.