You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increased it to 30.. then to 60.. still getting this:
`This error originated from a custom integration.
Logger: custom_components.pfsense.pypfsense
Source: custom_components/pfsense/pypfsense/init.py:110
integration: pfSense (documentation, issues)
First occurred: July 10, 2024 at 16:07:32 (12690 occurrences)
Last logged: 00:13:45
I kept getting Timeout error when attempting to connect to pfsense firewall.
I have a prod and a new dev and errors were the same with fresh install.
2023-10-03 08:55:20.814 ERROR (SyncWorker_6) [custom_components.pfsense.pypfsense] Unexpected get_system_info error err=TimeoutError('The read operation timed out'), type(err)=<class 'TimeoutError'>
Increasing timeout to 30 in /config/custom_components/pfsense/pypfsense/init.py solved it for me.
The text was updated successfully, but these errors were encountered: