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

System crash due to port forwarding 8080 #106533

Closed
jandirk39 opened this issue Dec 28, 2023 · 3 comments
Closed

System crash due to port forwarding 8080 #106533

jandirk39 opened this issue Dec 28, 2023 · 3 comments
Labels

Comments

@jandirk39
Copy link

jandirk39 commented Dec 28, 2023

The problem

Hi. I’m now in the latest version of HA. Since the update the system was very slow and constantly rebooting. This was because it logged thousands of entries per second of the below message. When I delete the port 8080 to 8123 in my router it works again. Also when I change the port in the yaml to 8080 and only forward that I get the same error.

What version of Home Assistant Core has the issue?

12.3

What was the last working version of Home Assistant Core?

The version before 12.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

logger:%20aiohttp.server%0ASource%3A%20/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py:421%0AFirst%20occurred:%206:25:38%20PM%20(8187%20occurrences)%0ALast%20logged:%206:28:04%20PM%0A%0AError%20handling%20request%0ATraceback%20(most%20recent%20call%20last):%0A%20%20File%20%22/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py%22,%20line%20350,%20in%20data_received%0A%20%20%20%20messages,%20upgraded,%20tail%20=%20self._request_parser.feed_data(data)%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%0A%20%20File%20%22aiohttp/_http_parser.pyx%22,%20line%20557,%20in%20aiohttp._http_parser.HttpParser.feed_data%0Aaiohttp.http_exceptions.BadStatusLine:%20400,%20message:%0A%20%20Invalid%20method%20encountered:%0A%0A%20%20%20%20b'%5Cx16%5Cx03%5Cx01'%0A%20%20%20%20%20%20%5E

decoded:

logger: aiohttp.server
Source: /usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py:421
First occurred: 6:25:38 PM (8187 occurrences)
Last logged: 6:28:04 PM

Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 350, in data_received
    messages, upgraded, tail = self._request_parser.feed_data(data)
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "aiohttp/_http_parser.pyx", line 557, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
  Invalid method encountered:

    b'\x16\x03\x01'
      ^

Additional information

No response

@Bachevsky
Copy link

I and at least two others have the same problem. Rolling back to version 12.0 does not help, although it did not occur before 12.3. The problem also exists on a brand-new installation.

@jbouwh
Copy link
Contributor

jbouwh commented Dec 28, 2023

Is there more logging around this message that might help to declare why it is logged?

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants