vitodeploy / vito

The Ultimate Server Management Tool
https://vitodeploy.com
GNU Affero General Public License v3.0
1.18k stars 180 forks source link

View logs return 302 status code #333

Closed AiAe closed 21 hours ago

AiAe commented 1 day 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:

  1. Select server
  2. From overview click on the eye icon on any of the logs after server is created.

Expected behavior I expect to see the logs from the command it ran

Screenshots CleanShot 2024-11-01 at 3  19 26

Additional context Vito version: 1.11.0 Provider: Hetzner

Vito runs under docker

saeedvaziry commented 21 hours ago

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