Bug,
This is a: Issue with the WEBTHEME environment variable in pihole
Details
Set the WEBTHEME to lcars-picard and i get this error in the logs:
[i] Installing configs from /etc/.pihole...
[i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
[i] Installing /etc/dnsmasq.d/01-pihole.conf...
[✓] Installed /etc/dnsmasq.d/01-pihole.conf
[i] Installing /etc/.pihole/advanced/06-rfc6761.conf...
[✓] Installed /etc/dnsmasq.d/06-rfc6761.conf
[i] Installing latest logrotate script...
[i] Existing logrotate file found. No changes made.
[i] Assigning password defined by Environment Variable
[✓] New password set
[!] Invalid theme name supplied: lcars-picard, falling back to default-light.
[i] Added ENV to php:
"TZ" => "",
"PIHOLE_DOCKER_TAG" => "",
"PHP_ERROR_LOG" => "/var/log/lighttpd/error-pihole.log",
"CORS_HOSTS" => "",
"VIRTUAL_HOST" => "pihole",
[i] Using IPv4 and IPv6
[i] Installing latest Cron script...
How to reproduce the issue
Environment data
Operating System: Apline
Hardware: Raspberry Pi 4B
Kernel Architecture: ArmV8 64bit
Docker Install Info and version:
Software source: official docker-ce
Supplimentary Software: portainer
Hardware architecture: ArmV8 64bit
docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here
screenshots attached
any additional info to help reproduce
These common fixes didn't work for my issue
[x] I have tried removing/destroying my container, and re-creating a new container
[x] I have tried fresh volume data by backing up and moving/removing the old volume data
[x] I have tried running without my volume data mounts to eliminate volumes as the cause
[x] I have checked web/scripts/pi-hole/php/theme.php and can see the line: $available_themes['lcars-picard'] = array('Star Trek Picard LCARS theme (dark)', true, 'lcars-picard', '#53596C');
[x]
If the above debugging / fixes revealed any new information note it here.
Add any other debugging steps you've taken or theories on root cause that may help.
Bug, This is a: Issue with the WEBTHEME environment variable in pihole
Details
Set the WEBTHEME to lcars-picard and i get this error in the logs:
[i] Installing configs from /etc/.pihole... [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone! [i] Installing /etc/dnsmasq.d/01-pihole.conf... [✓] Installed /etc/dnsmasq.d/01-pihole.conf [i] Installing /etc/.pihole/advanced/06-rfc6761.conf... [✓] Installed /etc/dnsmasq.d/06-rfc6761.conf [i] Installing latest logrotate script... [i] Existing logrotate file found. No changes made. [i] Assigning password defined by Environment Variable [✓] New password set [!] Invalid theme name supplied: lcars-picard, falling back to default-light. [i] Added ENV to php: "TZ" => "", "PIHOLE_DOCKER_TAG" => "", "PHP_ERROR_LOG" => "/var/log/lighttpd/error-pihole.log", "CORS_HOSTS" => "", "VIRTUAL_HOST" => "pihole", [i] Using IPv4 and IPv6 [i] Installing latest Cron script...
How to reproduce the issue
Environment data
docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here screenshots attached
any additional info to help reproduce
These common fixes didn't work for my issue
If the above debugging / fixes revealed any new information note it here. Add any other debugging steps you've taken or theories on root cause that may help.