blink-docker
blink-docker copied to clipboard
Error when running blink
I was at first successful when running blink but then suddenly this error message appears when I run "run.py"
Data import
./browsers/opera/usr/bin/opera: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
Data export
Traceback (most recent call last):
File "/home/blink/mainContainer.py", line 209, in
This message comes after I push the "refresh" icon in browser and then it does not generate a new config. I have to type "python3 run.py" to start it again.