cobalt
cobalt
Explore posts from servers
CDCloudflare Developers
Created by cobalt on 9/16/2023 in #general-help
Cloudflare Tunnels - Connection Refused
Here's my docker-compose.yml
4 replies
CDCloudflare Developers
Created by cobalt on 9/16/2023 in #general-help
Cloudflare Tunnels - Connection Refused
version: "2.1"
services:
code-server:
image: lscr.io/linuxserver/code-server:latest
container_name: code-server
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/London
- PASSWORD=tryhackme
- SUDO_PASSWORD=root!
- DEFAULT_WORKSPACE=/config/workspace #optional
volumes:
- /home/cobalt/devserver/code-server:/config
ports:
- 8443:8443
networks:
- code-server
restart: unless-stopped
cloudflared:
image: cloudflare/cloudflared:latest
container_name: cloudflared
restart: unless-stopped
command: tunnel run
environment:
- TUNNEL_TOKEN=token
networks:
- code-server

networks:
code-server:
name: code-server-net
external: true
version: "2.1"
services:
code-server:
image: lscr.io/linuxserver/code-server:latest
container_name: code-server
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/London
- PASSWORD=tryhackme
- SUDO_PASSWORD=root!
- DEFAULT_WORKSPACE=/config/workspace #optional
volumes:
- /home/cobalt/devserver/code-server:/config
ports:
- 8443:8443
networks:
- code-server
restart: unless-stopped
cloudflared:
image: cloudflare/cloudflared:latest
container_name: cloudflared
restart: unless-stopped
command: tunnel run
environment:
- TUNNEL_TOKEN=token
networks:
- code-server

networks:
code-server:
name: code-server-net
external: true
4 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Yes
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
I mean i could try noencryption but idk if that still breaks chat plugins
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
It works without freedomchat but i want to disable chat reports
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Erm
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
I'm going to try removing freedomchat anyway and see what happens
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Same thing happens when chatting from Bedrock through Geyser also
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Same thing happens when doing the /msg command
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Nope
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Going to try a server restart
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
No it's not that
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Nope
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Yeah ik
26 replies
AAdmincraft
Created by cobalt on 8/18/2023 in #questions
1.20.1 - Exception thrown when sending a message in chat
Huh
26 replies