Open TheDan64 opened 2 months ago
Try with docker instead of podman. Signal 5 is SIGTRAP which is very strange here
Same error here, I'm using docker.
If it makes any difference, this error is shown in the browser console:
{name: 'ExecutionErr', message: 'ExitCode: 1, last log lines:\nDownload https://deno…01925856-05c4-ff83-d785-6ef1a26092b3/main.ts:1:24'}
message
:
"ExitCode: 1, last log lines:\nDownload https://deno.land/x/windmill@v1.99.0/mod.ts\nerror: Import 'https://deno.land/x/windmill@v1.99.0/mod.ts' failed: error sending request for url (https://deno.land/x/windmill@v1.99.0/mod.ts): client error (Connect): Connection reset by peer (os error 104)\n at file:///tmp/windmill/wk-default-828a067da919-QwxUz/01925856-05c4-ff83-d785-6ef1a26092b3/main.ts:1:24"
name
:
"ExecutionErr"
Describe the bug
When setting up a new instance, and setting admin credentials I get the error in the UI:
In the worker node logs, I see:
To reproduce
Expected behavior
Expected the button press to be successful
Screenshots
Browser information
FF 129.0.2
Application version
1.388.0
Additional Context
May or may not be relevant, but I'm running the worker and server nodes in rootless podman instances