Skip to content

fix(evals): start native MariaDB in root runtimes - #3142

Merged
reachjalil merged 1 commit into
different-ai:devfrom
reachjalil:codex/daytona-native-mariadb-root
Jul 26, 2026
Merged

fix(evals): start native MariaDB in root runtimes#3142
reachjalil merged 1 commit into
different-ai:devfrom
reachjalil:codex/daytona-native-mariadb-root

Conversation

@reachjalil

Copy link
Copy Markdown
Collaborator

Summary

  • pass --user=root when the native Den evaluator runs under a root-owned Daytona runtime
  • preserve existing non-root MariaDB startup behavior
  • add a direct regression test and run all evaluator-runner tests

Root cause

MariaDB aborts immediately when launched as UID 0 without an explicit user, so the Den Web proof timed out before the API or browser flow started.

Verification

  • pnpm evals:typecheck
  • pnpm evals:test (5 passed)
  • git diff --check

@reachjalil
reachjalil marked this pull request as ready for review July 26, 2026 03:27
@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
openwork-landing Ready Ready Preview, Comment, Open in v0 Jul 26, 2026 3:28am

@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

@reachjalil is attempting to deploy a commit to the Different AI Team on Vercel.

A member of the Team first needs to authorize it.

@reachjalil
reachjalil merged commit bc6b20d into different-ai:dev Jul 26, 2026
11 of 16 checks passed
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