Cannot read properties of undefined (reading 'sort')
Solved
Support
-
-
@eddowding might be a good idea to revoke that global API key since it's readable even if cropped.
Can you check
/home/yellowtent/platformdata/logs/box.log
? that should have a full backtrace of the error. Can you also tell me the version of Cloudron you are using? -
The full logs are:
HttpError: Cannot read properties of undefined (reading 'sort') at BoxError.toHttpError (/home/yellowtent/box/src/boxerror.js:106:16) at add (/home/yellowtent/box/src/routes/domains.js:58:37) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 500, internalError: TypeError: Cannot read properties of undefined (reading 'sort') at Object.verifyDomainConfig (/home/yellowtent/box/src/dns/cloudflare.js:272:38) at process.processTicksAndRejections (node:internal/process/task_queues:95:5), details: null }
-