Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branding issue on Self hosted version #785

Open
ShirleyACT opened this issue Jan 30, 2025 · 2 comments
Open

Branding issue on Self hosted version #785

ShirleyACT opened this issue Jan 30, 2025 · 2 comments

Comments

@ShirleyACT
Copy link

When uploading a png file to create branding preferences, it throws an S3 configuration error on the server.

2025-01-29 18:19:55 Error: S3 configuration error: Missing accessKeyId, secretAccessKey
2025-01-29 18:19:55 at validateS3Configured (/app/packages/server/build/index.js:72663:19)
2025-01-29 18:19:55 at Layer.handle [as handle_request] (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/layer.js:95:5)
2025-01-29 18:19:55 at next (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/route.js:149:13)
2025-01-29 18:19:55 at Route.dispatch (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/route.js:119:3)
2025-01-29 18:19:55 at Layer.handle [as handle_request] (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/layer.js:95:5)
2025-01-29 18:19:55 at /app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:284:15
2025-01-29 18:19:55 at Function.process_params (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:346:12)
2025-01-29 18:19:55 at next (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:280:10)
2025-01-29 18:19:55 at Function.handle (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:175:3)
2025-01-29 18:19:55 at router (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:47:12)
2025-01-29 18:19:55 at Layer.handle [as handle_request] (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/layer.js:95:5)
2025-01-29 18:19:55 at trim_prefix (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:328:13)
2025-01-29 18:19:55 at /app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:286:9
2025-01-29 18:19:55 at Function.process_params (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:346:12)
2025-01-29 18:19:55 at next (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:280:10)
2025-01-29 18:19:55 at webpack_modules.42259.exports.default (/app/packages/server/build/index.js:44517:5)
2025-01-29 18:19:55 at Layer.handle [as handle_request] (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/layer.js:95:5)
2025-01-29 18:19:55 at trim_prefix (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:328:13)
2025-01-29 18:19:55 at /app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:286:9
2025-01-29 18:19:55 at Function.process_params (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:346:12)
2025-01-29 18:19:55 at next (/app/node_modules/.pnpm/[email protected]/node_modules/express/lib/router/index.js:280:10)
2025-01-29 18:19:55 at exports.default (/app/packages/server/build/index.js:44612:5)

Copy link

linear bot commented Jan 30, 2025

@ShirleyACT
Copy link
Author

I was able to create an AWS S3 Bucket, I have all the values except S3_ENDPOINT value. Need help with this. I'm running on a self hosted docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant