This site can't be reach AND Can't backup server

I'm having a couple issues. After upgrading to 1.0.3 one of my servers won't restart correctly anymore.

I have to manually start repetier server using SSH each time I've had to reboot which has been twice since update. Annoying but something I was going to fix later on.

Today was the day I was going to reinstall repetier manually and use a backup to get everything back the way it was except the backup from repetier server monitor doesn't work. I let it sit for 20 minutes nothing. Let it sit for 40 minutes nothing. Latest attempt I tried letting it run for 3 hours while I was working on things. 0 files transferred and 0 data moved. I'm connected via ethernet and have no issue sending and receiving data from the server but the backup won't work.

Is there any way to force repetier server to boot correctly so I don't have to redo it OR is there a way to make the backup work since that's failing. 

Much appreciated.

Comments

  • Copy the zips manually with sftp to /var/lib/Repetier-Server/restore/ and restart server. All files there get extracted on startup and then server starts.

    Server is installed as service that starts on bootup. How do you start it manually? If you can start manually I would expect that the installed service would also be able to start up manually.
  • The issue with that is I'm not getting the restore file first. It won't backup so I have nothing to restore from.

    My startup goes like so:

    Restart server
    Server sits saying "This site can't be reached"
    I ssh in and start repetier manually
    It works until the next time I need to reboot
  • Can you see in server.log that it tried to start up at boot? Since you can simply start it manually there seems to be no reason not to start, or do you have modified some crucial settings like using an external device for storage that might not be present at boot time?

    With backup I thought you wanted to restore. When you make a backup the monitor queries the files and then you see quite fine update progress when we download one file after the other. So something must go wrong there. Do you have any special names with non ascii chars or symbols that might cause problems. Windows is more picky on names than linux. When you start monitor with --dev as argument is opens developer tools so you can see errors in console or data being transmitted in network tab. Only problem is that much is also done in the node thread that is not part of the browser. To see these messages you need to start it com cmd.exe Actually first tab already knows the files so it can show sizes for backup. Do you get that tab or is it already there where you have problems?
  • codiac2600 dedi ki:
    Bununla ilgili sorun, önce geri yükleme alamıyorum. Yedeklemeyecek, bu yüzden geri yüklenecek hiçbir şeyim yok.

    Başlangıcım şöyle gidiyor:

    Sunucuyu yeniden başlatılan Sunucu
    "Bu siteye ulaşılamıyor" diyerek oturuyor
    ssh giriyorum ve tekrarlayıcıyı manuel olarak başlatıyorum
    Bir dahaki sefere yeniden başlatmam gerekene kadar çalışıyor

    how do you start it manually. which code and what is the last station?

  • It is in manual chapter installation. For linux for example it is

    # Start server
    sudo service RepetierServer start
    sudo /etc/init.d/RepetierServer start
    # Stop server
    sudo service RepetierServer stop
    sudo /etc/init.d/RepetierServer stop
    # Restart server
    sudo service RepetierServer stop
    sudo /etc/init.d/RepetierServer restart

  •  I have problem like this This site is not available 192.168.43.219 refused to connect.  Can you help me?

  • server.log is like this ;

    2021-03-31 12:16:03: Reading printer configurations ...
    2021-03-31 12:16:03: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:16:03: error: No element found in line 1 column 0
    2021-03-31 12:16:03: error: No element found in line 1 column 0
    2021-03-31 12:16:11: Start logging...
    2021-03-31 12:16:11: Imported external command Shutdown Server
    2021-03-31 12:16:11: Imported external command Reboot Server
    2021-03-31 12:16:11: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:16:11: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:16:11: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:16:11: Directory for temporary files: /tmp/
    2021-03-31 12:16:11: Reading firmware data ...
    2021-03-31 12:16:12: Starting Network ...
    2021-03-31 12:16:12: Active features:4095
    2021-03-31 12:16:12: Reading printer configurations ...
    2021-03-31 12:16:12: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:16:12: error: No element found in line 1 column 0
    2021-03-31 12:16:12: error: No element found in line 1 column 0
    2021-03-31 12:16:20: Start logging...
    2021-03-31 12:16:20: Imported external command Shutdown Server
    2021-03-31 12:16:20: Imported external command Reboot Server
    2021-03-31 12:16:20: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:16:20: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:16:20: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:16:20: Directory for temporary files: /tmp/
    2021-03-31 12:16:20: Reading firmware data ...
    2021-03-31 12:16:20: Starting Network ...
    2021-03-31 12:16:20: Active features:4095
    2021-03-31 12:16:20: Reading printer configurations ...
    2021-03-31 12:16:20: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:16:20: error: No element found in line 1 column 0
    2021-03-31 12:16:20: error: No element found in line 1 column 0
    2021-03-31 12:16:30: Start logging...
    2021-03-31 12:16:30: Imported external command Shutdown Server
    2021-03-31 12:16:30: Imported external command Reboot Server
    2021-03-31 12:16:30: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:16:30: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:16:30: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:16:30: Directory for temporary files: /tmp/
    2021-03-31 12:16:30: Reading firmware data ...
    2021-03-31 12:16:30: Starting Network ...
    2021-03-31 12:16:30: Active features:4095
    2021-03-31 12:16:30: Reading printer configurations ...
    2021-03-31 12:16:30: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:16:30: error: No element found in line 1 column 0
    2021-03-31 12:16:30: error: No element found in line 1 column 0
    2021-03-31 12:16:42: Start logging...
    2021-03-31 12:16:42: Imported external command Shutdown Server
    2021-03-31 12:16:42: Imported external command Reboot Server
    2021-03-31 12:16:42: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:16:42: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:16:42: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:16:42: Directory for temporary files: /tmp/
    2021-03-31 12:16:42: Reading firmware data ...
    2021-03-31 12:16:42: Starting Network ...
    2021-03-31 12:16:42: Active features:4095
    2021-03-31 12:16:42: Reading printer configurations ...
    2021-03-31 12:16:42: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:16:42: error: No element found in line 1 column 0
    2021-03-31 12:16:42: error: No element found in line 1 column 0
    2021-03-31 12:16:52: Start logging...
    2021-03-31 12:16:52: Imported external command Shutdown Server
    2021-03-31 12:16:52: Imported external command Reboot Server
    2021-03-31 12:16:52: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:16:52: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:16:52: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:16:52: Directory for temporary files: /tmp/
    2021-03-31 12:16:52: Reading firmware data ...
    2021-03-31 12:16:52: Starting Network ...
    2021-03-31 12:16:52: Active features:4095
    2021-03-31 12:16:52: Reading printer configurations ...
    2021-03-31 12:16:52: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:16:52: error: No element found in line 1 column 0
    2021-03-31 12:16:52: error: No element found in line 1 column 0
    2021-03-31 12:17:00: Start logging...
    2021-03-31 12:17:00: Imported external command Shutdown Server
    2021-03-31 12:17:00: Imported external command Reboot Server
    2021-03-31 12:17:00: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:17:00: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:17:00: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:17:00: Directory for temporary files: /tmp/
    2021-03-31 12:17:00: Reading firmware data ...
    2021-03-31 12:17:01: Starting Network ...
    2021-03-31 12:17:01: Active features:4095
    2021-03-31 12:17:01: Reading printer configurations ...
    2021-03-31 12:17:01: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:17:01: error: No element found in line 1 column 0
    2021-03-31 12:17:01: error: No element found in line 1 column 0
    2021-03-31 12:17:09: Start logging...
    2021-03-31 12:17:09: Imported external command Shutdown Server
    2021-03-31 12:17:09: Imported external command Reboot Server
    2021-03-31 12:17:09: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:17:09: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:17:09: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:17:09: Directory for temporary files: /tmp/
    2021-03-31 12:17:09: Reading firmware data ...
    2021-03-31 12:17:09: Starting Network ...
    2021-03-31 12:17:09: Active features:4095
    2021-03-31 12:17:09: Reading printer configurations ...
    2021-03-31 12:17:09: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:17:09: error: No element found in line 1 column 0
    2021-03-31 12:17:09: error: No element found in line 1 column 0
    2021-03-31 12:17:18: Start logging...
    2021-03-31 12:17:18: Imported external command Shutdown Server
    2021-03-31 12:17:18: Imported external command Reboot Server
    2021-03-31 12:17:18: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:17:18: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:17:18: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:17:18: Directory for temporary files: /tmp/
    2021-03-31 12:17:18: Reading firmware data ...
    2021-03-31 12:17:18: Starting Network ...
    2021-03-31 12:17:18: Active features:4095
    2021-03-31 12:17:18: Reading printer configurations ...
    2021-03-31 12:17:18: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:17:18: error: No element found in line 1 column 0
    2021-03-31 12:17:18: error: No element found in line 1 column 0
    2021-03-31 12:17:26: Start logging...
    2021-03-31 12:17:26: Imported external command Shutdown Server
    2021-03-31 12:17:26: Imported external command Reboot Server
    2021-03-31 12:17:26: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:17:26: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:17:26: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:17:26: Directory for temporary files: /tmp/
    2021-03-31 12:17:26: Reading firmware data ...
    2021-03-31 12:17:27: Starting Network ...
    2021-03-31 12:17:27: Active features:4095
    2021-03-31 12:17:27: Reading printer configurations ...
    2021-03-31 12:17:27: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:17:27: error: No element found in line 1 column 0
    2021-03-31 12:17:27: error: No element found in line 1 column 0
    2021-03-31 12:17:35: Start logging...
    2021-03-31 12:17:35: Imported external command Shutdown Server
    2021-03-31 12:17:35: Imported external command Reboot Server
    2021-03-31 12:17:35: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:17:35: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:17:35: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:17:35: Directory for temporary files: /tmp/
    2021-03-31 12:17:35: Reading firmware data ...
    2021-03-31 12:17:35: Starting Network ...
    2021-03-31 12:17:35: Active features:4095
    2021-03-31 12:17:35: Reading printer configurations ...
    2021-03-31 12:17:35: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:17:35: error: No element found in line 1 column 0
    2021-03-31 12:17:35: error: No element found in line 1 column 0
    2021-03-31 12:17:43: Start logging...
    2021-03-31 12:17:43: Imported external command Shutdown Server
    2021-03-31 12:17:43: Imported external command Reboot Server
    2021-03-31 12:17:43: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:17:43: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:17:43: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:17:43: Directory for temporary files: /tmp/
    2021-03-31 12:17:43: Reading firmware data ...
    2021-03-31 12:17:44: Starting Network ...
    2021-03-31 12:17:44: Active features:4095
    2021-03-31 12:17:44: Reading printer configurations ...
    2021-03-31 12:17:44: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:17:44: error: No element found in line 1 column 0
    2021-03-31 12:17:44: error: No element found in line 1 column 0
    2021-03-31 12:17:52: Start logging...
    2021-03-31 12:17:52: Imported external command Shutdown Server
    2021-03-31 12:17:52: Imported external command Reboot Server
    2021-03-31 12:17:52: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:17:52: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:17:52: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:17:52: Directory for temporary files: /tmp/
    2021-03-31 12:17:52: Reading firmware data ...
    2021-03-31 12:17:52: Starting Network ...
    2021-03-31 12:17:52: Active features:4095
    2021-03-31 12:17:52: Reading printer configurations ...
    2021-03-31 12:17:52: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:17:52: error: No element found in line 1 column 0
    2021-03-31 12:17:52: error: No element found in line 1 column 0
    2021-03-31 12:18:00: Start logging...
    2021-03-31 12:18:00: Imported external command Shutdown Server
    2021-03-31 12:18:00: Imported external command Reboot Server
    2021-03-31 12:18:00: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:18:00: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:18:00: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:18:00: Directory for temporary files: /tmp/
    2021-03-31 12:18:00: Reading firmware data ...
    2021-03-31 12:18:00: Starting Network ...
    2021-03-31 12:18:00: Active features:4095
    2021-03-31 12:18:00: Reading printer configurations ...
    2021-03-31 12:18:00: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:18:00: error: No element found in line 1 column 0
    2021-03-31 12:18:00: error: No element found in line 1 column 0
    2021-03-31 12:18:09: Start logging...
    2021-03-31 12:18:09: Imported external command Shutdown Server
    2021-03-31 12:18:09: Imported external command Reboot Server
    2021-03-31 12:18:09: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:18:09: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:18:09: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:18:09: Directory for temporary files: /tmp/
    2021-03-31 12:18:09: Reading firmware data ...
    2021-03-31 12:18:09: Starting Network ...
    2021-03-31 12:18:09: Active features:4095
    2021-03-31 12:18:09: Reading printer configurations ...
    2021-03-31 12:18:09: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:18:09: error: No element found in line 1 column 0
    2021-03-31 12:18:09: error: No element found in line 1 column 0
    2021-03-31 12:18:18: Start logging...
    2021-03-31 12:18:18: Imported external command Shutdown Server
    2021-03-31 12:18:18: Imported external command Reboot Server
    2021-03-31 12:18:18: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:18:18: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:18:18: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:18:18: Directory for temporary files: /tmp/
    2021-03-31 12:18:18: Reading firmware data ...
    2021-03-31 12:18:18: Starting Network ...
    2021-03-31 12:18:18: Active features:4095
    2021-03-31 12:18:18: Reading printer configurations ...
    2021-03-31 12:18:18: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:18:18: error: No element found in line 1 column 0
    2021-03-31 12:18:18: error: No element found in line 1 column 0
    2021-03-31 12:18:26: Start logging...
    2021-03-31 12:18:26: Imported external command Shutdown Server
    2021-03-31 12:18:26: Imported external command Reboot Server
    2021-03-31 12:18:26: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:18:26: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:18:26: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:18:26: Directory for temporary files: /tmp/
    2021-03-31 12:18:26: Reading firmware data ...
    2021-03-31 12:18:26: Starting Network ...
    2021-03-31 12:18:26: Active features:4095
    2021-03-31 12:18:26: Reading printer configurations ...
    2021-03-31 12:18:26: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:18:26: error: No element found in line 1 column 0
    2021-03-31 12:18:26: error: No element found in line 1 column 0
    2021-03-31 12:18:34: Start logging...
    2021-03-31 12:18:35: Imported external command Shutdown Server
    2021-03-31 12:18:35: Imported external command Reboot Server
    2021-03-31 12:18:35: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:18:35: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:18:35: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:18:35: Directory for temporary files: /tmp/
    2021-03-31 12:18:35: Reading firmware data ...
    2021-03-31 12:18:35: Starting Network ...
    2021-03-31 12:18:35: Active features:4095
    2021-03-31 12:18:35: Reading printer configurations ...
    2021-03-31 12:18:35: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:18:35: error: No element found in line 1 column 0
    2021-03-31 12:18:35: error: No element found in line 1 column 0
    2021-03-31 12:18:43: Start logging...
    2021-03-31 12:18:43: Imported external command Shutdown Server
    2021-03-31 12:18:43: Imported external command Reboot Server
    2021-03-31 12:18:43: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:18:43: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:18:43: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:18:43: Directory for temporary files: /tmp/
    2021-03-31 12:18:43: Reading firmware data ...
    2021-03-31 12:18:43: Starting Network ...
    2021-03-31 12:18:43: Active features:4095
    2021-03-31 12:18:43: Reading printer configurations ...
    2021-03-31 12:18:43: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:18:44: error: No element found in line 1 column 0
    2021-03-31 12:18:44: error: No element found in line 1 column 0
    2021-03-31 12:18:53: Start logging...
    2021-03-31 12:18:53: Imported external command Shutdown Server
    2021-03-31 12:18:53: Imported external command Reboot Server
    2021-03-31 12:18:53: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:18:53: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:18:53: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:18:53: Directory for temporary files: /tmp/
    2021-03-31 12:18:53: Reading firmware data ...
    2021-03-31 12:18:53: Starting Network ...
    2021-03-31 12:18:53: Active features:4095
    2021-03-31 12:18:53: Reading printer configurations ...
    2021-03-31 12:18:53: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:18:53: error: No element found in line 1 column 0
    2021-03-31 12:18:53: error: No element found in line 1 column 0
    2021-03-31 12:19:01: Start logging...
    2021-03-31 12:19:01: Imported external command Shutdown Server
    2021-03-31 12:19:01: Imported external command Reboot Server
    2021-03-31 12:19:01: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:19:01: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:19:01: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:19:01: Directory for temporary files: /tmp/
    2021-03-31 12:19:01: Reading firmware data ...
    2021-03-31 12:19:01: Starting Network ...
    2021-03-31 12:19:01: Active features:4095
    2021-03-31 12:19:01: Reading printer configurations ...
    2021-03-31 12:19:01: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:19:01: error: No element found in line 1 column 0
    2021-03-31 12:19:01: error: No element found in line 1 column 0
    2021-03-31 12:19:09: Start logging...
    2021-03-31 12:19:10: Imported external command Shutdown Server
    2021-03-31 12:19:10: Imported external command Reboot Server
    2021-03-31 12:19:10: Webdirectory: /usr/local/Repetier-Server/www/
    2021-03-31 12:19:10: Storage directory: /var/lib/Repetier-Server/
    2021-03-31 12:19:10: Configuration file: /usr/local/Repetier-Server/etc/Repetier                                                                                                             Server.xml
    2021-03-31 12:19:10: Directory for temporary files: /tmp/
    2021-03-31 12:19:10: Reading firmware data ...
    2021-03-31 12:19:10: Starting Network ...
    2021-03-31 12:19:10: Active features:4095
    2021-03-31 12:19:10: Reading printer configurations ...
    2021-03-31 12:19:10: Reading printer config /var/lib/Repetier-Server/configs/IND                                                                                                             USTX.xml
    2021-03-31 12:19:10: error: No element found in line 1 column 0
    2021-03-31 12:19:10: error: No element found in line 1 column 0
    2021-03-31 12:19:18: Start logging...
    2021-03-31 12:19:18: Imported external command Shutdown Server
  • Looks like the configuration file for INDUSTX.xml is defect preventing the printer from functioning. I also miss some other messages so seems that app crashes at that point and wants to restart. Since this never succeeds you can not call it in browser.

    As a solution delete the printer xml file and the backup file. Files should be in
    /var/lib/Repetier-Server/configs/

    Will check for next release if I can better protect such errors to better fail with default values instead stop.
Sign In or Register to comment.