Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error deserializing config #596

Closed
toboe524 opened this issue Feb 7, 2018 · 6 comments
Closed

Error deserializing config #596

toboe524 opened this issue Feb 7, 2018 · 6 comments

Comments

@toboe524
Copy link

toboe524 commented Feb 7, 2018

Steps to reproduce the issue:

  1. git clone --recursive https://github.com/clemahieu/raiblocks.git
  2. cd raiblocks && mkdir b && cd b
  3. cmake .. -DRAIBLOCKS_GUI=ON
  4. start nano_wallet from build dir

Describe the results you received:
Window with "Error deserializing config" and program terminates

Describe the results you expected:
Nano wallet works

Additional info
Linux 4.14.14-300.fc27.x86_64 #1 SMP Fri Jan 19 13:19:54 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
g++ (GCC) 7.3.1 20180130 (Red Hat 7.3.1-2)

@cryptocode
Copy link
Contributor

cryptocode commented Feb 7, 2018

What do the version numbers in your config say?

@toboe524
Copy link
Author

toboe524 commented Feb 7, 2018

What config?

@cryptocode
Copy link
Contributor

Well, are you creating a new wallet with --data_dir or opening an existing data dir (the default locations are located at the end of https://github.com/clemahieu/raiblocks/wiki/config.json)

@toboe524
Copy link
Author

toboe524 commented Feb 7, 2018

No, unless the above commands do it. I haven't run anything xrb related prior to above commands. The command I used is ./nano_wallet.

@toboe524
Copy link
Author

toboe524 commented Feb 7, 2018

Ok the gui started working after I ran ./rai_node --wallet_create. Suprising that this wasn't found in testing...

@cryptocode
Copy link
Contributor

cryptocode commented Feb 7, 2018

@toboe524 The generic config error is a known issue. Will be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants