gausma / nodered-contrib-signal-client

Signal communicator client nodes for Node-RED
GNU General Public License v3.0
34 stars 13 forks source link

V1 session storage migration error: registrationId undefined for open session version undefined #16

Open naishweb opened 3 years ago

naishweb commented 3 years ago

Recieving as well as sending a messages causes this error 2 times in my log. root source code from the client already seems to be aware of this problem: https://github.com/throneless-tech/libsignal-service-javascript/issues/15

just wanted to let you now. Thank you for you work!

gruijter commented 3 years ago

I get this a lot actually...

V1 session storage migration error: registrationId undefined for open session version undefined

KopfKrieg commented 3 years ago

After upgrading to Node-RED v2.x I also get this message a lot. Already tried to completely wipe everything and re-install it, but the issue stays.