-
Notifications
You must be signed in to change notification settings - Fork 1.2k
No gRPC address configured #3709
Comments
oh it looks like I misunderstood what it was asking
it's not made clear what I should put there it's a shame I can't use go-ipfs yet or I could roll back to a previous executable I've downloaded, since npm is not portable. |
sorry about multiple posts, but GitHub won't let me edit but yeah, this doesn't work either:
all this does is give me an error:
also sorry it took so long to update on this and this issue only compounds it |
just found this: but anyways, there's no mention of |
well, at least for some good news out of this, it seems discovery is the only thing that's affected
but hashes don't connect, and the WebUI still shows nothing so my daemon runs, but nothing is accessible |
@Tcll do you mind providing one-paragraph summary of the issue? It will make it easier/faster for the team to help/advise. |
@Tcll please can you please upgrade to the latest version and try again? There was a bug around reading the gRPC address out of the config but it's since been fixed. |
Can you try starting the daemon with debugging enabled, it should show the stack trace: $ DEBUG=ipfs* jsipfs daemon |
Also, please update to |
alright so I've updated and backed everything up before running in any case, I ran the debug command, here's the line with the error:
unfortunately that's all that was given or I'd have more detail to give also for verification, both MFS and the webui work ;) |
also for verification everything's working again, check this comment: ;) I'd quote, but I don't like having to enable malware on github just to get the menu working |
Please can you try with |
Seems answered, feel free to reopen new issues if they arise. |
@achingbrain: sorry about the late response, I don't use GH very much due to the test image referenced above... but yeah, I updated, and that fixed the notification that's been broken since the initial repo upgrade version (after the keys were updated): ;)
thanks, because it was actually getting kinda annoying telling people to go to that url ;) |
how can I downdate back to 0.8.3 where literally everything but the startup message worked perfectly??
now I wish I never updated >.< EDIT: it works in the last available version 0.7.2:
but everything between 0.7.2 and 0.8.6 is now missing this is making me want to quit IPFS |
just updated jsipfs after numerous invalid address errors:
and now the daemon fails to initialize:
No gRPC address configured, please set an Addresses.RPC key in your IPFS config
I have no idea what it's asking me to do specifically here (aside from
"Addresses.RPC": {}
), and I can't seem to find any relevant info from DDG other thangrpc-ipfs-lite
The text was updated successfully, but these errors were encountered: