Athozs / hass-additional-ca

Add private Certificate Authority or self-signed certificate into Home Assistant to access 3rd-party service with TLS/SSL.
MIT License
28 stars 4 forks source link

docker on synology NAS #8

Closed c4coer closed 3 weeks ago

c4coer commented 2 months ago

Good morning, I performed the actions indicated, but it does not work, the environment variable was added in docker. there seems to be a problem in the python script. thanks. Eric

Error log: Enregistreur: aiohttp.server Source: /usr/local/lib/python3.12/site-packages/aiohttp/web_protocol.py:421 S'est produit pour la première fois: 10:23:02 (20 occurrences) Dernier enregistrement: 10:23:21

Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.12/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\x06\xfb\x01'
  ^
Athozs commented 2 months ago

Hello @c4coer , Thanks for using Additional CA integration,

Could you use the default issue template and give more details about your setup ?

Could you give logs regarding additional_ca integration ? I can't help with what you provided and unable to understand what's the issue. Thank you 🙂