Running IPFS in a VM with WebUI #55
Comments
|
I am not sure what are the defaults of your network topology, but perhaps You can check configuration via: If you see something other than |
That is the default I see. After running your command, I can now pull up the main page, but the Earth looks empty, and none of the requests to peers seem to go through, they all time out (1024 requests are rapidly sent, but none are retrieved) |
|
@taigrr
Now you can use the WebUI with your local browser as normal. |
|
This issue was moved to https://discuss.ipfs.io/t/running-ipfs-in-a-vm-with-webui/495 |
|
@Vertux Hi, thanks for this amazing approach! However, I still get the |
|
I just figured it out. |
taigrr commentedMar 30, 2017
I'm running Arch inside a VM, with IPFS installed. Everything works well inside the VM, but I cannot access the WebUI from the Host system.
I forward, for example, port 5544 on localhost on the Host to 22 on the Guest, in order to SSH in.
(I have a Windows 10 Host.)
When I add a forwarding rule across port 5001, my Host browser returns "ERR_SOCKET_NOT_CONNECTED."
I've searched for this myself first of course, but I'm not exactly sure where to look.
Any ideas? Do I need to forward another port for some reason? (I wouldn't think so.)
I'd think that there's a config issue somewhere.
The text was updated successfully, but these errors were encountered: