Install Issues
-
Anyone else run into this when installing?
Mar 29 20:34:07 => Healtheck error: Error: Timeout of 7000ms exceeded Mar 29 20:34:10 TypeError: fetch failed Mar 29 20:34:10 at node:internal/deps/undici/undici:13502:13 Mar 29 20:34:10 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Mar 29 20:34:10 at async /app/code/dist/apps/frontend/.next/server/app/auth/page.js:1:9720 Mar 29 20:34:10 at async u (/app/code/dist/apps/frontend/.next/server/app/auth/page.js:1:8996) { Mar 29 20:34:10 digest: '4026516519', Mar 29 20:34:10 [cause]: AggregateError [ECONNREFUSED]: Mar 29 20:34:10 at internalConnectMultiple (node:net:1122:18) Mar 29 20:34:10 at afterConnectMultiple (node:net:1689:7) Mar 29 20:34:10 at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) { Mar 29 20:34:10 code: 'ECONNREFUSED', Mar 29 20:34:10 [errors]: [ [Error], [Error] ] Mar 29 20:34:10 } Mar 29 20:34:10 } Mar 29 20:34:11 TypeError: fetch failed Mar 29 20:34:11 at node:internal/deps/undici/undici:13502:13 Mar 29 20:34:11 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Mar 29 20:34:11 at async /app/code/dist/apps/frontend/.next/server/app/auth/page.js:1:9720 Mar 29 20:34:11 at async u (/app/code/dist/apps/frontend/.next/server/app/auth/page.js:1:8996) { Mar 29 20:34:11 digest: '4026516519', Mar 29 20:34:11 [cause]: AggregateError [ECONNREFUSED]: Mar 29 20:34:11 at internalConnectMultiple (node:net:1122:18) Mar 29 20:34:11 at afterConnectMultiple (node:net:1689:7) Mar 29 20:34:11 at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) { Mar 29 20:34:11 code: 'ECONNREFUSED', Mar 29 20:34:11 [errors]: [ [Error], [Error] ] Mar 29 20:34:11 } Mar 29 20:34:11 }
-
You might hit https://forum.cloudron.io/topic/13471/check-memory-limit-on-setup
Please check if you need to increase the RAM.I just installed it debugged the app in this issue and had not such an issue => https://forum.cloudron.io/topic/13561/issue-with-uploading-images
ps: last words from me for today its 4AM - Damn this summertime change! Messing up my internal clock again
-
Ahh I just assumed that was fixed from reading this forum. That was it set to 1MB still.
Thanks