adrwh

Results 11 comments of adrwh

I'm running Mac M1 Pro Monterey 12.4 (21F79), this issue has been happening since around 25th May. I have played around with dot net core runtimes and SDKs v3 and...

I reinstalled the C# extension, and there seems to be improvement. I can now run a normal F5 debug without getting the Omnisharp popup, however it kinda feels like the...

I created a fresh Function from scratch from VS Code and ran F5, heres the output. ``` * Executing task: func host start Azure Functions Core Tools Core Tools Version:...

For me, I can run "func host start" manually and get function output, but i cannot use breakpoints. If i try to run F5, i get ugly error messages `Result:...

the `export AWS_REGION='us-west-2'` env variable fixed it for me, but i already have region set in my AWS Credentials file, why doesn't it pick that up?

Hey team, I seem to have resolved this, I can't explain exactly, however I have updated the dialog so that the `Ask Activity` is the last action on the step,...

Variables in Collections AND Environments are also NOT export when using Postman app on MacOs. The exported postman v2.1 json file contains {{variableName}} instead of the actual values.

Update: I can confirm that the Cloudflare logs do not include the ClientRequestProtocol in the source data. I removed the fields from the template and daily and weekly ingest pipelines...

I have exactly the same issue. Any progress on this yet?

This problem seems to be fixed in https://github.com/cloudflare/cloudflare-elastic/releases/tag/v0.3-7.x in the file named `cloudflare-elastic-aws.zip` (which is the Lambda function).