Author Topic: openledger unknown account  (Read 2022 times)

0 Members and 1 Guest are viewing this topic.

Offline mdj

  • Full Member
  • ***
  • Posts: 192
    • View Profile
  • BitShares: mdj
happens more often than not, have tried 10 different APIs but it still keeps happening. After like 20 goes it eventually works...
Edit: To help anyone still struggling with a similar issue, it was down to having too many accounts. I was able to load up the account page, inspect element and wait for js to load full account list, clicked on keys, exported the private keys for the accounts I cared about and then imported them manually into a new wallet and it works fine now.
« Last Edit: May 24, 2017, 03:23:21 pm by mdj »

Offline mf-tzo

  • Hero Member
  • *****
  • Posts: 1725
    • View Profile
it happened to me sometimes. Try to "reload" or use another API.
 

Offline svk

"Unknown account" means that account does not exist on the blockchain, so you're most likely using the wrong account name. It could also mean you've connected to the testnet, but that seems unlikely.
Worker: dev.bitsharesblocks

Offline mdj

  • Full Member
  • ***
  • Posts: 192
    • View Profile
  • BitShares: mdj
Whenever I try to login or send funds it just says "unknownaccount" everywhere. Any idea what is going wrong?