Failed to load resource: the server responded with a status of 500 (Internal Server Error)
ApiError: Internal Server Error
Failed to install rustls crypto provider
WARN: oauth.json not found, no OAuth clients loaded
WARN: SMTP not configured
ERROR windmill-common/src/error.rs:267: timeout after 600s
error=ExecutionErr("timeout after 600s") method=POST
uri=/api/w/my-first-workspace/jobs/run_wait_result/preview
traceId="e300044e-b8e4-4f14-83a4-2a989888cf96"
ERROR windmill-api/src/tracing_init.rs:39: response
latency=606957 status=500 method=POST
uri=/api/w/my-first-workspace/jobs/run_wait_result/preview
ERROR windmill-api/src/tracing_init.rs:50: response failure
latency=606957 method=POST
uri=/api/w/my-first-workspace/jobs/run_wait_result/preview
ERROR windmill-queue/src/jobs.rs:767: job 019cc8c4-7412-5753-b66b-bfde7d7daafb
in my-first-workspace did not succeed:
{"error":{"message":"Job canceled: http connection broke by admin",
"name":"Canceled","reason":"http connection broke","canceler":"admin"}}
Describe the bug
Setup
ghcr.io/windmill-labs/windmill:latestCE v1.648.0-9-g4a14e9436eDATABASE_URL=postgres://windmill:***@db/windmill?sslmode=disableBrowser console
Excerpt from logs (filtered for non-INFO)
Additional observations
pg_hba.conf: default +host all all all scram-sha-256Possibly related
- #7451
To reproduce
Steps to reproduce
Expected behavior
Database Manager opens successfully
Screenshots
No response
Browser information
No response
Application version
No response
Additional Context
No response