Pyenb
Pyenb
Explore posts from servers
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
Not registered, but I use it for DNS
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
okok, thanks
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
That was the idea, as CF should do the automatic TLS stuff
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
Yeah, just was testing around. Ran it via systemd otherwise
47 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
Yeah maybe, I'll see
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
But might be uninteresting for now, my router apparrently died, so I can't access anything rn anyways
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
What config? It's a clean install with nothing configured except the docker compose and the CF DNS entry
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
Also ofc no errors in the container logs or anything
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
I am not sure what it is, as I was having simmilar problems with coder itself (https://discord.com/channels/747933592273027093/1371064755615305828/1371237468279668838) But every all the services I expose over CF Tunnels work just fine
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
Linuxserver.io version: 4.100.0-ls271
Build-date: 2025-05-12T18:54:00+00:00
Linuxserver.io version: 4.100.0-ls271
Build-date: 2025-05-12T18:54:00+00:00
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
No description
19 replies
CCoder.com
Created by Pyenb on 5/13/2025 in #help
Code-server frequent 404 errors via CF Tunnels
compose:
services:
code-server:
image: lscr.io/linuxserver/code-server:latest
container_name: code-server
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
- HASHED_PASSWORD=xxx
- PROXY_DOMAIN=code.pyenb.network #optional
- DEFAULT_WORKSPACE=/Projects #optional
volumes:
- ./config:/config
- /home/xxx/Projects:/Projects
ports:
- 8443:8443
restart: unless-stopped
services:
code-server:
image: lscr.io/linuxserver/code-server:latest
container_name: code-server
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
- HASHED_PASSWORD=xxx
- PROXY_DOMAIN=code.pyenb.network #optional
- DEFAULT_WORKSPACE=/Projects #optional
volumes:
- ./config:/config
- /home/xxx/Projects:/Projects
ports:
- 8443:8443
restart: unless-stopped
19 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
No description
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
imma see
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
Could be DNS tho
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
It sometimes works, but then throws a 404 in the next second
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
nvm. It's still not working via Domain. I can access it locally now, but the domain stays blank: https://code.pyenb.network/
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
I will take that. Thanks for the help anyways
47 replies
CCoder.com
Created by Pyenb on 5/11/2025 in #help
How to change tunnel location and can't access locally
I am lost. I just tried the exact same thing again: coder server --access-url=https://code.pyenb.network/ --http-address=192.168.178.170:3000 and now it just works??
47 replies