ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

IPLD explorer uses gateway port 8080 even if it is set to something else

Open kotenok2000 opened this issue 8 months ago • 2 comments

Describe the bug I have something else running on port 8080 and have set gateway port to 8081 IPLD explorer still uses port 8080 To Reproduce Steps to reproduce the behavior:

  1. Run a web server on port 8080.
  2. Start Ipfs Desktop.
  3. See "Port is busy" error.
  4. Press "Use port 8081 instead"
  5. Set Local Gateway to use port 8081 in Ipfs Companion
  6. Attempt to explore "Project Apollo Archives" Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Image

Image

Image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Microsoft Edge
  • Version 132.0.2957.140

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

kotenok2000 avatar Feb 06 '25 12:02 kotenok2000