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 Report] Generate Thumbnails stuck #270

Closed
cirdanlunae opened this issue Jan 25, 2022 · 5 comments · Fixed by #271
Closed

[Bug Report] Generate Thumbnails stuck #270

cirdanlunae opened this issue Jan 25, 2022 · 5 comments · Fixed by #271
Labels
bug Something isn't working

Comments

@cirdanlunae
Copy link

Yesterday, I noticed that under Admin, Generate Thumbnails was stuck at 68%. Strange. I didn't think anything of it.

Today, it's still stuck at the same percentage. I'm also unable to click on Generate Thumbnails, which I'm attempting to do to fix the thumbnails for a series. I've tried restarting my Docker container, and still no luck. Any thoughts?

@hkalexling hkalexling added the general question Question about Mango and how to use it label Jan 25, 2022
@hkalexling
Copy link
Member

Can you set log level to debug and paste the log here?

For future reference, it's better to follow the issue templates when opening issues. If you want a casual discussion use https://github.com/hkalexling/Mango/discussions instead.

@cirdanlunae
Copy link
Author

Sorry for putting it in the wrong label, I thought it was an bug since this wasn't expected behavior

Here's a link to the log: https://pastebin.com/UAHAQjjm

Here's a screenshot of what I'm seeing: https://i.imgur.com/pYiNLwV.png

@hkalexling
Copy link
Member

Ah yes this does look like a bug. My point is when creating bug reports it's better to follow the template ;-)

DeepinScreenshot_select-area_20220126100458

Anyway can you try deleting the library.yml.gz file in the main folder (by default it's ~/mango/library.yml.gz on unix) and then restart? This is a temporary cache of your library and it's likely causing the issue.

@hkalexling hkalexling added bug Something isn't working and removed general question Question about Mango and how to use it labels Jan 26, 2022
@hkalexling hkalexling changed the title Generate Thumbnails stuck? [Bug Report] Generate Thumbnails stuck Jan 26, 2022
@cirdanlunae
Copy link
Author

I see. I've not done much on Github before and I'm still learning. Thanks for showing me where that is!!!

That did it! Looks like deleting library.yml.gz rebuilds everything. It now shows 100% after a full rebuild when clicking on it, and it is no longer grayed out. Looks like that was the fix. Thanks!

@mango-assistant
Copy link

Hi there! The issue has been fixed in v0.25.0. Thanks for the bug report!

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

Successfully merging a pull request may close this issue.

2 participants