Skip to content

ZIM status polling from Selection list page seems broken #813

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

Open
audiodude opened this issue Mar 23, 2025 · 5 comments
Open

ZIM status polling from Selection list page seems broken #813

audiodude opened this issue Mar 23, 2025 · 5 comments

Comments

@audiodude
Copy link
Member

I'm seeing requests in the console for:

127.0.0.1 - - [23/Mar/2025 09:54:09] "GET /v1/builders/undefined/zim/status HTTP/1.1" 200 -

Obviously undefined should be the ID of the builder. This means that if a user is watching the Selection list page, their ZIM file will never update as "finished" unless they refresh the page.

Likely something to do with ID space changes in the Vue files.

@Jyo561
Copy link

Jyo561 commented Mar 24, 2025

Hey, I am well versed with VueJS and can help with this issue can you assign it to me.

@audiodude
Copy link
Member Author

We don't assign issues, but feel free to submit a PR.

@kelson42
Copy link
Collaborator

@audiodude Worrying... and I guess this does not happen all the time, so not easy to reproduce :(

@audiodude
Copy link
Member Author

I would say it's minor. It doesn't affect the actual processing of the ZIM, just the status displayed in the UI. And if you refresh the page once the ZIM is ready, you get the proper download link. It's also mitigated by the fact that ZIM creating takes about a half hour, so it's questionable if people are staring at that page for that long.

@Popolechien
Copy link
Contributor

I can confirm it happens fairly systematically and that refreshing the page does the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants