I encountered an error when starting the API while building an Arm64 image. #15158
Unanswered
starweavingdream
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
[FATAL:partition_root.cc(863)] Check failed: (internal::SystemPageSize() == (size_t{1} << 12)) || (internal::SystemPageSize() == (size_t{1} << 14)).
/entrypoint.sh: line 8: 7 Trace/breakpoint trap (core dumped) flask upgrade-db
I looked at #10580, but it feels different from mine.
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions