Solved - For whatever reason, there was an Rxv4 folder in my appdata folder that had lost it's owner and was read-only. Wiped it out, reinstalled the container and got the splash page.
Hello all...
Wanted to spin this up for self-hosting and followed the video guide step by step, however, the Reactive Resume v4 container gets stuck in a boot loop with the following error (looks like it's looking for an AWS instance?) I've double checked all my options to make sure I didn't fat finger anything and don't see anything referring to amz.
/app/dist/apps/server/main.js:553
throw new common_1.InternalServerErrorException(error);
^
InternalServerErrorException: 400
at StorageService.onModuleInit (/app/dist/apps/server/main.js:553:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 0)
at async callModuleInitHook (/app/node_modules/.pnpm/@
[email protected]_@
[email protected][email protected][email protected]__@nestjs+platform_k3xx66d35pcgv4we7xkfmupjtu/node_modules/@nestjs/core/hooks/on-module-init.hook.js:43:5)
at async NestApplication.callInitHook (/app/node_modules/.pnpm/@
[email protected]_@
[email protected][email protected][email protected]__@nestjs+platform_k3xx66d35pcgv4we7xkfmupjtu/node_modules/@nestjs/core/nest-application-context.js:223:13)
at async NestApplication.init (/app/node_modules/.pnpm/@
[email protected]_@
[email protected][email protected][email protected]__@nestjs+platform_k3xx66d35pcgv4we7xkfmupjtu/node_modules/@nestjs/core/nest-application.js:100:9)
at async NestApplication.listen (/app/node_modules/.pnpm/@
[email protected]_@
[email protected][email protected][email protected]__@nestjs+platform_k3xx66d35pcgv4we7xkfmupjtu/node_modules/@nestjs/core/nest-application.js:169:33)
at async bootstrap (/app/dist/apps/server/main.js:14189:5) {
response: S3Error: 400
at Object.parseResponseError (/app/node_modules/.pnpm/
[email protected]/node_modules/minio/dist/main/internal/xml-parser.js:86:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Client.makeRequestStreamAsync (/app/node_modules/.pnpm/
[email protected]/node_modules/minio/dist/main/internal/client.js:476:19)
at async Client.makeRequestAsyncOmit (/app/node_modules/.pnpm/
[email protected]/node_modules/minio/dist/main/internal/client.js:407:17) {
code: 'UnknownError',
amzRequestid: undefined,
amzId2: undefined,
amzBucketRegion: undefined,
[cause]: {
amzRequestid: undefined,
amzId2: undefined,
amzBucketRegion: undefined
}
},
status: 500,
options: {}
}