Unable to connect to Frigate instance

Hello,

Getting below error during the integration setup in HA

This error originated from a custom integration.

Logger: custom_components.frigate.api
Source: custom_components/frigate/api.py:259
integration: Frigate (documentation, issues)
First occurred: 5:17:53 PM (1 occurrences)
Last logged: 5:17:53 PM

Error fetching information from http://192.168.XX,XX:5000/api/stats: Cannot connect to host 192.168.XX.XX:5000 ssl:default [Connect call failed ('192.168.XX.XX', 5000)]

I can access the frigate UI fine and the HA integration is unable to connect over port 5000. Any help is appreciated.

Thanks!

Hey. Question? Did you install the regular version? or the full version? Or beta version?

I ask because I was leaving the hostname the integration shows, however I installed the full version which has an "-fa" before the port.

If that's not it, then, are you certain you specify port 5000 when setting the addon/app? The default is 8555.... ensure you set 5000 as well .. in the app/add-on -> configuration -> check the box for "show disable ports"

Let me know if that helps