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
GitHub PR's between workspaces showing merge conflicts
VS code extension returns an error when pushing changes
wmill sync push
, I get the following error:
```
Server failed. Unprocessable Entity: Failed to deserialize the JSON body into the target type: lock: invalid type: string "certifi==2024.2.2\ncharset-normalizer==3.3.2\nidna==3.6\nrequests==2.31.0\nurllib3==2.2.1", expected a sequence at line 1 column 1816
Error details of: Generic Error...Trying to run GraphQL script with windmill TS client throws error
Database migration error during upgrade

OpenAI Function Calling with Windmill Actions
Connect to AWS from Windmill Agent installed in e2 instancs running on Ubuntu.
Syncing Resource Types
AgGrid - rowGroup (columnDef)
rowGroup: true
rowGroup: true
AMI in Terraform template doesn't exist
ami-09c0b8e7f21923ac0
but the AMI does not exist
Specifically on this line: https://github.com/windmill-labs/windmill/blob/main/examples/deploy/aws-ecs-terraform/ecs_cluster.tf#L3
```
Error: creating Auto Scaling Group (windmill-cluster-asg): ValidationError: You must use a valid fully-formed launch template. The image id '[ami-09c0b8e7f21923ac0]' does not exist...