Skip to content

fix some potentially bad parsing if file is bad or nonexistent#135

Merged
spencerhhubert merged 2 commits into
mainfrom
spencer/random-stuff-01
May 20, 2026
Merged

fix some potentially bad parsing if file is bad or nonexistent#135
spencerhhubert merged 2 commits into
mainfrom
spencer/random-stuff-01

Conversation

@spencerhhubert

Copy link
Copy Markdown
Contributor

No description provided.

spencerhhubert and others added 2 commits May 20, 2026 00:26
…nstall

aruco_config.json and sorting_profile.json may not exist or may be
corrupted (null bytes) on a fresh SorterOS install, causing the backend
to crash on startup. Fall back to defaults instead of raising.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented May 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sorter-v2-docs Ready Ready Preview, Comment May 20, 2026 5:25am
sorteros-setup Ready Ready Preview, Comment May 20, 2026 5:25am

@spencerhhubert spencerhhubert merged commit e16dd90 into main May 20, 2026
3 checks passed
mneuhaus added a commit that referenced this pull request May 21, 2026
After PR #135 brought the RKNN runtime migration (a9c4d2b3e5f7) into
sorthive alongside our teacher chain ending at d2e3f4a5b6c7, alembic
saw two heads diverging from f8b9c0d1e2f3 and refused to upgrade. Add
the merge migration that both heads collapse into.

The same merge was applied ad-hoc on prod when we first ran into this
(DB is already stamped at e3f4a5b6c7d8); committing it makes the
container image self-contained so future cold-starts don't need the
manual fixup.
mneuhaus added a commit that referenced this pull request May 24, 2026
After PR #135 brought the RKNN runtime migration (a9c4d2b3e5f7) into
sorthive alongside our teacher chain ending at d2e3f4a5b6c7, alembic
saw two heads diverging from f8b9c0d1e2f3 and refused to upgrade. Add
the merge migration that both heads collapse into.

The same merge was applied ad-hoc on prod when we first ran into this
(DB is already stamped at e3f4a5b6c7d8); committing it makes the
container image self-contained so future cold-starts don't need the
manual fixup.
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.

1 participant