Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Plugin sometimes stops working #51

Open
jjwhawaii opened this issue Nov 25, 2023 · 2 comments
Open

Plugin sometimes stops working #51

jjwhawaii opened this issue Nov 25, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@jjwhawaii
Copy link

Hello, sometimes I get this message, and the plugin stops working:

�[37m[11/19/2023, 2:13:30 AM] �[39m�[36m[Jeff Wong]�[39m WARNING - refreshDoor - GarageDoorOpenerGarage - operation was in progress and has timedout or no status retrieval

I turned the plugin into a child bridge, which I think helps, but still it occasionally freezes:

�[37m[11/22/2023, 4:43:17 PM] �[39m�[36m[Gogogate2]�[39m ERROR - refreshDoor - Refreshing status failed - undefined
�[37m[11/22/2023, 4:43:17 PM] �[39m�[36m[Gogogate2]�[39m ERROR - handleError - timeout connecting to gogogate, check gogogate connectivity

Here is my config:

        "name": "Gogogate2",
        "gogogateIP": "192.168.4.32",
        "username": 
        "password": 
        "refreshTimer": 600,
        "maxWaitTimeForOperation": 35,
        "refreshTimerDuringOperation": 10,
        "_bridge": {
            "username": "0E:38:8C:AC:5E:21",
            "port": 59834
        },
        "platform": "GogoGate2"

Would it help to change the refresh timer?

Thanks for all your work on this Plugin!
-Jeff

@nicoduj
Copy link
Owner

nicoduj commented Jan 2, 2024

Hi, seems a bit strange, it is like your gogogate becomes unreachable. Does it have a static IP ? When it happens, do you need to restart the bridge?

@nicoduj nicoduj added the bug Something isn't working label Jan 2, 2024
@jjwhawaii
Copy link
Author

jjwhawaii commented Jan 8, 2024 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants