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
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.
The text was updated successfully, but these errors were encountered:
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...
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.
The text was updated successfully, but these errors were encountered: