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

Stopped working, can't connect anymore #159

Open
Aspage opened this issue May 3, 2023 · 6 comments
Open

Stopped working, can't connect anymore #159

Aspage opened this issue May 3, 2023 · 6 comments

Comments

@Aspage
Copy link

Aspage commented May 3, 2023

It used to work flawlessly. Suddenly, it stopped working.

When I try to setup the integration to my PFSense now, I get this in the logbook:

Unexpected err=<ProtocolError for [redacted]:[redacted]@192.168.121.254/xmlrpc.php: 405 Not Allowed>, type(err)=<class 'xmlrpc.client.ProtocolError'>

I've tried searching for it on here and using Google, of course, but can't seem to find the problem.

Using 2.6.0. Tried admin user and a new user. Same outcome. Can't even connect.

What can I try or do?

@travisghansen
Copy link
Owner

Sounds like maybe the ip has changed or something else? Seems really odd to just stop working.

@Aspage
Copy link
Author

Aspage commented May 4, 2023

No, IP hasn't changed. I actually even reinstalled PFSense completely (had to for other reasons) and on new installation doesn't connect either.

@M0WGF
Copy link

M0WGF commented May 14, 2023

Have the same issue. It will not login.

I get SSL error

if I uncheck the check SSL

I get unexpected error instead.

IP, login details haven't changed. All worked until up Hassio update 2023.5.1 I think.

@M0WGF
Copy link

M0WGF commented May 14, 2023

I get the following errors in the debug logs.

First error with SSL Check enabled the second error with it disabled.

Unexpected err=AbortFlow('Flow aborted: already_configured'), type(err)=<class 'homeassistant.data_entry_flow.AbortFlow'>
22:00:30 – (ERROR) pfSense (custom integration)
Unexpected get_system_info error err=SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1007)'), type(err)=<class 'ssl.SSLCertVerificationError'>
22:00:25 – (ERROR) pfSense (custom integration)

@dscheman
Copy link

I get the following errors in the debug logs.

First error with SSL Check enabled the second error with it disabled.

Unexpected err=AbortFlow('Flow aborted: already_configured'), type(err)=<class 'homeassistant.data_entry_flow.AbortFlow'> 22:00:30 – (ERROR) pfSense (custom integration) Unexpected get_system_info error err=SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1007)'), type(err)=<class 'ssl.SSLCertVerificationError'> 22:00:25 – (ERROR) pfSense (custom integration)

I had exactly this problem. I eventually discovered that the pfSense Firewell integration was actually already trying to appear in my integrations panel but was disabled and hidden by the filter. I clicked "Show" to view it, then enabled it, and it's working now.

@M0WGF
Copy link

M0WGF commented May 17, 2023

Oh thank you so much I had completely missed the disabled integration. All fixed 👍

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

4 participants