Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon crashing, "bindPort error" after running the addon for a day #2767

Open
7 of 8 tasks
Papadoma opened this issue Dec 17, 2023 · 2 comments
Open
7 of 8 tasks

Addon crashing, "bindPort error" after running the addon for a day #2767

Papadoma opened this issue Dec 17, 2023 · 2 comments

Comments

@Papadoma
Copy link

Is there a pinned issue for this?

  • I have read the pinned issues and could not find my issue

Is there an existing or similar issue/discussion for this?

  • I have searched the existing issues
  • I have searched the existing discussions

Is there any comment in the documentation for this?

  • I have read the documentation, especially the FAQ and Troubleshooting parts

Is this related to a provider?

  • I have checked the provider repo for issues
  • My issue is NOT related to a provider

Are you using the latest release?

  • 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?

  1. Checked issue Container loses access to PIA (port-forwarding) intermittently and repeatedly: BindPort error / there has been a fatal error #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

@Papadoma
Copy link
Author

Today I got a "*3199 connect() failed (111: Unknown error) while connecting to upstream" error

@burgerhaus
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants