docker-transmission-openvpn
docker-transmission-openvpn copied to clipboard
Addon crashing, "bindPort error" after running the addon for a day
Is there a pinned issue for this?
- [X] I have read the pinned issues and could not find my issue
Is there an existing or similar issue/discussion for this?
- [X] I have searched the existing issues
- [X] I have searched the existing discussions
Is there any comment in the documentation for this?
- [X] I have read the documentation, especially the FAQ and Troubleshooting parts
Is this related to a provider?
- [X] I have checked the provider repo for issues
- [X] My issue is NOT related to a provider
Are you using the latest release?
- [X] I am using the latest release
Have you tried using the dev branch latest?
- [ ] I have tried using dev branch
Docker run config used
Installed it via HASS addon manager
Current Behavior
Addon starts running in HASS successfully, connecting to PIA. After about a day or two, the log writes
the has been a fatal_error curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15000 milliseconds Sun Dec 17 12:07:13 GMT 2023: bindPort error
No other issues except for the addon crashing for no obvious reason Seems similar to issue #1445
Expected Behavior
Addon not crashing
How have you tried to solve the problem?
- Checked issue #1445
Log output
the has been a fatal_error curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds curl: (28) Connection timed out after 15001 milliseconds Sun Dec 17 14:47:01 GMT 2023: bindPort error
HW/SW Environment
- OS:
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
With HASS Supervised 2023.12.3, supervisor 2023.11.6
- Docker: 24.0.7, build afdd53b
Anything else?
No response
Today I got a "*3199 connect() failed (111: Unknown error) while connecting to upstream" error
Hello, your .yml is missing but would you try editing from the gui: settings/edit preferences/network and check Randomize port on launch, if not checked. docker compose restart. This fixed the problem for me and I hope it helps you a well.