Skip to content

Reconfigure to add web admin fails #5473

Closed
@KenSharp

Description

@KenSharp

Versions

Pi-hole version is v5.17.2 (Latest: v5.17.2)
FTL version is v5.23 (Latest: v5.23)

Platform

  • OS and version: Ubuntu 22.04 x86_64 (host and guest)
  • Platform: LXC

Expected behavior

pihole -r should allow me to reconfigure and add the web admin interface.

Actual behavior / bug

It simply fails.

  [i] Installing Admin Web Interface
  [i] Installing lighttpd
  [i] Query Logging on.
  [i] Using privacy level: 0
  [i] Performing reconfiguration, skipping download of local repos
  [✓] Resetting repository within /etc/.pihole...
   Unable to reset /var/www/html/admin, exiting installer

There seems to be some assumption here about this path existing? /var/www does not exist at all.

Steps to reproduce

Steps to reproduce the behavior:

  1. Install pihole with the bash script, do not install the web admin interface.
  2. pihole -r
  3. Attempt to install the web admin interface.
  4. See error

Debug Token

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug: ConfirmedVerified as a bug to be resolved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions