As root: I have checked locale and LC_ALL was empty, so I added export LC_ALL="de_DE.UTF-8" to .bashrc and from there on locale shows that LC_ALL is set to de_DE.UTF-8 (without quotes).
Nevertheless the error messages stays the same:
meyectl[1467681]: locale.setlocale(locale.LC_ALL, '')
meyectl[1467681]: File "/usr/lib/python3.9/locale.py", line 610, in setlocale
meyectl[1467681]: return _setlocale(category, locale)
meyectl[1467681]: locale.Error: unsupported locale setting
I also tried dietpi-config Language Options
But I keep getting this error.
I can start motioneye with the cmdline though:
meyectl startserver -c /etc/motioneye/motioneye.conf
As root: I have checked locale and LC_ALL was empty, so I added export LC_ALL="de_DE.UTF-8" to .bashrc and from there on locale shows that LC_ALL is set to de_DE.UTF-8 (without quotes).
Nevertheless the error messages stays the same: meyectl[1467681]: locale.setlocale(locale.LC_ALL, '') meyectl[1467681]: File "/usr/lib/python3.9/locale.py", line 610, in setlocale meyectl[1467681]: return _setlocale(category, locale) meyectl[1467681]: locale.Error: unsupported locale setting
I also tried dietpi-config Language Options But I keep getting this error.
I can start motioneye with the cmdline though: meyectl startserver -c /etc/motioneye/motioneye.conf
Any Idea?
I am on DietPi v8.17.2 on a Raspi4