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

Confused - slowing down home bridge and 503 error #100

Open
hajfly opened this issue Jan 18, 2024 · 10 comments
Open

Confused - slowing down home bridge and 503 error #100

hajfly opened this issue Jan 18, 2024 · 10 comments

Comments

@hajfly
Copy link

hajfly commented Jan 18, 2024

Installed the plugin successfully and it seemed to work, changed nothing but now only get following errors:

[18/01/2024, 17:18:38] [NukiBridge] Request to Nuki bridge 'http://XXX' finished with status code '503' and body 'HTTP 503 Unavailable'. null
[18/01/2024, 17:18:38] [NukiBridge] Request for lock state aborted. This is no problem and might happen due to canceled request or due to long response time of the Nuki bridge. Using cached value isLocked = 'true'.
[18/01/2024, 17:18:38] [NukiBridge] Request for lock state aborted. This is no problem and might happen due to canceled request or due to long response time of the Nuki bridge. Using cached value isLocked = 'true'.

Anything I can do here from my side?

@benzman81
Copy link
Owner

How many locks are connected to the bridge and what lock_state_mode are you using?

@hajfly
Copy link
Author

hajfly commented Jan 18, 2024

one lock and one opener - always request lock states

@benzman81
Copy link
Owner

Try lock_state_mode = 1. Multiple device might cause this as the bridge can only handle one request at a time.

@hajfly
Copy link
Author

hajfly commented Jan 18, 2024

As I use the settings I guess 1 is plugin cache?

@benzman81
Copy link
Owner

Yea

@hajfly
Copy link
Author

hajfly commented Jan 19, 2024

Thanks, that works so far, no further error messages, what still doesn't work is, that I don't get a message on my phone as soon as the door is opened or closed, had this with the plugin I used before. Any further adjustments to make to get that ?

@benzman81
Copy link
Owner

This has nothing to do with the plugin as Homekit is responsible for the notifications. Maxbe you turned them off in home app.

@hajfly
Copy link
Author

hajfly commented Jan 19, 2024

Thanks for the quick reply - strange I didn't and they are turned on. Well - thanks so far

@benzman81
Copy link
Owner

If you lock nuki while having the home app open, does it change to locked in the app? Or the other was around?

@hajfly
Copy link
Author

hajfly commented Jan 19, 2024

yes it does but with quite a delay. When using the switches in the home app it also posts messages, but it doesn't when the lock is e.g. closed manually. The update in the app if done so takes up to two minutes.

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

2 participants