Webconf not running on fresh OS install

Able to connect via ssh, webconf not apparently loading.

Pi5 output pasted below, OS info in pasted image:


(venv) root@zynthian:~# journalctl -u zynthian-webconf -f
Jan 19 04:56:59 zynthian zynthian_webconf.sh[780]: Virtualization: none
Jan 19 04:56:59 zynthian zynthian_webconf.sh[780]: Hardware Architecture: aarch6                                  4
Jan 19 04:56:59 zynthian zynthian_webconf.sh[780]: Hardware Model: Raspberry Pi                                   5 Model B Rev 1.1
Jan 19 04:56:59 zynthian zynthian_webconf.sh[780]: -----------------------------                                  -----------------
Jan 19 04:57:03 zynthian zynthian_webconf.sh[936]: INFO:root:ZYNTHIAN-UI CONFIG                                   ...
Jan 19 04:57:03 zynthian zynthian_webconf.sh[936]: INFO:root:Kit Version: Custom
Jan 19 04:57:03 zynthian zynthian_webconf.sh[936]: INFO:root:No Wiring Layout co                                  nfigured. Only touch interface is available.
Jan 19 04:57:03 zynthian zynthian_webconf.sh[936]: Cannot connect to server sock                                  et err = No such file or directory
Jan 19 04:57:03 zynthian zynthian_webconf.sh[936]: Cannot connect to server requ                                  est channel
Jan 19 04:57:03 zynthian zynthian_webconf.sh[936]: jack server is not running or                                   cannot be started


This is rather important - you can’t run zynthian without jack running. You have “Default” as your soundcard so quite possibly you need to configure your soundcard. The topic title saysm “…fresh OS install” but you shouldn’t see that config if you initially start Oram with a valid (known) soundcard attached. You haven’t given any info about the hardware. More info required for us to help.

Hi @crowboat !

This shouldn’t happen, because webconf is needed to configure the soundcard. There is an issue that prevents webconf to run when jackd can’t start. I solved this issue some weeks ago,
but you would need to change to oram staging brand. I would push a new release ASAP with this solved.

Regards,

1 Like