New to this and would like to give it a try.
I tried installing the app on my mac. When I did two things happened. It complained about a javascript problem on intro booting, then failed with error and I didn’t copy the error msge. But it seemed to try and connect to an IP? with a port 1234? I thought this was decentralized?
Anyways, uninstalled and installed it again and now it will not let me continue because of the passphrase issue
{
"code": "create-identity-failed",
"message": "Could not create identity",
"details": {
"handle": "username"
},
"source": {
"code": "UnknownException",
"message": "A key already exists",
"details": {
"message": "A key already exists",
"variant": "KEY_EXISTS"
}
}
}
My two questions are
- How do I delete the previous passphrase or continue using it I guess
- Why did it try to connect to an IP on my initial setup?
thanks for the help!