moneroexamples / openmonero

Fully open sourced implementation of MyMonero backend
Other
163 stars 135 forks source link

Cannot read blocks from data. #182

Open SSez opened 1 year ago

SSez commented 1 year ago

2022-12-06 22:25:57,290 I Using blockchain path: /root/.bitmonero/stagenet/lmdb 2022-12-06 22:25:57,291 I Thread pool size: 1 threads 2022-12-06 22:25:57.292 I [PARSE URI] regex not matched for uri: ^((.?)://)?([(.)](:(\d+))?)(.)? 2022-12-06 22:25:57.292 I [PARSE URI] regex not matched for uri: ^((.?)://)?([(.)](:(\d+))?)(.)? 2022-12-06 22:25:57.297 E Failed to parse block from blob terminate called after throwing an instance of 'cryptonote::DB_ERROR' what(): Failed to parse block from blob retrieved from the db Aborted (core dumped)

moneroexamples commented 1 year ago

Thanks, but at the moment I will have no time to look into that. But if you have solution, please feel free to make a PR.