You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2020. It is now read-only.
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.