Skip to content

[Bug] Cannot connect to agent (Unauthorized) #68

@baloo2

Description

@baloo2

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions