DrHauss / node-red-contrib_BRP069C4

Module for Node-Red to Control ACs via Daikin Cloud
MIT License
3 stars 1 forks source link

Unable to Login to the cloud. #25

Closed MikeEcho0815 closed 2 months ago

MikeEcho0815 commented 5 months ago

The adapter is no longer able to login to the account (while the App still does). image

DrHauss commented 5 months ago

Sorry but I cannot support you without additional information. Which request did you sent to Daikin. When does this error occur. What is the output of the log?

MikeEcho0815 commented 5 months ago

Of course. Thank you for your fast reply.

i am sending: image

node-config: image

output on debug node: image

If there is information missing, please let me know.

DrHauss commented 5 months ago

Sorry but this is not enough. You need the http response from the API request.

image

Please change to debug on the file and check your Node log

MikeEcho0815 commented 5 months ago

I changed the file to "debug", but the node output doesn't change. Are we talking about the debug node output?

image

image

DrHauss commented 5 months ago

No you have to check the console output

MikeEcho0815 commented 5 months ago

Could you give me a hint, how to do that? That would be nice.

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 30 days with no activity.

mgugu10 commented 3 months ago

I experienced the same problem and I got a temporary workaround (before Daikin breaking changes) at https://github.com/Apollon77/daikin-controller-cloud/issues/128#issuecomment-1986872478](url)](https://github.com/Apollon77/daikin-controller-cloud/issues/128#issuecomment-1986872478) It consists of disconnecting from Onecta and connecting again by filling the new registrations fields. Same question as @MikeEcho0815 : How to simply get (or filter) the daikin node logs at docker console ?

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

DrHauss commented 2 months ago

Logging topic will be handled with #26

MikeEcho0815 commented 1 month ago

So ,is there any new development?

Should the adapter work right now?

DrHauss commented 1 month ago

@MikeEcho0815 for me it is still working. The main implementation needs to be done in the daikon-controller-cloud module. As Long there is bi change in the module nothing could be done on our site