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

Error in iobroker log: New version app has been published. Code=4106 #67

Closed
Joschi24 opened this issue Nov 5, 2024 · 4 comments
Closed

Comments

@Joschi24
Copy link

Joschi24 commented Nov 5, 2024

The following error came up in the morning:

Service error: Request failed with status code 401 New version app has been published. Code=4106. Stack: ServiceError: Request failed with status code 401 New version app has been published at ComfortCloudClient.handleError (/opt/iobroker/node_modules/panasonic-comfort-cloud-client/dist/src/ComfortCloudClient.js:147:31) at ComfortCloudClient.login (/opt/iobroker/node_modules/panasonic-comfort-cloud-client/dist/src/ComfortCloudClient.js:66:18) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async PanasonicComfortCloud.onReady (/opt/iobroker/node_modules/iobroker.panasonic-comfort-cloud/build/main.js:65:9)

I tried to changed the API App Version in the config to 1.22.0. The error is now:

Service error: Request failed with status code 412 Precondition Failed. Code=41201. Stack: ServiceError: Request failed with status code 412 Precondition Failed at ComfortCloudClient.handleError (/opt/iobroker/node_modules/panasonic-comfort-cloud-client/dist/src/ComfortCloudClient.js:147:31) at ComfortCloudClient.login (/opt/iobroker/node_modules/panasonic-comfort-cloud-client/dist/src/ComfortCloudClient.js:66:18) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async PanasonicComfortCloud.onReady (/opt/iobroker/node_modules/iobroker.panasonic-comfort-cloud/build/main.js:65:9)

I would be very grateful if you could fix it because I use this adapter to control the air conditioning so that it doesn't cycle so often.

@Sansibarr
Copy link

Good morning,
exactly same issue and error message on my side (after manually changing version number to 1.22.0).
Would be awesome, when someone could check this...

Many thanks!

@marc2016
Copy link
Owner

marc2016 commented Nov 7, 2024

sockless-coding/panasonic_cc#331

@Olifant1990
Copy link

Solved with sockless-coding/panasonic_cc#336.
I can confirm it is working again!

@marc2016
Copy link
Owner

marc2016 commented Nov 8, 2024

Working again with 3.0.3

@marc2016 marc2016 closed this as completed Nov 8, 2024
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