mschlenstedt / LoxBerry-Plugin-MiRobot2Lox-NG

A LoxBerry Plugin
Apache License 2.0
0 stars 2 forks source link

Script is not working with my Robot #50

Closed PatrickStarfish2 closed 7 months ago

PatrickStarfish2 commented 8 months ago

Hi, at first thx for creating this projekt! I have little problem with it. This is my log when I try to test the conection:

Dollar1 = 192.168.1.41 Dollar2 = 4833523745675568597165586C6E4466 Dollar3 = raw_command Dollar4 = miIO.info Dollar5 = roborockvacuum Dollar6 = 1 /usr/local/bin/miiocli -d -o json_pretty roborockvacuum --ip 192.168.1.41 --token 4833523745675568597165586C6E4466 raw_command miIO.info 2>&1

Output:

INFO:miio.cli:Debug mode active DEBUG:miio.click_common:Unknown model, trying autodetection. None None DEBUG:miio.miioprotocol:Unable to discover a device at address 192.168.1.41 DEBUG:miio.click_common:Exception: Unable to discover the device 192.168.1.41 Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/miio/click_common.py", line 51, in call return self.main(args, kwargs) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1078, in main rv = self.invoke(ctx) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1688, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1688, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1434, in invoke return ctx.invoke(self.callback, ctx.params) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 783, in invoke return __callback(args, kwargs) File "/usr/local/lib/python3.9/dist-packages/miio/click_common.py", line 326, in wrap result = func(*args, *kwargs) File "/usr/local/lib/python3.9/dist-packages/click/decorators.py", line 92, in new_func return ctx.invoke(f, obj, args, kwargs) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 783, in invoke return __callback(*args, kwargs) File "/usr/local/lib/python3.9/dist-packages/miio/click_common.py", line 270, in command_callback return miio_command.call(miio_device, *args, *kwargs) File "/usr/local/lib/python3.9/dist-packages/miio/click_common.py", line 217, in call return method(args, kwargs) File "/usr/local/lib/python3.9/dist-packages/miio/click_common.py", line 183, in _wrap self._fetch_info() File "/usr/local/lib/python3.9/dist-packages/miio/integrations/vacuum/roborock/vacuum.py", line 260, in _fetch_info info = super()._fetch_info() File "/usr/local/lib/python3.9/dist-packages/miio/device.py", line 153, in _fetch_info devinfo = DeviceInfo(self.send("miIO.info")) File "/usr/local/lib/python3.9/dist-packages/miio/device.py", line 107, in send return self._protocol.send( File "/usr/local/lib/python3.9/dist-packages/miio/miioprotocol.py", line 161, in send self.send_handshake() File "/usr/local/lib/python3.9/dist-packages/miio/miioprotocol.py", line 74, in send_handshake raise DeviceException("Unable to discover the device %s" % self.ip) miio.exceptions.DeviceException: Unable to discover the device 192.168.1.41 Error: Unable to discover the device 192.168.1.41

When I test the conection via ping in the CMD window everything is fine. I also get some python related errors while installing it on my loxberry (v 3.0.0.6 on RPI 4) . Please help, the robot must talk to my miniserver so it will start to work when I"m not at home...

Thx in advance, Patrick

mschlenstedt commented 7 months ago

If you had errors during installation, it will not work. You have to fix them. Without install log I cannot help...

Maybe you should ask for help in the loxforum: https://www.loxforum.com/

PatrickStarfish2 commented 7 months ago

Hi,

thx for the reply. As requested I attached the logfile from the installation of the plugin:

14.01.2024 22:50:04 TASK STARTED Plugin Installation 22:50:04.907 INFO: LoxBerry Version 3.0.0.6 ( is_arch_aarch64.cfg is_raspberry.cfg is_hwmodel_raspberry_pi_4_400.cfg ) 22:50:04.907 INFO: Loglevel: 7 22:50:04.957 INFO: Statusfile: /tmp/prdE5BZCzS.status 22:50:05.248 INFO: Temp Folder: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS 22:50:05.248 INFO: Logfile: /tmp/prdE5BZCzS.log 22:50:05.393 INFO: Locking plugininstall - delaying up to 10 minutes... 22:50:06.091 OK: Lock successfully set. 22:50:06.091 INFO: Starting Plugin installation. 22:50:06.091 INFO: Extracting plugin archive Archive: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS.zip 2fa574bfcebfee4ff828fcc31b82b288f6217c55 creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/LICENSE inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/README.md creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/ creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/Readme.md inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/generate_audio.py creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/LICENSE inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_ca.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_de.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_en.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_es.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_fi.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_fr.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_pl.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_uk.csv inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/grabber.pl inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/mirobo_wrapper.sh inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/token_extractor.sh creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/config/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/config/mirobot2lox.cfg creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/cron/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/cron/crontab creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/daemon/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/daemon/daemon creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/dpkg/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/dpkg/apt creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_128.png inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_256.png inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_512.png inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_64.png inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/plugin.cfg inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postinstall.sh inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postroot.sh inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postupgrade.sh inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/prerelease.cfg inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/preupgrade.sh inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/release.cfg creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/ creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_cs.ini inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_de.ini inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_en.ini inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/settings.html inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/templatebuilder.html inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualinput_http.xml inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualinput_udp.xml inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualoutput.xml creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/ creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/ extracting: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/.dummy inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sendcmd.cgi creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_ca_aws_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_ca_gtts_male.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_female1.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_female2.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_male.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_gtts_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_aws_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_aws_male.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_gtts_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_aws_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_aws_male.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_gtts_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fi_gtts_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_aws_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_aws_male.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_gtts_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_aws_female.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_aws_male.wav inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_gtts_male.wav creating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/htmlauth/ inflating: /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/htmlauth/index.cgi 22:50:06.495 OK: Plugin archive extracted successfully. 22:50:06.503 INFO: Author: Michael Schlenstedt 22:50:06.503 INFO: Email: michael@loxberry.de 22:50:06.504 INFO: Version: 1.3.0.1 22:50:06.504 INFO: Name: mirobot2lox-ng 22:50:06.504 INFO: Folder: mirobot2lox-ng 22:50:06.504 INFO: Title: MiRobot2Lox-NG 22:50:06.505 INFO: Autoupdate: True 22:50:06.505 INFO: Release: https://raw.githubusercontent.com/mschlenstedt/LoxBerry-Plugin-MiRobot2Lox-NG/master/release.cfg 22:50:06.505 INFO: Prerelease: https://raw.githubusercontent.com/mschlenstedt/LoxBerry-Plugin-MiRobot2Lox-NG/master/prerelease.cfg 22:50:06.505 INFO: Reboot: False 22:50:06.505 INFO: Min LB Vers: 1.4.1 22:50:06.506 INFO: Max LB Vers: False 22:50:06.506 INFO: Architecture: False 22:50:06.506 INFO: Custom Log: True 22:50:06.506 INFO: Interface: 2.0 22:50:06.508 OK: All mandatory configuration parameters found. 22:50:06.511 INFO: Current LoxBerry version: v3.0.0.6 22:50:06.511 INFO: Installation limited from: v1.4.1 22:50:06.512 OK: Current LoxBerry version is greater than minimal required LoxBerry version. 22:50:06.513 INFO: The unique plugin id (md5) of this plugin is: 53f4d6bce5ba6174282bc1505cd63186 22:50:06.515 INFO: Using plugin name: mirobot2lox-ng 22:50:06.515 INFO: Using installation folder: mirobot2lox-ng 22:50:06.518 INFO: Creating shadow version of plugindatabase. '/opt/loxberry/data/system/plugindatabase.json' -> '/opt/loxberry/data/system/plugindatabase.json-' 22:50:06.542 INFO: Setting file permissions: /bin/chmod -v 644 /opt/loxberry/data/system/plugindatabase.json- 22:50:06.553 OK: File permissions set successfully. 22:50:06.554 INFO: Setting file ownership: /bin/chown -v root.root /opt/loxberry/data/system/plugindatabase.json- 22:50:06.574 OK: File ownership set successfully. '/opt/loxberry/data/system/plugindatabase.json' -> '/opt/loxberry/data/system/plugindatabase.json.bkp' 22:50:06.597 INFO: Setting file permissions: /bin/chmod -v 644 /opt/loxberry/data/system/plugindatabase.json.bkp 22:50:06.609 OK: File permissions set successfully. 22:50:06.610 INFO: Setting file ownership: /bin/chown -v loxberry.loxberry /opt/loxberry/data/system/plugindatabase.json.bkp 22:50:06.629 OK: File ownership set successfully. 22:50:06.630 INFO: Getting file list from /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1 22:50:06.696 INFO: Found 60 files 22:50:06.697 INFO: Filtering out binary files 22:50:07.643 INFO: 19 textfiles found out of 20 files scanned... 22:50:08.174 INFO: 36 textfiles found out of 40 files scanned... 22:50:08.668 INFO: 37 textfiles found out of 60 files scanned... 22:50:08.669 INFO: 37 textfiles found out of 60 files scanned... 22:50:08.669 OK: Found 37 files to be text files 22:50:08.670 INFO: Checking for hardcoded paths to /opt/loxberry 22:50:08.687 OK: No hardcoded paths to /opt/loxberry found 22:50:08.687 INFO: Replacing environment strings. 22:50:08.688 INFO: Running replacement for 37 files 22:50:10.053 INFO: 20 of 37 finished ... 22:50:11.377 OK: Replace of 37 files finished 22:50:11.378 INFO: Converting all plugin files (ASCII) to Unix fileformat. 22:50:14.137 INFO: Installing configuration files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/config/mirobot2lox.cfg' -> '/opt/loxberry/config/plugins/mirobot2lox-ng/mirobot2lox.cfg' 22:50:14.209 OK: All file(s) were installed successfully. 22:50:14.209 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/config/plugins/mirobot2lox-ng 22:50:14.227 OK: File ownership set successfully. 22:50:14.230 INFO: Installing bin files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_pl.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_pl.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_en.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_en.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_fi.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_fi.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_fr.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_fr.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_ca.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_ca.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_de.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_de.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_uk.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_uk.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_es.csv' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/audio_es.csv' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/LICENSE' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/language/LICENSE' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/generate_audio.py' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/generate_audio.py' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/Readme.md' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/audio_generator/Readme.md' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/grabber.pl' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/grabber.pl' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/mirobo_wrapper.sh' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/mirobo_wrapper.sh' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/token_extractor.sh' -> '/opt/loxberry/bin/plugins/mirobot2lox-ng/token_extractor.sh' 22:50:14.315 OK: All file(s) were installed successfully. 22:50:14.316 INFO: Setting file permissions: /bin/chmod -Rv 755 /opt/loxberry/bin/plugins/mirobot2lox-ng 22:50:14.328 OK: File permissions set successfully. 22:50:14.329 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/bin/plugins/mirobot2lox-ng 22:50:14.351 OK: File ownership set successfully. 22:50:14.353 INFO: Installing template files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/lang' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_de.ini' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/lang/language_de.ini' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_en.ini' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/lang/language_en.ini' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_cs.ini' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/lang/language_cs.ini' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/settings.html' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/settings.html' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/templatebuilder.html' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/templatebuilder.html' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualinput_http.xml' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/virtualinput_http.xml' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualinput_udp.xml' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/virtualinput_udp.xml' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualoutput.xml' -> '/opt/loxberry/templates/plugins/mirobot2lox-ng/virtualoutput.xml' 22:50:14.439 OK: All file(s) were installed successfully. 22:50:14.440 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/templates/plugins/mirobot2lox-ng 22:50:14.458 OK: File ownership set successfully. 22:50:14.459 INFO: Installing cronjob files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/cron/crontab' -> '/opt/loxberry/system/cron/cron.d/mirobot2lox-ng' 22:50:14.477 INFO: Setting file permissions: /bin/chmod -v 644 /opt/loxberry/system/cron/cron.d/ 22:50:14.493 OK: File permissions set successfully. 22:50:14.493 INFO: Setting file ownership: /bin/chown -v root.root /opt/loxberry/system/cron/cron.d/ 22:50:14.520 OK: File ownership set successfully. 22:50:14.520 OK: All file(s) were installed successfully. 22:50:14.526 INFO: Installing htmlauth files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/htmlauth/index.cgi' -> '/opt/loxberry/webfrontend/htmlauth/plugins/mirobot2lox-ng/index.cgi' 22:50:14.608 OK: All file(s) were installed successfully. 22:50:14.608 INFO: Setting file permissions: /usr/bin/find /opt/loxberry/webfrontend/htmlauth/plugins/mirobot2lox-ng -iregex '..cgi|..pl|..sh' -exec /bin/chmod -v 755 {} \; 22:50:14.687 OK: File permissions set successfully. 22:50:14.688 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/webfrontend/htmlauth/plugins/mirobot2lox-ng 22:50:14.707 OK: File ownership set successfully. 22:50:14.710 INFO: Installing html files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sendcmd.cgi' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sendcmd.cgi' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_ca_aws_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_ca_aws_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_ca_gtts_male.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_ca_gtts_male.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_female1.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_de_aws_female1.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_female2.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_de_aws_female2.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_male.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_de_aws_male.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_gtts_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_de_gtts_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_aws_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_en_aws_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_aws_male.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_en_aws_male.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_gtts_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_en_gtts_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_aws_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_es_aws_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_aws_male.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_es_aws_male.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_gtts_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_es_gtts_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fi_gtts_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_fi_gtts_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_aws_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_fr_aws_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_aws_male.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_fr_aws_male.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_gtts_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_fr_gtts_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_aws_female.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_pl_aws_female.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_aws_male.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_pl_aws_male.wav' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_gtts_male.wav' -> '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/sounds/sample_pl_gtts_male.wav' 22:50:14.835 OK: All file(s) were installed successfully. 22:50:14.835 INFO: Setting file permissions: /usr/bin/find /opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng -iregex '..cgi|..pl|..sh' -exec /bin/chmod -v 755 {} \; 22:50:14.917 OK: File permissions set successfully. 22:50:14.917 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng 22:50:14.942 OK: File ownership set successfully. 22:50:14.945 INFO: Installing icon files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_128.png' -> '/opt/loxberry/webfrontend/html/system/images/icons/mirobot2lox-ng/icon_128.png' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_256.png' -> '/opt/loxberry/webfrontend/html/system/images/icons/mirobot2lox-ng/icon_256.png' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_512.png' -> '/opt/loxberry/webfrontend/html/system/images/icons/mirobot2lox-ng/icon_512.png' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_64.png' -> '/opt/loxberry/webfrontend/html/system/images/icons/mirobot2lox-ng/icon_64.png' 22:50:15.036 OK: Icons installed successfully. 22:50:15.037 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/webfrontend/html/system/images/icons/mirobot2lox-ng 22:50:15.057 OK: File ownership set successfully. 22:50:15.058 INFO: Installing DAEMON. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/daemon/daemon' -> '/opt/loxberry/system/daemons/plugins/mirobot2lox-ng' 22:50:15.078 OK: All file(s) were installed successfully. 22:50:15.079 INFO: Setting file permissions: /bin/chmod -v 755 /opt/loxberry/system/daemons/plugins/mirobot2lox-ng 22:50:15.090 OK: File permissions set successfully. 22:50:15.090 INFO: Setting file ownership: /bin/chown -v root.root /opt/loxberry/system/daemons/plugins/mirobot2lox-ng 22:50:15.107 OK: File ownership set successfully. 22:50:15.108 INFO: Refreshing APT database. 22:50:15.787 INFO: No process is locking apt or dpkg. Fine. 22:50:15.798 INFO: Starting dpkg --configure... Setting up openssh-server (1:8.4p1-5+deb11u1) ... rescue-ssh.target is a disabled or a static unit, not starting it. Job for ssh.service failed because the control process exited with error code. See "systemctl status ssh.service" and "journalctl -xe" for details. invoke-rc.d: initscript ssh, action "start" failed. ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2024-01-14 22:50:23 CET; 36ms ago Docs: man:sshd(8) man:sshd_config(5) Process: 249743 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS) Process: 249744 ExecStart=/usr/sbin/sshd -D $SSHD_OPTS (code=exited, status=255/EXCEPTION) Main PID: 249744 (code=exited, status=255/EXCEPTION) CPU: 148ms

Jan 14 22:50:23 loxberry systemd[1]: Starting OpenBSD Secure Shell server... Jan 14 22:50:23 loxberry sshd[249744]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use. Jan 14 22:50:23 loxberry sshd[249744]: error: Bind to port 22 on :: failed: Address already in use. Jan 14 22:50:23 loxberry sshd[249744]: fatal: Cannot bind any address. Jan 14 22:50:23 loxberry systemd[1]: ssh.service: Main process exited, code=exited, status=255/EXCEPTION Jan 14 22:50:23 loxberry systemd[1]: ssh.service: Failed with result 'exit-code'. Jan 14 22:50:23 loxberry systemd[1]: Failed to start OpenBSD Secure Shell server. dpkg: error processing package openssh-server (--configure): installed openssh-server package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of ssh: ssh depends on openssh-server (>= 1:8.4p1-5+deb11u1); however: Package openssh-server is not configured yet.

dpkg: error processing package ssh (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: openssh-server ssh 22:50:23.964 ERROR: Error configuring dkpg with /usr/bin/dpkg --configure -a - Error 1 22:50:23.964 INFO: Clean up apt-databases and update Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up openssh-server (1:8.4p1-5+deb11u1) ... rescue-ssh.target is a disabled or a static unit, not starting it. Job for ssh.service failed because the control process exited with error code. See "systemctl status ssh.service" and "journalctl -xe" for details. invoke-rc.d: initscript ssh, action "start" failed. ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (d/system/ssh.service/lib/systemd/system/ssh.service]8;;; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2024-01-14 22:50:56 CET; 38ms ago Docs: an:sshd(8)man:sshd(8)]8;; an:sshd_config(5)man:sshd_config(5)]8;; Process: 250053 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS) Process: 250054 ExecStart=/usr/sbin/sshd -D $SSHD_OPTS (code=exited, status=255/EXCEPTION) Main PID: 250054 (code=exited, status=255/EXCEPTION) CPU: 154ms

Jan 14 22:50:56 loxberry systemd[1]: Starting OpenBSD Secure Shell server... Jan 14 22:50:56 loxberry sshd[250054]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use. Jan 14 22:50:56 loxberry sshd[250054]: error: Bind to port 22 on :: failed: Address already in use. Jan 14 22:50:56 loxberry sshd[250054]: fatal: Cannot bind any address. Jan 14 22:50:56 loxberry systemd[1]: ssh.service: Main process exited, code=exited, status=255/EXCEPTION Jan 14 22:50:56 loxberry systemd[1]: ssh.service: Failed with result 'exit-code'. Jan 14 22:50:56 loxberry systemd[1]: Failed to start OpenBSD Secure Shell server. dpkg: error processing package openssh-server (--configure): installed openssh-server package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of ssh: ssh depends on openssh-server (>= 1:8.4p1-5+deb11u1); however: Package openssh-server is not configured yet.

dpkg: error processing package ssh (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: openssh-server ssh E: Sub-process /usr/bin/dpkg returned an error code (1) 22:50:57.063 ERROR: Error installing broken apt packages - Error 100 Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up openssh-server (1:8.4p1-5+deb11u1) ... rescue-ssh.target is a disabled or a static unit, not starting it. Job for ssh.service failed because the control process exited with error code. See "systemctl status ssh.service" and "journalctl -xe" for details. invoke-rc.d: initscript ssh, action "start" failed. ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (d/system/ssh.service/lib/systemd/system/ssh.service]8;;; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2024-01-14 22:51:29 CET; 49ms ago Docs: an:sshd(8)man:sshd(8)]8;; an:sshd_config(5)man:sshd_config(5)]8;; Process: 250357 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS) Process: 250360 ExecStart=/usr/sbin/sshd -D $SSHD_OPTS (code=exited, status=255/EXCEPTION) Main PID: 250360 (code=exited, status=255/EXCEPTION) CPU: 153ms

Jan 14 22:51:28 loxberry systemd[1]: Starting OpenBSD Secure Shell server... Jan 14 22:51:29 loxberry sshd[250360]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use. Jan 14 22:51:29 loxberry sshd[250360]: error: Bind to port 22 on :: failed: Address already in use. Jan 14 22:51:29 loxberry sshd[250360]: fatal: Cannot bind any address. Jan 14 22:51:29 loxberry systemd[1]: ssh.service: Main process exited, code=exited, status=255/EXCEPTION Jan 14 22:51:29 loxberry systemd[1]: ssh.service: Failed with result 'exit-code'. Jan 14 22:51:29 loxberry systemd[1]: Failed to start OpenBSD Secure Shell server. dpkg: error processing package openssh-server (--configure): installed openssh-server package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of ssh: ssh depends on openssh-server (>= 1:8.4p1-5+deb11u1); however: Package openssh-server is not configured yet.

dpkg: error processing package ssh (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: openssh-server ssh E: Sub-process /usr/bin/dpkg returned an error code (1) 22:51:29.657 ERROR: Error autoremoving apt packages - Error 100 Hit:1 https://deb.debian.org/debian bullseye InRelease Get:2 https://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease Hit:4 https://dl.yarnpkg.com/debian stable InRelease Get:5 https://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:6 https://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] Get:7 https://deb.debian.org/debian bullseye-backports InRelease [49.0 kB] Get:8 https://deb.debian.org/debian bullseye-updates/main arm64 Packages.diff/Index [26.3 kB] Get:9 https://deb.debian.org/debian bullseye-updates/main arm64 Packages T-2023-12-29-1403.39-F-2023-12-11-2008.48.pdiff [1902 B] Get:9 https://deb.debian.org/debian bullseye-updates/main arm64 Packages T-2023-12-29-1403.39-F-2023-12-11-2008.48.pdiff [1902 B] Get:10 https://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB] Get:11 https://archive.raspberrypi.org/debian bullseye/main arm64 Packages [307 kB] Get:12 https://deb.debian.org/debian bullseye-backports/main arm64 Packages.diff/Index [63.3 kB] Get:13 https://deb.debian.org/debian bullseye-backports/main arm64 Packages T-2024-01-03-2005.27-F-2023-12-04-2006.19.pdiff [3276 B] Get:13 https://deb.debian.org/debian bullseye-backports/main arm64 Packages T-2024-01-03-2005.27-F-2023-12-04-2006.19.pdiff [3276 B] Fetched 827 kB in 12s (68.8 kB/s) Reading package lists... 22:52:01.294 OK: Apt database updated successfully. 22:52:01.413 OK: Apt cache cleaned successfully. 22:52:01.414 WARNING: APT database could not be refreshed. 22:52:01.415 INFO: Installing additional software packages. 22:52:02.080 INFO: No process is locking apt or dpkg. Fine. 22:52:02.082 INFO: Installing apt packages gcc libffi-dev libssl-dev python3-dev ccrypt liburi-encode-perl python3-pip... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 7 reinstalled, 0 to remove and 95 not upgraded. 2 not fully installed or removed. Need to get 2197 kB of archives. After this operation, 0 B of additional disk space will be used. Get:1 https://archive.raspberrypi.org/debian bullseye/main arm64 libssl-dev arm64 1.1.1w-0+deb11u1+rpt1 [1703 kB] Get:2 https://deb.debian.org/debian bullseye/main arm64 ccrypt arm64 1.11-2 [63.4 kB] Get:3 https://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] Get:4 https://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] Get:5 https://deb.debian.org/debian bullseye/main arm64 liburi-encode-perl all 1.1.1-1 [10.1 kB] Get:6 https://deb.debian.org/debian bullseye/main arm64 python3-dev arm64 3.9.2-3 [24.8 kB] Get:7 https://archive.raspberrypi.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+rpt1+deb11u1 [337 kB] Fetched 2197 kB in 1s (2087 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 83038 files and directories currently installed.) Preparing to unpack .../0-ccrypt_1.11-2_arm64.deb ... Unpacking ccrypt (1.11-2) over (1.11-2) ... Preparing to unpack .../1-gcc_4%3a10.2.1-1_arm64.deb ... Unpacking gcc (4:10.2.1-1) over (4:10.2.1-1) ... Preparing to unpack .../2-libffi-dev_3.3-6_arm64.deb ... Unpacking libffi-dev:arm64 (3.3-6) over (3.3-6) ... Preparing to unpack .../3-libssl-dev_1.1.1w-0+deb11u1+rpt1_arm64.deb ... Unpacking libssl-dev:arm64 (1.1.1w-0+deb11u1+rpt1) over (1.1.1w-0+deb11u1+rpt1) ... Preparing to unpack .../4-liburi-encode-perl_1.1.1-1_all.deb ... Unpacking liburi-encode-perl (1.1.1-1) over (1.1.1-1) ... Preparing to unpack .../5-python3-dev_3.9.2-3_arm64.deb ... Unpacking python3-dev (3.9.2-3) over (3.9.2-3) ... Preparing to unpack .../6-python3-pip_20.3.4-4+rpt1+deb11u1_all.deb ... Unpacking python3-pip (20.3.4-4+rpt1+deb11u1) over (20.3.4-4+rpt1+deb11u1) ... Setting up openssh-server (1:8.4p1-5+deb11u1) ... rescue-ssh.target is a disabled or a static unit, not starting it. Job for ssh.service failed because the control process exited with error code. See "systemctl status ssh.service" and "journalctl -xe" for details. invoke-rc.d: initscript ssh, action "start" failed. ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (d/system/ssh.service/lib/systemd/system/ssh.service]8;;; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2024-01-14 22:52:44 CET; 49ms ago Docs: an:sshd(8)man:sshd(8)]8;; an:sshd_config(5)man:sshd_config(5)]8;; Process: 251417 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS) Process: 251418 ExecStart=/usr/sbin/sshd -D $SSHD_OPTS (code=exited, status=255/EXCEPTION) Main PID: 251418 (code=exited, status=255/EXCEPTION) CPU: 147ms

Jan 14 22:52:44 loxberry systemd[1]: Starting OpenBSD Secure Shell server... Jan 14 22:52:44 loxberry sshd[251418]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use. Jan 14 22:52:44 loxberry sshd[251418]: error: Bind to port 22 on :: failed: Address already in use. Jan 14 22:52:44 loxberry sshd[251418]: fatal: Cannot bind any address. Jan 14 22:52:44 loxberry systemd[1]: ssh.service: Main process exited, code=exited, status=255/EXCEPTION Jan 14 22:52:44 loxberry systemd[1]: ssh.service: Failed with result 'exit-code'. Jan 14 22:52:44 loxberry systemd[1]: Failed to start OpenBSD Secure Shell server. dpkg: error processing package openssh-server (--configure): installed openssh-server package post-installation script subprocess returned error exit status 1 Setting up ccrypt (1.11-2) ... Setting up libffi-dev:arm64 (3.3-6) ... Setting up gcc (4:10.2.1-1) ... Setting up liburi-encode-perl (1.1.1-1) ... Setting up python3-dev (3.9.2-3) ... Setting up libssl-dev:arm64 (1.1.1w-0+deb11u1+rpt1) ... Setting up python3-pip (20.3.4-4+rpt1+deb11u1) ... dpkg: dependency problems prevent configuration of ssh: ssh depends on openssh-server (>= 1:8.4p1-5+deb11u1); however: Package openssh-server is not configured yet.

dpkg: error processing package ssh (--configure): dependency problems - leaving unconfigured Processing triggers for install-info (6.7.0.dfsg.2-6) ... Processing triggers for man-db (2.9.4-2) ... Errors were encountered while processing: openssh-server ssh E: Sub-process /usr/bin/dpkg returned an error code (1) 22:52:50.128 CRITICAL: Error installing gcc libffi-dev libssl-dev python3-dev ccrypt liburi-encode-perl python3-pip - Error 100 22:52:50.129 WARNING: (Some) Packages could not be installed. 22:52:50.142 INFO: Updating skels for Logfiles in tmpfs. 22:52:51.037 OK: Script/Command executed successfully. 22:52:51.038 INFO: Starting script POSTINSTALL. 22:52:51.038 INFO: Setting file permissions: /bin/chmod -v a+x /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postinstall.sh 22:52:51.050 OK: File permissions set successfully. INFO: Creating symbolic links '/opt/loxberry/webfrontend/html/plugins/mirobot2lox-ng/robotsdata.txt' -> '/opt/loxberry/log/plugins/mirobot2lox-ng/robotsdata.txt' mkdir: cannot create directory '/opt/loxberry/.cache': File exists '/opt/loxberry/.cache/python-miio' -> '/opt/loxberry/log/plugins/mirobot2lox-ng' 22:52:51.144 OK: Script/Command executed successfully. 22:52:51.145 INFO: Starting script POSTROOT. 22:52:51.146 INFO: Setting file permissions: /bin/chmod -v a+x /opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postroot.sh 22:52:51.157 OK: File permissions set successfully. INFO: Installation as root user started. INFO: Start installing Rust Toolchain... info: downloading installer info: profile set to 'default' info: default host triple is aarch64-unknown-linux-gnu warning: Updating existing toolchain, profile choice will be ignored info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu' info: latest update on 2023-12-28, rust version 1.75.0 (82e1608df 2023-12-21) info: downloading component 'cargo' info: downloading component 'clippy' info: downloading component 'rust-docs' info: downloading component 'rust-std' info: downloading component 'rustc' info: downloading component 'rustfmt' info: removing previous version of component 'cargo' info: removing previous version of component 'clippy' info: removing previous version of component 'rust-docs' info: removing previous version of component 'rust-std' info: removing previous version of component 'rustc' info: removing previous version of component 'rustfmt' info: installing component 'cargo' info: installing component 'clippy' info: installing component 'rust-docs' info: installing component 'rust-std' info: installing component 'rustc' info: installing component 'rustfmt' info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'

stable-aarch64-unknown-linux-gnu updated - rustc 1.75.0 (82e1608df 2023-12-21) (from rustc 1.74.0 (79e9716c9 2023-11-13))

Rust is installed now. Great!

To get started you may need to restart your current shell. This would reload your PATH environment variable to include Cargo's bin directory ($HOME/.cargo/bin).

To configure your current shell, run: source "$HOME/.cargo/env" OK: Rust Toolchain installed successfully. INFO: Start installing pip3... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pip in /usr/local/lib/python3.9/dist-packages (23.3.1) Collecting pip Downloading https://www.piwheels.org/simple/pip/pip-23.3.2-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 2.5 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.3.1 Uninstalling pip-23.3.1: Successfully uninstalled pip-23.3.1 Successfully installed pip-23.3.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Pip installed successfully. INFO: Start installing Python Wheel... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.34.2) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Setuptools installed successfully. INFO: Start installing Python Setuptools... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (52.0.0) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Setuptools installed successfully. INFO: Start installing Python YAML... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/dist-packages (6.0.1) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python YAML installed successfully. INFO: Start installing Python Cryptography tools... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: cryptography in /usr/local/lib/python3.9/dist-packages (41.0.7) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/dist-packages (from cryptography) (1.16.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.9/dist-packages (from cffi>=1.12->cryptography) (2.21) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Cryptography tools installed successfully. INFO: Start installing Python Appdirs tools... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: appdirs in /usr/local/lib/python3.9/dist-packages (1.4.4) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Appdirs tools installed successfully. INFO: Start installing Python GoogleTTS Module... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: gTTS in /usr/local/lib/python3.9/dist-packages (2.4.0) Requirement already satisfied: requests<3,>=2.27 in /usr/local/lib/python3.9/dist-packages (from gTTS) (2.31.0) Requirement already satisfied: click<8.2,>=7.1 in /usr/local/lib/python3.9/dist-packages (from gTTS) (8.1.7) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.9/dist-packages (from requests<3,>=2.27->gTTS) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/dist-packages (from requests<3,>=2.27->gTTS) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/dist-packages (from requests<3,>=2.27->gTTS) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/dist-packages (from requests<3,>=2.27->gTTS) (2023.11.17) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python GoogleTTS Module installed successfully. INFO: Start installing Python NetIfaces Module... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: netifaces in /usr/local/lib/python3.9/dist-packages (0.11.0) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Netifaces Module installed successfully. INFO: Start installing Python Requests... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: requests in /usr/local/lib/python3.9/dist-packages (2.31.0) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.9/dist-packages (from requests) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/dist-packages (from requests) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/dist-packages (from requests) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/dist-packages (from requests) (2023.11.17) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Requests installed successfully. INFO: Start installing Python Android Backup... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: android_backup in /usr/local/lib/python3.9/dist-packages (0.2.0) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Android Backup installed successfully. INFO: Start installing Python Construct... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: construct in /usr/local/lib/python3.9/dist-packages (2.10.70) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python Construct installed successfully. INFO: Start installing Python MIIO tools... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: python-miio in /usr/local/lib/python3.9/dist-packages (0.5.12) Requirement already satisfied: PyYAML<7,>=5 in /usr/local/lib/python3.9/dist-packages (from python-miio) (6.0.1) Requirement already satisfied: android_backup<1,>=0 in /usr/local/lib/python3.9/dist-packages (from python-miio) (0.2.0) Requirement already satisfied: appdirs<2,>=1 in /usr/local/lib/python3.9/dist-packages (from python-miio) (1.4.4) Requirement already satisfied: attrs in /usr/local/lib/python3.9/dist-packages (from python-miio) (23.1.0) Requirement already satisfied: click>=8 in /usr/local/lib/python3.9/dist-packages (from python-miio) (8.1.7) Requirement already satisfied: construct<3.0.0,>=2.10.56 in /usr/local/lib/python3.9/dist-packages (from python-miio) (2.10.70) Requirement already satisfied: croniter>=1 in /usr/local/lib/python3.9/dist-packages (from python-miio) (2.0.1) Requirement already satisfied: cryptography>=35 in /usr/local/lib/python3.9/dist-packages (from python-miio) (41.0.7) Requirement already satisfied: defusedxml<1,>=0 in /usr/local/lib/python3.9/dist-packages (from python-miio) (0.7.1) Requirement already satisfied: micloud in /usr/local/lib/python3.9/dist-packages (from python-miio) (0.6) Requirement already satisfied: netifaces<1,>=0 in /usr/local/lib/python3.9/dist-packages (from python-miio) (0.11.0) Requirement already satisfied: pytz in /usr/local/lib/python3.9/dist-packages (from python-miio) (2023.3.post1) Requirement already satisfied: tqdm<5,>=4 in /usr/local/lib/python3.9/dist-packages (from python-miio) (4.66.1) Requirement already satisfied: zeroconf<1,>=0 in /usr/local/lib/python3.9/dist-packages (from python-miio) (0.127.0) Requirement already satisfied: python-dateutil in /usr/local/lib/python3.9/dist-packages (from croniter>=1->python-miio) (2.8.2) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/dist-packages (from cryptography>=35->python-miio) (1.16.0) Requirement already satisfied: async-timeout>=3.0.0 in /usr/local/lib/python3.9/dist-packages (from zeroconf<1,>=0->python-miio) (4.0.3) Requirement already satisfied: ifaddr>=0.1.7 in /usr/local/lib/python3.9/dist-packages (from zeroconf<1,>=0->python-miio) (0.2.0) Requirement already satisfied: requests in /usr/local/lib/python3.9/dist-packages (from micloud->python-miio) (2.31.0) Requirement already satisfied: tzlocal in /usr/local/lib/python3.9/dist-packages (from micloud->python-miio) (5.2) Requirement already satisfied: pycryptodome in /usr/local/lib/python3.9/dist-packages (from micloud->python-miio) (3.19.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.9/dist-packages (from cffi>=1.12->cryptography>=35->python-miio) (2.21) Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.9/dist-packages (from python-dateutil->croniter>=1->python-miio) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.9/dist-packages (from requests->micloud->python-miio) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/dist-packages (from requests->micloud->python-miio) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/dist-packages (from requests->micloud->python-miio) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/dist-packages (from requests->micloud->python-miio) (2023.11.17) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv yes: standard output: Broken pipe OK: Python MIIO tools installed successfully. INFO: Chown all files in ~/log to loxberry:loxberry (fix bug in older versions)... chown: cannot access '/opt/loxberry/log/plugins/mirobot2lox-ng/*': No such file or directory 22:57:30.543 OK: Script/Command executed successfully. 22:57:30.549 INFO: Saving all package installation scripts. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/prerelease.cfg' -> '/opt/loxberry/data/system/install/mirobot2lox-ng/prerelease.cfg' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/preupgrade.sh' -> '/opt/loxberry/data/system/install/mirobot2lox-ng/preupgrade.sh' 22:57:30.633 OK: All file(s) were installed successfully. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postinstall.sh' -> '/opt/loxberry/data/system/install/mirobot2lox-ng/postinstall.sh' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postroot.sh' -> '/opt/loxberry/data/system/install/mirobot2lox-ng/postroot.sh' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postupgrade.sh' -> '/opt/loxberry/data/system/install/mirobot2lox-ng/postupgrade.sh' 22:57:30.703 OK: All file(s) were installed successfully. 22:57:30.704 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/data/system/install/mirobot2lox-ng 22:57:30.721 OK: File ownership set successfully. 22:57:30.722 INFO: Setting file permissions: /bin/chmod -Rv 755 /opt/loxberry/data/system/install/mirobot2lox-ng 22:57:30.734 OK: File permissions set successfully. 22:57:30.735 INFO: Saving package apt and dpkg files. '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/dpkg' -> '/opt/loxberry/data/system/install/mirobot2lox-ng/dpkg' '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/dpkg/apt' -> '/opt/loxberry/data/system/install/mirobot2lox-ng/dpkg/apt' 22:57:30.803 OK: All file(s) were installed successfully. 22:57:30.804 INFO: Setting file ownership: /bin/chown -Rv loxberry.loxberry /opt/loxberry/data/system/install/mirobot2lox-ng 22:57:30.822 OK: File ownership set successfully. 22:57:30.822 INFO: Setting file permissions: /bin/chmod -Rv 755 /opt/loxberry/data/system/install/mirobot2lox-ng 22:57:30.833 OK: File permissions set successfully. 22:57:30.834 INFO: Cleaning and removing temporary files. removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postinstall.sh' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/daemon/daemon' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/daemon' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_cs.ini' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_en.ini' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang/language_de.ini' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/lang' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualinput_http.xml' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualinput_udp.xml' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/templatebuilder.html' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/virtualoutput.xml' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates/settings.html' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/templates' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/config/mirobot2lox.cfg' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/config' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postupgrade.sh' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/prerelease.cfg' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/release.cfg' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_64.png' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_512.png' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_256.png' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons/icon_128.png' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/icons' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/cron/crontab' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/cron' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/dpkg/apt' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/dpkg' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/postroot.sh' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/README.md' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/preupgrade.sh' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/generate_audio.py' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_en.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_pl.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_ca.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_es.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_fi.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_de.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_uk.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/audio_fr.csv' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language/LICENSE' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/language' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator/Readme.md' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/audio_generator' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/token_extractor.sh' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/grabber.pl' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin/mirobo_wrapper.sh' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/bin' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_aws_male.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_aws_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_aws_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_aws_male.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_ca_gtts_male.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fi_gtts_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_es_gtts_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_aws_male.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_female2.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_aws_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_gtts_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_gtts_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_fr_gtts_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_male.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_ca_aws_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_de_aws_female1.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_aws_female.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_en_aws_male.wav' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds/sample_pl_gtts_male.wav' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sounds' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/.dummy' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html/sendcmd.cgi' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/html' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/htmlauth/index.cgi' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend/htmlauth' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/webfrontend' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/plugin.cfg' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1/LICENSE' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS/LoxBerry-Plugin-MiRobot2Lox-NG-mirobot2lox-ng-1.3.0.1' removed directory '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS' removed '/opt/loxberry/data/system/tmp/uploads/prdE5BZCzS.zip' 22:57:30.994 OK: All Plugin files were installed successfully and system was cleaned up. 22:57:30.995 WARNING: An error or warning occurred 22:57:30.995 ================================================================================== 22:57:30.995 This is a summary of all errors and warnings during this installation: 22:57:30.996 ERROR: APT install: (Some) Packages could not be installed. 22:57:31.025 WARNING: APT database could not be refreshed. 22:57:31.045 ================================================================================== 22:57:31.046 INFO: Saving logfile.

mschlenstedt commented 7 months ago

As you see in the logfile you get a lot errors during installation when installing additional software. That is why not all needed python packages were installed. Read the logfile - the system cannot configure your SSH server because you are running another service on port 22! That's a very bad idea - port 22 is reserved for ssh.

You have to repair your system, stop the other service on port 22, reconfigure apt and then reinstall the plugin.

This is not a plugin issue but a misconfiguration of your system, which is not LoxBerry default configuration.

PatrickStarfish2 commented 7 months ago

Hi,

I had a really painfull experience with modifing the ssh port (I never changed it from default by myself). Lets say Linux Iand me are not getting best friends in the near future. ;) So i kind of rage quitted and reflashed the pie and afer 2 failed attemps and hours of waiting it finally works on the fresh install!!!!

So now I have to get my other features running again, but still big thx for you trying to help

-> can be closed.