HI @zynthianers!
It seems that last images have problems. As i’m in a little country house, my band is really small and i can’t test the latest SD images. This is the reason i have not released a new SD image. I will visit Barcelona in the next days, so ii will download and test some of the latest SD images. Mean while, could some “advanced” user help me to confirm/identify the problem?
Please, could you test this image, or better, the last one from today. If you and somebody with a v3 zynthian could confirm it works OK, i could mark it as RC2 and avoid more headaches with recent SD images until i can do my own test …
Of course, the more testers, the better …
Let’s concentrate on yesterday’s image that seems to be good:
start with a new image: display error
Followed by about 5 minutes of black screen
Then very slowly fading in and out - zynthian - ERROR IP:
Zynthian directly connected to the router via LAN.
Display: ERROR IP: 169.254.100.40
webconf does not work over zynthian.local or over IP
continue via console:
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:B6pRXG5uwhBihlvJPzyXl5p/vs2gAeCmrCQ6W8KcZBY.
Please contact your system administrator.
Add correct host key in /home/“user”/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/“user”/.ssh/known_hosts:1
You can use following command to remove the offending key:
ssh-keygen -R 192.168.178.24 -f /home/“user”/.ssh/known_hosts
ECDSA host key for 192.168.178.24 has changed and you have requested strict checking.
Host key verification failed.
Please, could you send the webconf log?
Simply type:
journalctl -u zynthian-webconf -f
And try to access from the browser. Then copy/paste the output from the console. With this i could figure where the problem is and try to solve it for the next SD image builds.
No sorry, 2020_05_22 is already deleted. I have a copy of the 2020_05_17 UI log - I’m uploading it. But why mess with it, wouldn’t it be easier if you could say - this image worked for me - please test it? Zynthian_17052020Ui_log.txt (31.2 KB)
Zynthian doesn’t detect hardware, apart from the RBPi. SD images are pre-configured for a given hardware combination, depending on the image date. The latest ones are pre-configured for “Kit V3 - Pro”. What is your kit version @spurkopf?
WARNING:zynthian_gui_config: No Display!
Traceback (most recent call last):
File “./zynthian_webconf.py”, line 42, in
from lib.ui_keybind_handler import UiKeybindHandler
File “/home/pi/zynthian-webconf/lib/ui_keybind_handler.py”, line 31, in
from zyngui.zynthian_gui_keybinding import zynthian_gui_keybinding
File “/zynthian/zynthian-ui/zyngui/init.py”, line 53, in
from zyngui.zynthian_gui_audio_recorder import zynthian_gui_audio_recorder
File “/zynthian/zynthian-ui/zyngui/zynthian_gui_audio_recorder.py”, line 29, in
import mutagen
ModuleNotFoundError: No module named ‘mutagen’