rubenf
rubenf
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
That does sound like a bug, we will take a look
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
but it works that's for sure
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
If you can send us a minimal reproduction we can take a look
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
similar to bash, it's a limitation of the language
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
it's because powershell doesn't support objects, just strings
26 replies
WWindmill
Created by Kirell on 10/15/2024 in #help
Cannot run any script Python / TS
you should have them restarting on exit
15 replies
WWindmill
Created by Kirell on 10/15/2024 in #help
Cannot run any script Python / TS
They are likely dead because of that error, are you sure they are running?
15 replies
WWindmill
Created by Kirell on 10/15/2024 in #help
Cannot run any script Python / TS
so yes you have no workers
15 replies
WWindmill
Created by Kirell on 10/15/2024 in #help
Cannot run any script Python / TS
I have no clue about coolify so we can't provide much help there
15 replies
WWindmill
Created by Kirell on 10/15/2024 in #help
Cannot run any script Python / TS
If not, then the coolify template is ill-defined to some degree
15 replies
WWindmill
Created by Kirell on 10/15/2024 in #help
Cannot run any script Python / TS
go to the workers page, anything listed there ?
15 replies
WWindmill
Created by Kirell on 10/15/2024 in #help
Cannot run any script Python / TS
Mostl likely you have no workers
15 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
so you have to use flow user state (or at least waiting for us to have special expressions to refer to previous iteration)
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
but within a forloop that's not possible given that the same id refer to a previous iteration
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
normally you do not need to do this, you can just refer to the output of an id
26 replies