Replies: 8 comments 11 replies
-
|
Queston: Is this ready for relase? |
Beta Was this translation helpful? Give feedback.
-
|
I see a lot of Pre-releases, but the last actual release was in mid-December last year. |
Beta Was this translation helpful? Give feedback.
-
|
I don't understand this development workflow. Why are there multiple Apologies for the verbosity but I just don't get the pattern being followed by this project. |
Beta Was this translation helpful? Give feedback.
-
|
this version breaks custom domains in hosts file that points to docker services |
Beta Was this translation helpful? Give feedback.
-
|
is there a way where I can downgrade to 2.6 ? |
Beta Was this translation helpful? Give feedback.
-
|
Adding a 2.7.3 regression data point on Windows 11 26200.8246 (Insider Dev channel). After What
Ruled out by direct check:
Fix: downgrade in-place by installing @benhillis the consistent |
Beta Was this translation helpful? Give feedback.
-
|
@chemwolf6922 — yes, both files were missing on the broken 2.7.3 install, and I think I found why: the MSI installer triggered an unprompted Windows restart mid-install. Missing-file confirmation From my diagnostic capture before downgrading, A recursive search of After downgrading to 2.6.3 over the top (no Windows reboot, no feature change), both files are now present: The restart that interrupted the install System event log, ID 1074, at the exact moment
This may relate to the 2.7.3 changelog item "suppressing MSI-initiated reboots during Store updates" — looks like that fix covers the Store install path but not the Logs we have / don't have
I'd like to capture a fresh 2.7.3 install log with In the meantime, if there's anything I can pull from the current (downgraded, working) state — registry, install receipts, downgrade MSI log — let me know what would help most. |
Beta Was this translation helpful? Give feedback.
-
|
@chemwolf6922 — both logs were preserved from the original failed 2.7.3 install. Uploaded as a secret gist: https://gist.github.com/BBQ4ever/52e437af3324aafe02bf511027f7573e
Key markers in case they help triage quickly:
So the MSI declared success (status 0) but with reboot required ( Also worth flagging: @SomeDeveloper13 found that shift-right-clicking the 2.7.3 MSI and choosing "Repair" restores the missing files — that's a less destructive workaround than my full downgrade, for anyone landing here from search. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
New Contributors
Full Changelog: 2.7.1...2.7.3
This discussion was created from the release 2.7.3.
Beta Was this translation helpful? Give feedback.
All reactions