-
Notifications
You must be signed in to change notification settings - Fork 30
Can't start telemt proxy on Ubuntu #60
Copy link
Copy link
Open
Description
Hi there,
First of all - appreciate your work!
I'm having a Hetzner VPS with Ubuntu 24.04.4 LTS. On installation I chose custom port. I added it to the ufw and Hetzner firewall. All looks good, but the actual proxy container can't start. I see from your source code it tries to start container
Line 2679 in af7063f
| log_info "Starting telemt proxy on port ${PROXY_PORT}..." |
And then silently falls, I see only message "failed to start". No logs since it's never started. From docker I see image being pulled but container has not being created.
That could probably be my env issue, but I'm wondering if you can help me troubleshoot it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels