We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✖ Downloading report failed. ReferenceError: timeout is not defined
I call the cli with params --url <url> --auth cognito --credentials <user:pass> --multitenancy false
--url <url> --auth cognito --credentials <user:pass> --multitenancy false
Used to work but stopped working since Feb end. Get and error ✖ Downloading report failed. ReferenceError: timeout is not defined
ubuntu 20.04 . node v20.11.1
Might have started with #62
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the bug?
✖ Downloading report failed. ReferenceError: timeout is not defined
How can one reproduce the bug?
I call the cli with params
--url <url> --auth cognito --credentials <user:pass> --multitenancy false
What is the expected behavior?
Used to work but stopped working since Feb end. Get and error
✖ Downloading report failed. ReferenceError: timeout is not defined
What is your host/environment?
ubuntu 20.04 . node v20.11.1
Do you have any additional context?
Might have started with #62
The text was updated successfully, but these errors were encountered: