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

Problems with updates #2559

Open
dinosaur168 opened this issue Nov 12, 2024 · 1 comment
Open

Problems with updates #2559

dinosaur168 opened this issue Nov 12, 2024 · 1 comment

Comments

@dinosaur168
Copy link

Qinglong version

v20.12.1

Steps to reproduce

I click on update directly in the backend and then the ERROR page comes up

What is expected?

Completion of the update

What is actually happening?

I don't know.

System Info

/root/.pm2/logs/panel-error.log last 15 lines:
6|panel    | 2024-11-12T10:07:16:     at startServer (/ql/back/app.ts:14:3)
6|panel    | 2024-11-12T10:07:16: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
6|panel    | 2024-11-12T10:07:16: TypeError: Sentry.setupExpressErrorHandler is not a function
6|panel    | 2024-11-12T10:07:16:     at exports.default (/ql/back/loaders/express.ts:136:10)
6|panel    | 2024-11-12T10:07:16:     at Object.exports.default (/ql/back/loaders/app.ts:26:16)
6|panel    | 2024-11-12T10:07:16:     at startServer (/ql/back/app.ts:14:3)
6|panel    | 2024-11-12T10:08:17: TypeError: Sentry.setupExpressErrorHandler is not a function
6|panel    | 2024-11-12T10:08:17:     at exports.default (/ql/back/loaders/express.ts:136:10)
6|panel    | 2024-11-12T10:08:17:     at Object.exports.default (/ql/back/loaders/app.ts:26:16)
6|panel    | 2024-11-12T10:08:17:     at startServer (/ql/back/app.ts:14:3)
6|panel    | 2024-11-12T10:08:17: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
6|panel    | 2024-11-12T10:08:17: TypeError: Sentry.setupExpressErrorHandler is not a function
6|panel    | 2024-11-12T10:08:17:     at exports.default (/ql/back/loaders/express.ts:136:10)
6|panel    | 2024-11-12T10:08:17:     at Object.exports.default (/ql/back/loaders/app.ts:26:16)
6|panel    | 2024-11-12T10:08:17:     at startServer (/ql/back/app.ts:14:3)

Any additional comments?

No response

@whyour
Copy link
Owner

whyour commented Nov 14, 2024

Update the image using docker, and then recreate the container

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

2 participants