ipfs/ipfs-desktop

Windows: No app for link "webui"

Open

#2545 opened on Jul 7, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (5,632 stars) (912 forks)batch import
P1area/protocol-handlerarea/webuieffort/hoursexp/novicegood first issuehelp wantedkind/bugstatus/ready

Description

Describe the bug

I got this popup in the app after clicking on the “Status” button in the left navigation bar.

This does not happen always. It first appeared after the update to 0.21.0, though.

To Reproduce

Steps to reproduce the behavior:

  1. Go to some other page
  2. Click on “Status”
  3. Get popup that Windows can't understand the link webui (probably webui:// is meant with that) and it asks if I wanna search the Windows Store for an App for that.

Expected behavior

Should not appear.

Screenshots

Screenshot 2023-07-07 163745

Additional context

Most of the time I can navigate to the status page fine. But sometimes this appears and is then reproduceable until I navigate a bit somewhere else around in the app.

Couldn't find a real consistent pattern yet when this bug happens.

LOGS

If possible:

  1. From the "IPFS icon" menu in your menubar/system tray, go to AdvancedOpen Logs Directory (for Linux users who do not have this menu, logs can be found in $HOME/.config/IPFS Desktop )
  2. Find *.log files
  3. Attach error.log and combined.log to this issue.

Neither error.log nor combined.log contain anything about this event.

Contributor guide