07:58:54 Hello, I try to use *generate_from_keys* but I get null as a result even when using the example from the doc: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html#generate_from_keys 08:34:22 After doing the same thing using cURL, I got: "Failed to parse public address" as an error message. 08:40:33 Did you launch the monero-wallet-rpc program before trying your RPCs ? 08:46:47 Halver[m]: Yes, I run `monero-wallet-rpc` before making RPC calls 08:51:17 How did you launch ./monerod ? 08:51:19 It needs proper parameters to allow monero-wallet-rpc to connect 08:51:50 I use ./monerod --rpc-bind-ip 0.0.0.0 --confirm-external-bind 08:52:21 and there is also the .conf files which must have right ports 08:54:25 Halver[m]: I think that it is properly configured as I get a response. 08:55:38 Halver[m]: I got null when using a RPC client library. Sorry for that confusion. 09:01:17 Did you try some simpler RPCs ? eg node get_version or wallet get_version ? 09:01:36 Just to be sure that those simple things are working well. 09:02:14 Halver[m]: I launch monerod like that `monerod --config-file ${_CONF_PATH}/monero}.conf --detach` 09:03:45 Halver[m]: Yes, `get_version` is working 09:07:07 Halver[m]: This is the request that is failing: https://pastebin.com/1BTVj5cx with error message 'Failed to parse public address' 09:08:31 puchka: imo this cannot work. You have to use your own wallet parameters instead of those in the example. 09:09:33 s/imo this cannot work. You have to use your own wallet parameters instead of those in the example./imo this cannot work. I guess you have to use your **own** wallet parameters instead of those in the example./ 09:11:23 Halver[m]: I want to create a wallet from keys. It is possible to do so from seed though even using the example from the doc. 09:16:42 I'm a bit dubious. This would mean that, knowing eg the donation address from somebody, I could restore his wallet on my computer ? 09:17:18 Seems me a bit strange. But I may understand bad. 09:17:31 s/bad/wrongly/ 09:17:45 Did you start the wallet server with --testnet or --stagemet ? 09:19:38 moneromooo: testnet 09:21:30 And you're passing a mainnet address and expecting it'll parse it ? 09:22:55 moneromooo: Sorry, just realized that. Thank you for your help :pray: 20:05:11 Hey there,... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/efb782a36f6921601890dad2bcc41e88ba9d98bc) 20:05:45 * Hey there,... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/d422506ae80ad0576a9bcf8855b0a2adab2fb97d) 20:06:12 * Hey there,... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/7b82cb6f525cde17a565768a3b59887af88402d3) 20:08:24 * Hey there,... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/a0307362f2fdb420dd737a81f5292612fbc393a3) 20:08:53 * Hey there,... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/53643fda75a4126a066ce4ed88f612cb0923363a) 20:17:03 I tried starting monerod using the --db-salvage option, it didn't help though. 20:17:03 Also there was no power-outage or sudden stop of the daemon and the SSD is pretty new and works fine. 20:18:28 * I tried starting monerod using the --db-salvage option, it didn't help though. 20:18:28 Also there was no power-outage or sudden stop of the daemon and the SSD is pretty new and works fine. 20:18:28 I really don't know how this could've happened. Is this a know issue? 21:57:35 hxr404: it's not a widespread issue, every couple months someone reports someone similar but it's difficult to find out the root cause 21:57:39 you'll have to resync 23:04:11 Alright. Thanks for the help! 23:04:11 If I somehow can help finding the cause let me know. 23:04:11 (This issue probably doesn't really matter though, you guys probably have more important stuff to do)