filips123 / PWAsForFirefox

A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox
https://pwasforfirefox.filips.si
Mozilla Public License 2.0
2.28k stars 52 forks source link

Extension Installation Page not downloading connector #568

Open fenneltheloon opened 1 month ago

fenneltheloon commented 1 month ago

Description

Extension installation stuck at the connector download, preventing setup from completing and rendering the (very cool) extension useless.

Steps to Reproduce

  1. Install extension from Mozilla add-on page
  2. Agree to the license agreement
  3. Stuck on download page, nothing loads.

Additional Information

No logs because nothing installed, looks like script /setup/install.d219da85.js that's being called install.html does not exist when I look it up in debugger. {70689D52-965E-4254-A8C0-5697D651741A}

Environment

filips123 commented 1 month ago

Does the script show when you manually open moz-extension://4273b879-34b3-4bbb-9a0a-11a4083089b3/setup/install.d219da85.js? I'm not sure if 4273b879-34b3-4bbb-9a0a-11a4083089b3 part is the same for all users, so you may need to replace it with your ID: When you are on the /setup/install.html page, just replace it with /setup/install.d219da85.js.

You can also try to uninstall the extension and install it again, as maybe the download got corrupted somehow.

freya-irl commented 1 month ago

same issue, except trying to install version 2.12.5, i couldn't get past the second stage. found closed issue #541 and reinstalled it for local user only (win 10), no other old versions installed. that fixed it for now