bright-eve-47520
02/11/2021, 2:23 AMerror: autorest/azure: error response cannot be parsed: "" error: EOF
verbose logging doesn’t reveal anything extra
provider received rpc error Unknown: autorest/azure: error response cannot be parsed: "" error: EOF
Does anybody know a way to debug further. Is there somewhere in the Azure portal maybe that can shed some light on what’s failing?tall-needle-56640
02/11/2021, 2:30 AMpulumi up --logtostderr -v=3
and paste the output? Sometimes that helps.bright-eve-47520
02/11/2021, 2:31 AMtall-librarian-49374
02/11/2021, 7:46 AM-v=9 --logtostderr --debug --logflow
- you should see raw HTTP logs if you are on 0.6.0bright-eve-47520
02/12/2021, 1:39 AMtall-needle-56640
02/12/2021, 2:02 AMbright-eve-47520
02/12/2021, 2:10 AMtall-needle-56640
02/12/2021, 2:40 AM