Skip to content

Traefik blocking other reverse proxies #1899

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

Open
eduhdev12 opened this issue Apr 17, 2025 · 5 comments
Open

Traefik blocking other reverse proxies #1899

eduhdev12 opened this issue Apr 17, 2025 · 5 comments
Labels
t/bug Something isn't working

Comments

@eduhdev12
Copy link

eduhdev12 commented Apr 17, 2025

Describe the bug

Using nginx for a local reverse proxy with self-signed certificates, in the latest update, the Trafik proxy from OrbStack takes all requests, without the possibility to stop the proxy, even if I disable Allow access to container domains & IPs

To Reproduce

  1. Disable Allow access to container domains & IPs
  2. Spin up a nginix and map some redirected (/etc/hosts) domains

Expected behavior

The option Allow access to conatiner domains & IPs should disable the traefik proxy inside OrbStack at all

Diagnostic report (REQUIRED)

OrbStack info:
Version: 1.10.3
Commit: 2b5dd5f580d80a3d2494b7b40dde2ef46813cfc5 (v1.10.3)

System info:
macOS: 15.4.1 (24E263)
CPU: arm64, 10 cores
CPU model: Apple M1 Pro
Model: MacBookPro18,3
Memory: 16 GiB

Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2025-04-23T07-38-08.718349Z.zip

Screenshots and additional context (optional)

No response

@eduhdev12 eduhdev12 added the t/bug Something isn't working label Apr 17, 2025
@orbstack-bot
Copy link

orbstack-bot bot commented Apr 17, 2025

Hi! Please upload a diagnostic report from the OrbStack menu > Help > Upload Diagnostics (or run orb report) and then paste the output here. The extra info makes it easier for us to debug issues.

It should look like:

System info:
[...]

Full report: orbstack.dev/[...].zip

(It's safe to post the link publicly — only the OrbStack team can access it.)

@slinorb
Copy link
Member

slinorb commented Apr 18, 2025

Try to uncheck "Enable HTTPS for container domains"

@eduhdev12
Copy link
Author

Try to uncheck "Enable HTTPS for container domains"

The option change is disabled when you uncheck Allow access to conatiner domains & IPs

@kdrag0n
Copy link
Member

kdrag0n commented Apr 23, 2025

Please follow the bot's instructions and also add full example configs (/etc/hosts, docker run or Compose, nginx.conf, etc) to help us understand your setup.

@eduhdev12
Copy link
Author

Please follow the bot's instructions and also add full example configs (/etc/hosts, docker run or Compose, nginx.conf, etc) to help us understand your setup.

I attached the report in the initial message.

For locally generated certificates and proxy I use the application Ophiuchi

/etc/hosts file

Image

Example nginx config:

Image

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

No branches or pull requests

3 participants