Hi,
So, here is my first issue that I can’t seem to solve.
(For some reason) I chose “Update” in the webconfig interface via the zynthian 5.1 being connected by wifi.
I cannot remember all output on the webpage, but I remember “0 paths being updated” in the first line, and the last line was something like “fixing inverted display”.
The web interface then apparently lost connection.
The UI on the hardware was still working so I chose reboot from the Admin menu. After a long time (maybe 1min) the system went to power off (without coming on again).
When I boot the zynthian it now leaves me with a tty login shown on the display.
I can access via ssh but the webconfig interface is not running
What went wrong? Is there a way to fix this without “re-burning” the system image?
Thanks
Edit: I made some progress: here are some errors found in the systemd log (journalctl):
Maybe this is helpful:
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/zynthian.service:14: WorkingDirectory= path is not absolute: #ZYNTHIAN_UI_DIR#
May 18 06:19:46 zynthian systemd[1]: zynthian.service: Unit configuration has fatal error, unit will not be started.
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/zynthian-webconf.service:10: WorkingDirectory= path is not absolute: #ZYNTHIAN_DIR#/zynthian-w>
May 18 06:19:46 zynthian systemd[1]: zynthian-webconf.service: Unit configuration has fatal error, unit will not be started.
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/zynthian-config-on-boot.service:10: Neither a valid executable name nor an absolute path: #ZYN>
May 18 06:19:46 zynthian systemd[1]: zynthian-config-on-boot.service: Unit configuration has fatal error, unit will not be started.
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/usb-gadget.service:7: Neither a valid executable name nor an absolute path: #ZYNTHIAN_SYS_DIR#>
May 18 06:19:46 zynthian systemd[1]: usb-gadget.service: Unit configuration has fatal error, unit will not be started.
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/mod-ttymidi.service:11: Neither a valid executable name nor an absolute path: #JACKD_BIN_PATH#>
May 18 06:19:46 zynthian systemd[1]: mod-ttymidi.service: Unit configuration has fatal error, unit will not be started.
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/jack2.service:11: Neither a valid executable name nor an absolute path: #JACKD_BIN_PATH#/jackd
May 18 06:19:46 zynthian systemd[1]: jack2.service: Unit configuration has fatal error, unit will not be started.
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/filebrowser.service:8: WorkingDirectory= path is not absolute: #ZYNTHIAN_SW_DIR#/filebrowser
May 18 06:19:46 zynthian systemd[1]: filebrowser.service: Unit configuration has fatal error, unit will not be started.
May 18 06:19:46 zynthian systemd[1]: /etc/systemd/system/a2jmidid.service:10: Neither a valid executable name nor an absolute path: #JACKD_BIN_PATH#/ja>
May 18 06:19:46 zynthian systemd[1]: a2jmidid.service: Unit configuration has fatal error, unit will not be started.