cmptr
cmptr
WWindmill
Created by cmptr on 4/2/2025 in #help
Invalid peer certificate on SQL server resource
There appears to have been a regression in the MS SQL resource type. When connecting to a SQL server instance with a cert from a private CA I get the message below
Connection error: execution error: Error: An error occured during the attempt of performing I/O: invalid peer certificate: UnknownIssuer @mssql_executor.rs:150:43
Connection error: execution error: Error: An error occured during the attempt of performing I/O: invalid peer certificate: UnknownIssuer @mssql_executor.rs:150:43
We are still running on EE v1.466.3 on prem (which does not have this issue) but we see this error in cloud and other lower envs that are on latest ( v1.480.1). I would really prefer to not have to bundle CA trusts for every SQL Server we are connecting to.
4 replies
WWindmill
Created by cmptr on 4/2/2025 in #help
Issue with ms_sql_server in Windmill cloud
When attempting to use a ms_sql_server resource in Windmill cloud, despite using user/pass it errors out with the following: Connection error: execution error: Bad request: Invalid AAD token format - expected { token: string }
5 replies
WWindmill
Created by cmptr on 2/21/2025 in #help
Renaming a workspace's id does not work
Attempting to rename a workspace's id, and when I hit Save nothing happens. No error in the deployment's logs. We're on EE v1.466.3
13 replies
WWindmill
Created by cmptr on 7/2/2024 in #help
"Bare metal" workers
Is it possible to run workers outside of Docker or Kubernetes that connect to the windmill server?
6 replies
WWindmill
Created by cmptr on 6/30/2024 in #help
Custom worker docker image
Is it possible to use a custom docker image for Windmill workers?
7 replies
WWindmill
Created by cmptr on 6/18/2024 in #help
Query params as input args
Is it possible to use query parameters as input args in a script or flow? Current use case is validating a subscription request to MS Graph which sends a validationToken as a query param with no option to pass it as a header. I can envision plenty of other use cases for this as well especially where requests are from sources out of the Windmill operator's control.
6 replies