invakid404
invakid404
WWindmill
Created by dakidd on 12/30/2024 in #help
Download S3 File - Public App
as the files I'm downloading are pretty large and returning them from a script as a data URL didn't sound like a great idea to me :D
7 replies
WWindmill
Created by dakidd on 12/30/2024 in #help
Download S3 File - Public App
except I made my script return a presigned URL that I then fetched in the transformer
7 replies
WWindmill
Created by dakidd on 12/30/2024 in #help
Download S3 File - Public App
I'm not sure about the error you're getting in the preview, but I had a similar use case (I wanted to download a file from a different bucket than the one configured in Windmill) and I did something similar to https://www.windmill.dev/docs/apps/download_files#transformers
7 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
thanks! I'll update once the image is out and I'll let you know if it's fixed on our end
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
the log_file_index column in postgres appears to contain the logs/ prefix as well, so i'd assume it's coming from there
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
it's hitting /api/w/mandel-staging/jobs_u/get_log_file/logs/019362d9-bf87-ca69-d0a8-58e7d0535117/1732530257874_9276.txt
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
there's logs twice in the path for whatever reason
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
@rubenf
Internal: Object store client not present and file not found on server logs volume at /tmp/windmill/logs/logs/019362d9-bf87-ca69-d0a8-58e7d0535117/1732530257874_9276.txt
Internal: Object store client not present and file not found on server logs volume at /tmp/windmill/logs/logs/019362d9-bf87-ca69-d0a8-58e7d0535117/1732530257874_9276.txt
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
I'll update once the image is out and I'll let you know
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
and I can see that it's mounted on the server as well: https://img.qilin-qilin.ts.net/2024-11-25_10-04-51_BKyZj.webp
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
I'm sure it works on the workers' end, as logs are indeed being written to said shared mount
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
this is weird, we have a shared mount on both the workers and the server
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
@rubenf sorry for the noise, just wanted to check if this issue is being worked on/planned. We currently have to manually SSH and piece together the logs each time we need them, which is very cumbersome and makes debugging very painful
34 replies
WWindmill
Created by invakid404 on 11/18/2024 in #help
Internal: Object store client not present, cannot stream logs from store when clicking Show more...
I can confirm the log I'm trying to read is located in /tmp/windmill/logs/ under the job id, so it's just trying to read from the wrong location it seems, writing is fine
34 replies