recallfx / node-red-contrib-eufy-security

Eufy security node for Node RED
MIT License
6 stars 6 forks source link

Create push credentials Error #2

Closed mgreg89 closed 2 years ago

mgreg89 commented 3 years ago

Hello,

first of all: Thank you very much for this contribution! We have been waiting for this since we have our first eufy device in our smart home :)

We could successfully test everything with is triggered by an inject node. However, events were not pushed to the node (like if someone rings at the door or when motion is detected) and we encounter the following error messages:

image

These get printed out several times on startup.

Is this behaviour already known? Are we doing something wrong?

Thank you very much in advance!

recallfx commented 3 years ago

Hello, I have not encountered this issue, does push notifications work for you on original Eufy Security app? Here is my startup: out

mgreg89 commented 3 years ago

Hello @recallfx Yes, push notifications work pretty normal in the Eufy app. I tried the same startup as you, but the errors occure every time. I have no clue what's going wrong here.

mgreg89 commented 2 years ago

Resolved by updating to the latest npm version. Issue was caused by failing preflight request of subdependency axios.