We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As modrinth/code#2515 (comment) states, when I perform:
flatpak -vvv install 'https://dl.flathub.org/repo/appstream/com.modrinth.ModrinthApp.flatpakref' && \ flatpak -vvv update 'app/com.modrinth.ModrinthApp/x86_64/stable' --commit=ec083848d78b8259bbae1ef8c1dfebe1fdbd7ad188922f224e2e3b2b6dcdd1fd && \ flatpak -vvv run 'app/com.modrinth.ModrinthApp/x86_64/stable'
...the AppImage takes an unusually significant amount of time to attempt to update:
...then displays an error:
kinfo
Operating System: Fedora Linux 40 KDE Plasma Version: 6.2.1 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.2 Kernel Version: 6.11.3-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor Memory: 30.5 GiB of RAM Graphics Processor: AMD Radeon RX 5700
The text was updated successfully, but these errors were encountered:
#30 (comment)
Considering that Modrinth has not had any https://github.com/modrinth/code/releases since https://github.com/modrinth/code/releases/tag/v0.7.1, I presume that https://github.com/modrinth/code/releases/tag/v0.8.9 counts as a release published by CI to the client? If so, the Modrinth application's self-updater may be attempting to download that, and failing to do so. Generally, it's a bad idea to have a self-updater in an application installed via a package manager.
Sorry, something went wrong.
A friend I introduced to Linux had the same issue on Fedora KDE
No branches or pull requests
Errata
As modrinth/code#2515 (comment) states, when I perform:
...the AppImage takes an unusually significant amount of time to attempt to update:
...then displays an error:
Environment
The text was updated successfully, but these errors were encountered: