Closed AiAe closed 21 hours ago
Describe the bug When I try to view any logs in Vito, they all return 302 status code.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect to see the logs from the command it ran
Screenshots
Additional context Vito version: 1.11.0 Provider: Hetzner
Vito runs under docker
302 is expected. it's a HTMX call which is being shown as 302 with the log content in the session.
if you see empty page then means there is no logs in the log file or the log file missing
Describe the bug When I try to view any logs in Vito, they all return 302 status code.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect to see the logs from the command it ran
Screenshots
Additional context Vito version: 1.11.0 Provider: Hetzner
Vito runs under docker