airalab / robonomics.app

Manage your IoT devices through web3 infrastructure; Supports integration with Home Assistant
https://robonomics.app
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Error processing new user addition| Key type definition error #117

Closed PaTara43 closed 11 months ago

PaTara43 commented 11 months ago

I have a sr25519 account While trying to add it this account on a v0 dapp get this: image

Guess the WRONG SEED PHRASE error also originates from the type mismatch, still, looks wierd

Meanwhile on the new dapp I get this: image

THe account is for sure in RWS. Is this a false error description for a key type as well?

nakata5321 commented 11 months ago

Based on ussie #118 this ussie should be converted to the problem: DApp doesn't check or doesn't show that the user type account must be ED25519.

vol4tim commented 11 months ago

This issue occurred because "rws setup" was not previously added to the https://dapp.robonomics.network/#/rws-setups-list list.

For such a situation, a field for entering the address of the controller has been added.

Please check if it works now?

PaTara43 commented 11 months ago

works now image