Closed vvirtues closed 1 month ago
btw im using firefox, tested with DoH on and off (same result)
seems volumes are not being used
wsl shell: powershell: have a feeling its related to that
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.
still need help with this
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....
wsl2, sorry for not specifying
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?
OH. You're missing the FTLCONF_LOCAL_IPV4
environment variable (It's listed in the Readme 😉)
Before:
After:
This variable will not be needed in the upcoming V6 release
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.
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 (includinglocalhost/admin
)Related Issues
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
any additional info to help reproduce
These common fixes didn't work for my issue
docker run
example(s) in the readme (removing any customizations I added)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.