Replies: 1 comment 8 replies
-
Can you share a Screenshot? I tested it, and it works with every Container ive tested. if [[ "$current_ram" -lt "$var_ram" ]] || [[ "$current_cpu" -lt "$var_cpu" ]]; then Says: current_ram LESS THEN var_cpu If 8191 LESS THEN 8192 = Error Dialogue |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
after reading about a couple of security updates I’ve want to upgrade the container. So I give it max Power (4 CPUs, 8GB RAM) and it gave me an error about not enough RAM. I gave more than 7 GB, shut down all other containers and even restart the node. Nothing helps.
Thanks for any tip.
Dan
Beta Was this translation helpful? Give feedback.
All reactions