Comfort of a personal assistant for Linux systems. Currently features native google, yahoo, bing searches, weather conditions, videos from youtube and looking up for images as well, all in a very reliable structure and UI.
45
stars
45
forks
source link
Jarvis module keep powercycling after entering the wrong base64 image format #220
my plan was to simply add a wlan QR code to the landing page of jarvis.
Unfortunately I missed it to add the data:image/png;base64, string before entering my base64 string!
This causes the jarvis or the web adapter to powercycle whenever i try to correct it.
So I wait until it reloads (see attached logs from iobroker)
I try to reload jarvis to correct or at least delete this entry
jarvis breaks down an restart (see log)
Actually I'm not fast enough to correct this manually.
Can someone tell me in which file this "mistake" is entered so that i can correct it via the console of the docker container in the file itself?
Hi together,
my plan was to simply add a wlan QR code to the landing page of jarvis. Unfortunately I missed it to add the data:image/png;base64, string before entering my base64 string!
This causes the jarvis or the web adapter to powercycle whenever i try to correct it.
Actually I'm not fast enough to correct this manually.
Can someone tell me in which file this "mistake" is entered so that i can correct it via the console of the docker container in the file itself?
Regards Undead