Posts by rick.mccombs
-
-
I tried to get this to work on my raspberry pi 4 I left out the lines about Gauc. I'm behind a firewall I thought it would simpler.
I don't have any experience with docker. There doesn't seem to be any webserver running on 8080.
I have Rosetta at home running on my x86_64 computers and I had it on the raspberry pi 4 running Ubuntu, I thought I would try Libreelec on the Raspberry pi4. I've been running OSMC on a Pi 3+.
Before I go to a lot of trouble to try to get this to work, has anyone got Rosetta at home to send work to there Pi 4 using this docker?
-
I had pi-hole working on OSMC but decided to give Libreleec a try. I have another pi-hole running on Debian-buster. I have no experience with Docker.
I didn't see any block lists. I tried copy and past from my other pi-hole via the web-abmin and I got.
CodeInstallation Failure: /etc/pihole/setupVars.conf does not exist! Please run 'pihole -r', and choose the 'reconfigure' option to fix.
I figured out I could run
docker exec -it eda0f4bcf462 pihole -r
But then after entering the ip address. I gotRTNETLINK answers: Operation not permitted
After doing it again with ipv6 disabled I do to
[i] Preparing to run gravity.sh to refresh hosts...
[i] Running gravity.sh/etc/.pihole/automated install/basic-install.sh: line 1402: /opt/pihole/gravity.sh: No such file or directory
LibreELEC:~ #
-
-