Uh oh!
There was an error while loading. Please reload this page.
fix(config): ensure apps.json is writeable - #4249
Merged
ReenigneArcher merged 1 commit intoOct 26, 2025
Merged
Conversation
Bundle ReportBundle size has no change ✅ |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## master #4249 +/- ##
==========================================
+ Coverage 12.10% 12.12% +0.02%
==========================================
Files 87 87 Lines 17610 17612 +2 Branches 8096 8097 +1 ==========================================
+ Hits 2131 2136 +5 + Misses 14756 14753 -3
Partials 723 723
Flags with carried forward coverage won't be shown. Click here to find out more.
|
SuperSandro2000
marked this pull request as ready for review
September 8, 2025 15:53
ReenigneArcher
commented
Sep 8, 2025
Member
To confirm, the changes in the PR affect the |
snichola
commented
Oct 26, 2025
Chiming in as an affected user, the issue is saving to apps.json. |
ReenigneArcherforce-pushed
the
config-writeable
branch
from
October 26, 2025 01:20
60cb836 to
3333b36CompareUh oh!
There was an error while loading. Please reload this page.
qiin2333 referenced
this pull request
in AlkaidLab/foundation-sunshine
Nov 2, 2025
qiin2333 referenced
this pull request
in AlkaidLab/foundation-sunshine
Nov 3, 2025
This was referenced May 16, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
When the config file is copied on NixOS from the nix store the file is readonly for everyone and sunshine fails to save changes in the web ui.
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage