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

Integration seems to cause the Neptune to lock the local interface #30

Open
brettonw opened this issue Sep 13, 2022 · 3 comments
Open

Comments

@brettonw
Copy link
Contributor

I've run into this a few times - the regular logins from the integration seem to make the apex.local web interface refuse to acknowledge a login from a browser. The username and password are correct. And it will usually work again after a little while. It continues to be accessible from the cloud interface.

Screen Shot 2022-09-13 at 11 28 29 AM

@brettonw
Copy link
Contributor Author

The auth code tries to login 3 times real fast - should there be any kind of sleep in that loop?

@brettonw
Copy link
Contributor Author

One observation is that the status info seems to be available without auth:

http://apex.local/cgi-bin/status.json

it's just the inputs and outputs, though...

@brettonw
Copy link
Contributor Author

I won't belabor the point here. I rewrote a bunch of the apex.py class to use the cached config and status rather than re-fetch and haven't had this problem any more. If you want to look at my changes, check the 'main' branch of my fork: https://github.com/brettonw/apex-ha

I don't suggest you try to take the changes entirely since I removed the old system support.

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

1 participant