Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refuse to run updater if memory_limit is below requirements #585

Open
joshtrichards opened this issue Oct 12, 2024 · 0 comments
Open

Refuse to run updater if memory_limit is below requirements #585

joshtrichards opened this issue Oct 12, 2024 · 0 comments
Labels
1. to develop enhancement feature: check for update "Step 0" robustness 💪 Enhancements (and bugs) related to robustness

Comments

@joshtrichards
Copy link
Member

See #505, #316, etc.

Since it will fail anyhow, we should simply refuse to run the updater at all if the memory_limit is too low. This is particularly a problem in web-mode.

The message given to the operator should be something like "Too low, either fix the memory_limit to meet official system requirements or update manually. (Tip: the -d memory_limit=xxx option can be used at the command line as quick one-off solution)."

@joshtrichards joshtrichards added 1. to develop enhancement feature: check for update "Step 0" robustness 💪 Enhancements (and bugs) related to robustness labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement feature: check for update "Step 0" robustness 💪 Enhancements (and bugs) related to robustness
Projects
None yet
Development

No branches or pull requests

1 participant