Node type Embedded in chrome do not work with localhost IP and cannot use webui #1040
Labels
effort/hours
Estimated to take one or several hours
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
P3
Low: Not priority right now


Describe the bug
I try to use ipfs companion with bode type Embedded in chrome, which is experimental, but I have expected that it should still work without local ipfs node and daemon, but it seem not the case. Especially the link in welcome page which specifically try to open localhost
To Reproduce
Steps to reproduce the behavior:
Install IPFS companion in chrome
Change Node Type to Embedded
Open the extension welcome page

3.1 Such as at the IPFS icon in the extension
Click on any button below to open webui
It would be opened into something like this

Not sure this was a problem of companion itself or the webui
Expected behavior
Should the chrome companion also work as a daemon by itself? I think it should be able to detect the ipfs node of the companion and change the link of extension to be the link of the embed node, or did I was misunderstand and the embed node still require daemon anyway?
Desktop (please complete the following information):
Additional context
I am very new with IPFS and I still don't want to install ipfs things into my machine. I don't even create my node or upload anything yet. I wish I could run IPFS node and daemon directly inside chrome browser. And so I would leave my OS environment out of anything related ipfs. I would like to sorry in advance if I wrongly did any step I need to
The text was updated successfully, but these errors were encountered: