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

Fix/webui setup failure in case bundled webui is missing #625

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Jul 30, 2023

in case no bundled webUI is found, the server tries to download it and in case this also fails an exception is thrown

schroda added 8 commits July 30, 2023 11:02
Makes it possible to download different versions than the latest compatible one with retry functionality
In case no download was possible and the fallback to the bundled version also failed due to it not existing, try to download the version of the bundled version as a last resort.
@schroda schroda force-pushed the fix/webui_setup_failure_in_case_bundled_webui_is_missing branch from c83b217 to 40fdc11 Compare July 30, 2023 10:18
@Syer10 Syer10 merged commit 78a167a into Suwayomi:master Jul 30, 2023
@schroda schroda deleted the fix/webui_setup_failure_in_case_bundled_webui_is_missing branch August 4, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants