Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot access webui #1617

Closed
5 of 6 tasks
vvirtues opened this issue Jul 29, 2024 · 12 comments
Closed
5 of 6 tasks

Cannot access webui #1617

vvirtues opened this issue Jul 29, 2024 · 12 comments

Comments

@vvirtues
Copy link

vvirtues commented Jul 29, 2024

This is a: Run Issue

Details

After installing, I cannot access the UI at all through any address. I can access the default lightpd page from localhost but nothing else (including localhost/admin)

Related Issues

  • I have searched this repository/Pi-hole forums for existing issues and pull requests that look similar

How to reproduce the issue

  1. Environment data
  • Operating System: WSL (Ubuntu)
  • Hardware: PC
  • Kernel Architecture: assume x64/amd64
  • Docker Install Info and version:
    • Software source: Docker Desktop (Windows)
    • Supplimentary Software:
  • Hardware architecture: x64(?)
  1. docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here
    image
  2. any additional info to help reproduce

These common fixes didn't work for my issue

  • I have tried removing/destroying my container, and re-creating a new container
  • I have tried fresh volume data by backing up and moving/removing the old volume data
  • I have tried running the stock docker run example(s) in the readme (removing any customizations I added)
  • I have tried a newer or older version of Docker Pi-hole (depending what version the issue started in for me)
  • I have tried running without my volume data mounts to eliminate volumes as the cause

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.

@vvirtues
Copy link
Author

btw im using firefox, tested with DoH on and off (same result)

@vvirtues
Copy link
Author

seems volumes are not being used

@vvirtues
Copy link
Author

wsl shell:
image
powershell:
image
have a feeling its related to that

Copy link

This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.

@github-actions github-actions bot added the stale label Aug 28, 2024
@vvirtues
Copy link
Author

still need help with this

@github-actions github-actions bot removed the stale label Aug 28, 2024
@PromoFaux
Copy link
Member

Operating System: WSL (Ubuntu)

WSL or WSL2? I have a feeling WSL is not compatible - but it's been a while since I've tried.

I used Docker with the WSL2 based engine all the time for testing and am able to access the web UI from my PC....

@vvirtues
Copy link
Author

wsl2, sorry for not specifying

@PromoFaux
Copy link
Member

Works for me... interesting that it does not for you! Do you have any other web services running either in docker or otherwise on your Windows PC?

image

@PromoFaux
Copy link
Member

OH. You're missing the FTLCONF_LOCAL_IPV4 environment variable (It's listed in the Readme 😉)

Before:
image

After:
image

This variable will not be needed in the upcoming V6 release

Copy link

This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.

@github-actions github-actions bot added the stale label Sep 28, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
@vvirtues
Copy link
Author

for some reason entering my local IP doesn't work #1658

is it okay to set as localhost instead?

@github-actions github-actions bot removed the stale label Nov 20, 2024
@vvirtues
Copy link
Author

i realized you are not using host networking, thats one big thing @PromoFaux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants