Hi Team, I am currently trying out the Azure Next ...
# azure
w
Hi Team, I am currently trying out the Azure Next Gen with python atm and currently running into a weird issue. I am doing my development within a dev container in VSCode and after some time i run into this unhandled error with not much other description. I have also inspect the logs when increasing the verbosity and it does not provide anything useful. However the fix for me is to restart my dev container environment and it works again. Wondering if anyone has experienced anything similar before?
g
Can you try with `-v9 --logtostderr?
w
I have attached the output of the command executed above and I cant really see anything in this log that is clear on why it fails. Can also confirm that after restarting the dev container, i was able to execute the command successfully
Wondering if its a memory issue with my docker container