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

[BUG] In Tipi 1.0 DNS lookups do not work #320

Closed
DireMunchkin opened this issue Mar 5, 2023 · 3 comments
Closed

[BUG] In Tipi 1.0 DNS lookups do not work #320

DireMunchkin opened this issue Mar 5, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@DireMunchkin
Copy link
Contributor

Describe the bug
It appears that the latest Tipi release has caused all the DNS lookups from inside the containers to stop working. This breaks all the apps that need some kind of outgoing internet access. I choose to demonstrate with libReddit because it's easy, but it affects everything.
This is working in 0.8.1.

I also tried to set the dnsIp variable to some different servers - This also does not help. I was using the default setting before.

To Reproduce
Steps to reproduce the behavior:

  1. Install or update to Tipi 1.0.
  2. Install libReddit and open it.
  3. Can't use libReddit because it can't find https://reddit.com

Expected behavior
I expect that DNS works.

Screenshots
Screenshot from 2023-03-05 22-33-40

Desktop (please complete the following information):

  • OS: Linux Mint 20.3 Una
  • Browser LibreWolf
  • Version 1.0
@meienberger
Copy link
Collaborator

Thanks for reporting, the issue has been identified and a fix release is coming

@meienberger
Copy link
Collaborator

Can you try to update your instance with 1.0.1? This issue should be resolved.

sudo ./scripts/system.sh update

@DireMunchkin
Copy link
Contributor Author

Yes, that resolved it. Thanks Meienberger! I'll start sponsoring your work here shortly. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants