Skip to content
New issue

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

Scanner not working, TGTG API Error #561

Open
jonafoll opened this issue Nov 27, 2024 · 1 comment
Open

Scanner not working, TGTG API Error #561

jonafoll opened this issue Nov 27, 2024 · 1 comment

Comments

@jonafoll
Copy link

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?

@lukemt
Copy link

lukemt commented Nov 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants