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
The scanner has not been working for me for the past week or so, I get the following error when running it:
[2024-11-27 15:14:59][tgtg][main.py:main:220][ERROR] TGTG API Error: (404, b'{"type":"about:blank","title":"Not Found","status":404,"detail":"No static resource auth/v3/token/refresh.","instance":"/api/auth/v3/token/refresh"}')
Is there any way to fix this?
The text was updated successfully, but these errors were encountered:
yes, upgrade to the latest version.
In case you are using docker you can do this like so:
docker-compose down --rmi all docker-compose pull docker-compose up -d --build
Sorry, something went wrong.
No branches or pull requests
The scanner has not been working for me for the past week or so, I get the following error when running it:
[2024-11-27 15:14:59][tgtg][main.py:main:220][ERROR] TGTG API Error: (404, b'{"type":"about:blank","title":"Not Found","status":404,"detail":"No static resource auth/v3/token/refresh.","instance":"/api/auth/v3/token/refresh"}')
Is there any way to fix this?
The text was updated successfully, but these errors were encountered: