How can I set the state of an app inside a fetch script?
Is there a way to run windmill under a subpath?
Init script playwright
Some parts of flow fails when parent_job is set
Trying to install binaries using the INIT_SCRIPT is not working (apt-get or apk add?)
Deadlock and "was unable to make the last transition"
EE v1.303.4
.
There's this flow that only uses the REST
scripts, one of them is a call to OpenAI's chat completion cached by Clouflare. I noticed that when testing this flow with the results already cached by Cloudflare, they return almost instantly, and the the flow executes very fast with the errors in the screen shot. I did not even set the error handler and the it shows up with the error message InternalErr: Sql error: error returned from database: deadlock detected
. In the console I only see the same error as in the UI: Flow 018eb3b7-2601-ffbd-c7c0-72933c171ae7 cancelled as one of the parallel branch 018eb3b7-2655-648a-161f-c4cb1314d5e9 was unable to make the last transition
Since it's on my dev machine, I don't think it's related to lack of compute resources. This happens even with lower values of parallelism in the forloop such as 5
....can not run python code
Syncing a whole existing folder with scripts and shared logic
index.ts
, package.json
and a bunch of *.ts
files, and sync it to Windmill into a folder, so I could automate it on the Windmill Cloud side.
I'm getting errors akin to:
1.) ... *.ts invalid, it cannot be parsed to infer schema.
2.) ... *.script.yaml: Error: Failed to generate lockfile. Status was: Internal Server Error, timeout after 20s, SyntaxError: Unexpected token 'i', "timeout after 20s" is not valid JSON
...Recommended pattern for managing resource permissions
Enable S3 Log Streaming
Default login not working on first login
/user/login?email=admin@windmill.dev&password=changeme
it throws Invalid credentials
I have tried recreating the database
```
drop database windmill;
create database windmill;...Slack Bot Development in Windmill
Nginx Proxy Manager
Setting content-type in S3 File Uploader
application/octet-stream
, which I need to override.
If it's not possible, I'll need to put together a Script to use the S3 API to set the content-type after the file is already uploaded, but that's far from ideal.
Any help would be much appreciated!...Get parameters of a run through logs
My docker compose has postgres 14 , but latest compose yaml has postgres 16
Trouble on CaddyFile c/o Domaine Name
Logging in Python Script
Forwarding Audit Logs
Restoring deleted scripts