Scheduled Tasks

So I created general runner on Google Cloud Vm and was able to successfully establish connection with it. But whenever I try to run the test scenarios, it fails. To my understanding it is issue due to environment variables. When I run same tests locally, everything works as expected.
I tried both options - initial values and current values. I use correct environment.
I tried setting serverhost but it fails. Would apprecaite more instructions on that.

I am seen this issue as well - “runtime~auth: could not sign the request: Error: invalid algorithm”

Sorry to hear you’re facing this issue. Could you please provide more details about your runner setup and a screenshot of the runner’s execution results(the report)?

Typically, we’d first need to compare the “Actual Request” details between successful and failed test reports to identify parameter discrepancies. If you suspect environment variables are the cause, please also share screenshots showing how your variables are configured. More specifics will help us diagnose the problem faster.