After CPU limit change : Docker Error: (HTTP code 400) bad parameter,
Solved
Support
-
Hello, i recently changed the CPU use limit n8n can use, since then the parameter can't get applied and the app is in constant error mode.
I have tried restoring a backed up version, but it wont change.
Here's the error i cant gest past : "Docker Error: (HTTP code 400) bad parameter - invalid JSON: json: cannot unmarshal number 8279999999.999999 into Go struct field HostConfig.HostConfig.NanoCpus of type int64"
Any idea on hove to solve it ?
Thanks for your help !
-
-
-
@Bob_247 I can reproduce this . Looking into a fix. You can change that 69 to 100 in the database and the app should atleast come back.
-
Fixed in https://git.cloudron.io/cloudron/box/-/commit/abf445e96949ab952c07b457610a1a890cf4e339 for next release.
-