Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Stuck at "Loading Archives" #217

Closed
MehtabHasnain opened this issue Jun 3, 2024 · 6 comments
Closed

[Bug]: Stuck at "Loading Archives" #217

MehtabHasnain opened this issue Jun 3, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@MehtabHasnain
Copy link

ArchiveWeb.page Version

ArchiveWeb.page App + Extension 0.11.4

What did you expect to happen? What happened instead?

Extension is stuck at "Loading Archives" in Home Page. Also after recording a page, clicks of "View Archived Page" from the popup window of the extension returns Black page.
This behavior was noticed in Brave browser in Mac (intel). While tested in Arc Browser, the extension is working as expected.
I tried both Github version and Chrome web store version, the problem persists.

So, I downloaded the .dmg for the app from Github and the same problem also persists there too.

Step-by-step reproduction instructions

Bug experienced with both Extension (Brave) and desktop app (Mac intel).

  1. Home Page:

1

  1. Extension popup:

2

  1. Returns Blank Page when clicked on "View Achieved Page":

3

Additional details

No response

@MehtabHasnain MehtabHasnain added the bug Something isn't working label Jun 3, 2024
@ikreymer
Copy link
Member

ikreymer commented Jun 4, 2024

Can you open the dev console and see if there are any error messages there?
I think this should be fixed in 0.12.0, I suspect its a dependency issue like 'CarIteratorBase is undefined' which should be fixed in 0.12.0, but not 100% sure, since I wasn't able to repro this issue thus far.

Edit: was able to repro in desktop app after several reloads of 0.11.4, and does appear to be fixed in 0.12.0!

@MehtabHasnain
Copy link
Author

Fixed in 0.12.0!

Thank you!

@ikreymer ikreymer closed this as completed Jun 4, 2024
@pboiski
Copy link

pboiski commented Jun 11, 2024

I'm having the same issue with the standalone app on Linux, with both 0.12.0 and 0.12.1.
It works on 0.11.3.

These are the errors I'm getting in the developer logs:
Screenshot_20240611_142553

@Bewo
Copy link

Bewo commented Jul 4, 2024

Same here........
Tested in v.0.11.4, v.0.12.0, v.0.12.1 und v.0.12.2 on a Mac....
in v.0.12.2 in Linux and in v.0.12.2 in Windows - everywhere same issue.

v.0.11.3 works like a charm....
by the way: an option to disable the auto-update would be great...

Bildschirmfoto 2024-07-04 um 13 05 30

ikreymer added a commit that referenced this issue Jul 7, 2024
- still need to register service worker if in app
- update checkSW() to check if no service worker and register on load
- in extension, service worker always provided by system
- fixes #234, #233, #232, #231, related to #217
ikreymer added a commit that referenced this issue Jul 7, 2024
- still need to register service worker if in app
- update checkSW() to check if no service worker and register on load
- in extension, service worker always provided by system
- fixes #233, #231, related to #217
@ikreymer
Copy link
Member

ikreymer commented Jul 8, 2024

@Bewo this was a slightly different issue between the extension and the app, required a different fixed. Will be fixed in 0.12.4 App

@Bewo
Copy link

Bewo commented Jul 8, 2024

Perfect! v.0.12.4 works like a charme!!

@ikreymer Thanks for the quick fix!! And many thanks for all your work on this great tool!! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants