You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using edr send-report to Azure, I get a timeout; this happens if I use it locally from my PC and also if I use the docker image ghcr.io/elementary-data/elementary:latest
I have looked at the code added in the pull request #1037 recreated the code, and executed it in the same Python environment as I run edr. This code works and uploads the file as expected
Describe the bug
When using edr send-report to Azure, I get a timeout; this happens if I use it locally from my PC and also if I use the docker image ghcr.io/elementary-data/elementary:latest
This is the command line I use:
I have looked at the code added in the pull request #1037 recreated the code, and executed it in the same Python environment as I run edr. This code works and uploads the file as expected
Also running edr report works as expected.
Here is the output from the edr send-report command
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The files are uploaded to Azure blob storage
Screenshots
Environment (please complete the following information):
Additional context
Would you be willing to contribute a fix for this issue?
The text was updated successfully, but these errors were encountered: