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

InsecureRequestWarning: Unverified HTTPS request is being made to host #284

Open
cdouet opened this issue Aug 19, 2023 · 5 comments
Open

Comments

@cdouet
Copy link

cdouet commented Aug 19, 2023

Describe the bug
Warning message in HA logs
No impact on the functionality of the custom component

Expected behavior
No warning message

To Reproduce
Steps to reproduce the behavior:
Simply start HA and wait a little bit

General information to help debugging:

What sensors do you have enabled? Are they working and/or what state are they in? Do you have the corresponding functions enabled in Grocy?
sensor.grocy_chores
binary_sensor.grocy_overdue_chores

What is your installed versions of Home Assistant, Grocy and this integration?
Home Assistant 2023.8.3
Supervisor 2023.08.1
Operating System 10.4
Frontend 20230802.1 - latest
Grocy addon 0.19.1
Grocy integration 4.11.1
Nginx Proxy Manager addon 0.12.3

How do you have Grocy installed? Add-on or external?
Grocy is installed as an addon (version 0.19.1)

Have you added debugging to the log, and what does the log say?
Logger: py.warnings
Source: custom_components/grocy/grocy_data.py:74
Integration: Grocy (documentation, issues)
First occurred: 8:42:40 AM (18050 occurrences)
Last logged: 12:36:43 PM

/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py:1056: InsecureRequestWarning: Unverified HTTPS request is being made to host 'redacted'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn(

Note: 'redacted' is my external domain name...

@B4dC4rd
Copy link

B4dC4rd commented Sep 4, 2023

Same here: First occurred: 3 September 2023 at 22:18:16 (94668 occurrences)

@B4dC4rd
Copy link

B4dC4rd commented Sep 29, 2023

Still a lot of regular occurences of this warning.
Grocy is running in a external docker in my case, with a fully qualified domain name.

@B4dC4rd
Copy link

B4dC4rd commented Sep 30, 2023

Managed to configure the integration access in HTTPS which stopped the log warnings.

Issue can be closed for me.

@cdouet
Copy link
Author

cdouet commented Oct 1, 2023 via email

@ShadyBrk
Copy link

I am experiencing this issue as well... it's really bogging down my logs.

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

3 participants