Cant connect to webconf

getting this :

Last login: Thu Dec 22 18:36:20 2016 from 192.168.1.6
root@zynthian:~# systemctl stop zynthian-webconf
root@zynthian:~# cd /zynthian/zynthian-webconf/
root@zynthian:/zynthian/zynthian-webconf# ./zynthian_webconf.sh
Traceback (most recent call last):
File “./zynthian_webconf.py”, line 45, in
from lib.upload_handler import UploadHandler
File “/zynthian/zynthian-webconf/lib/upload_handler.py”, line 32, in
import jsonpickle
ImportError: No module named ‘jsonpickle’

on a rpi2 using fresh gorgonilla updated.
thanks

Don’t use Gorgonilla image. It’s really out-dated and update function is not working OK.
You better use the last “Gorgona Next” image.

Thanks!

Using names for releases seems to be confusing people. I suggest you start using numbers to indicate versions/releases. A number could simply be the date: 20180130
This way it would be easy to recognize that a very old version is being discussed/used.

Personally I’d kill for a webconf page that could report branch names and git hashs so I knew what I actually had in the various different directories in any particular zynthian.

And if we are making random requests. Host name in Network Info as well as ip.

A “diagnostic” script is on the way. It will be integrated in the webconf tool and will give all the information you want, @wyleu :wink:

Regarding the SD image file naming, the filename already contains the date and other information:

zynthian_gorgona_next_rbpi3_piscreen2-2017-11-14.img

I will include the date (or the full filename) in future references to SD image files :wink:

Regards,