FoxTale-Labs/nodeactyl-v1-support

Bug with Create Server

Closed this issue ยท 12 comments

Looks like they added backups to the API, can you please update the wrapper it will not let me create a server

Oh Ic, I thought I fixed it, but wait I will look into it

Also it is fixed did you migrate to the new code of the new verision, cuz at the end of all parameters is also an backups parameter type there like 0 or 1 or idk.

So you want another perm that says "0"

Also at the end of the params for the create server method you need also a param called backups with as an integer / string

So I just add another number and comma?

yes but only at the end

[
{
code: 'ValidationException',
status: '422',
detail: 'The File Name variable field is required.',
meta: { source_field: 'environment.STARTUP_FILE', rule: 'required' }
},
{
code: 'ValidationException',
status: '422',
detail: 'The Automatic Package Update/Installation variable field is required.',
meta: {
source_field: 'environment.AUTO_UPDATE_PACKAGE',
rule: 'required'
}
}

ok ik error, will fix tmr

I fixed it @TheGoodIn It should not happen anymore, thanks for the report ;D

If problems shall occur open an issue, I will close this issue, bye