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

Railway template install failed #932

Open
6 tasks done
dougkeiller opened this issue Feb 15, 2024 · 3 comments
Open
6 tasks done

Railway template install failed #932

dougkeiller opened this issue Feb 15, 2024 · 3 comments
Labels
status: triage Scope to be determined type: bug Something isn't working

Comments

@dougkeiller
Copy link

Issue Description

500
Internal Server Error.

Log:

Error: Missing DOCUMENSO_ENCRYPTION_KEY or DOCUMENSO_ENCRYPTION_SECONDARY_KEY keys

at 29145 (/app/apps/web/.next/server/chunks/9086.js:1:17850)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 13542 (/app/apps/web/.next/server/chunks/9086.js:1:18516)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 17100 (/app/apps/web/.next/server/chunks/9086.js:1:23594)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 73273 (/app/apps/web/.next/server/chunks/9086.js:1:16923)

at Function.t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at async rk (/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:15:4674)

at async rx (/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:15:5814)

[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {

digest: '2412266872'

}

Error: Missing DOCUMENSO_ENCRYPTION_KEY or DOCUMENSO_ENCRYPTION_SECONDARY_KEY keys

at 29145 (/app/apps/web/.next/server/chunks/9086.js:1:17850)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 13542 (/app/apps/web/.next/server/chunks/9086.js:1:18516)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 71919 (/app/apps/web/.next/server/app/(dashboard)/documents/page.js:1:6821)

at Function.t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at runNextTicks (node:internal/process/task_queues:60:5)

at listOnTimeout (node:internal/timers:538:9)

at process.processTimers (node:internal/timers:512:7)

at async tn (/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:12:220484)

[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {

digest: '453083097'

}

⨯ [Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {

digest: '453083097'

}

Error: Missing DOCUMENSO_ENCRYPTION_KEY or DOCUMENSO_ENCRYPTION_SECONDARY_KEY keys

at 29145 (/app/apps/web/.next/server/chunks/9086.js:1:17850)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 13542 (/app/apps/web/.next/server/chunks/9086.js:1:18516)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 17100 (/app/apps/web/.next/server/chunks/9086.js:1:23594)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 73273 (/app/apps/web/.next/server/chunks/9086.js:1:16923)

at Function.t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at async rk (/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:15:4674)

at async rx (/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:15:5814)

[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {

digest: '2412266872'

}

Error: Missing DOCUMENSO_ENCRYPTION_KEY or DOCUMENSO_ENCRYPTION_SECONDARY_KEY keys

at 29145 (/app/apps/web/.next/server/chunks/9086.js:1:17850)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 13542 (/app/apps/web/.next/server/chunks/9086.js:1:18516)

at t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at 71919 (/app/apps/web/.next/server/app/(dashboard)/documents/page.js:1:6821)

at Function.t (/app/apps/web/.next/server/webpack-runtime.js:1:143)

at runNextTicks (node:internal/process/task_queues:60:5)

at listOnTimeout (node:internal/timers:538:9)

at process.processTimers (node:internal/timers:512:7)

at async tn (/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:12:220484)

[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {

digest: '453083097'

}

⨯ [Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {

digest: '453083097'

}

Error: Missing DOCUMENSO_ENCRYPTION_KEY or DOCUMENSO_ENCRYPTION_SECONDARY_KEY keys

at 29145 (/app/apps/web/.next/server/chunks/9086.js:1:17850)

Steps to Reproduce

No response

Expected Behavior

No response

Current Behavior

No response

Screenshots (optional)

image

Operating System [e.g., Windows 10]

Railway

Browser [e.g., Chrome, Firefox]

No response

Version [e.g., 2.0.1]

No response

Please check the boxes that apply to this issue report.

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided steps to reproduce the issue.
  • I have included relevant environment information.
  • I have included any relevant screenshots.
  • I understand that this is a voluntary contribution and that there is no guarantee of resolution.
  • I want to work on creating a PR for this issue if approved
@dougkeiller dougkeiller added the type: bug Something isn't working label Feb 15, 2024
@github-actions github-actions bot added the status: triage Scope to be determined label Feb 15, 2024
@dougkeiller
Copy link
Author

Hi,

I deleted the Railway server, created a new server and redeployed

Was able to browse to homepage, but then when I attempted to created an account, I received this error. Replicated twice

image

@nishikawa7863
Copy link

Same here, doesn't work

@asxzy
Copy link

asxzy commented Mar 12, 2024

# [[CRYPTO]]
# Application Key for symmetric encryption and decryption
# REQUIRED: This should be a random string of at least 32 characters
NEXT_PRIVATE_ENCRYPTION_KEY="CAFEBABE"
# REQUIRED: This should be a random string of at least 32 characters
NEXT_PRIVATE_ENCRYPTION_SECONDARY_KEY="DEADBEEF"

add following to your env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage Scope to be determined type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants