-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What’s the bug?
Cannot connect to agent (Unauthorized / Signature expired)
Description
I have both App and Agent installed on 2 machines in docker containers (on same local network).
When I try to add Agent to App I get the following error:
Error: 401, message='Unauthorized’,
url='http://192.168.5.51:9413/api/public/access’
When I try to reach that url (http://192.168.5.51:9413/api/public/access) I get this:
{"detail":"Signature expired (age=1763640859s)"}
Logs in Agent show this:
AGENT - WARNING - 2025-11-19 17:27:00 - Signature expired (age=1763573220s)
I double checked SECRETS - they are the same on both containers.
Expected behaviour
App should connect to Agent
To reproduce
Create App and Agent in Docker
Platform
Intel
Versions
Tugtainer 1.12.0
Docker 28.3.3
Relevant log output
Extra
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working