JoshJ
Windmill11mo ago
16 replies
Josh

Almost all executions fail with 'error: Unexpected reading "/tmp/windmill/wk-default-a8f...'

I recently deployed a new instance of Windmill using the provided docker-compose reference configurations. I'm able to log in and navigate the application, but when I attempt to execute Flows/Scripts, they all fail with error:

--- BUN INSTALL ---
error: Unexpected reading "/tmp/windmill/wk-default-cdbe7a8fd670-vi95I/0195394b-643d-3729-5eba-2d400a8cd5cc/build.js"

Bun v1.2.3 (Linux x64 baseline)

I have not been able to find any additional logs that would indicate what's happening, and I'm not sure how to proceed.

I should note that I first encountered this when trying to sync items from the hub. I have never been able to successfully do so. Most manually created test flows/scripts fail as well. Interestilngly, some do: e.g. Go seems to work while Bash does not.
Was this page helpful?