Sergey Pinus
Sergey Pinus
> Did you run the command to set up the client? The `portr auth set ...` command. > ```shell > .\portr.exe http 56569 --subdomain amal-test > ``` Oops... It's working....
Now the problem is that he doesn't see the subdomain. ```bash .\portr.exe http ***** --subdomain amal-test 🌍 Starting tunnel connection for :***** 🚨 Portr inspector running on http://localhost:7777 🎉 Tunnel...
 The api tokens are configured like this
> You need to disable the proxy option in the DNS record. SSH doesn't work on cloudflare proxy. I have disabled proxying. It connects, but the link provided by the...
> Have you added a DNS record for `*.portr`? Yes. Well, in cloud flare. 
Or do I need to specify somewhere else in the system?
> *.portr 
Maybe the problem is how NGINX proxies to the network with its certificates?
The site started loading, but 502 Bad Gateway nginx/1.26.1 ```log portr_caddy_1 | {"level":"error","ts":1725208998.4669518,"logger":"docker-proxy","msg":"Error response from server","server":"localhost","status code":400,"body":"{\"error\":\"loading config: loading new config: http app module: start: listening on :443: listen tcp...
> Portr uses caddy as a reverse proxy, it is unable to bind to port 80 Well, I kind of have nginx running on it.