-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
To Reproduce
Open web server via Safari.
Current vs. Expected behavior
There are no logs in Deployments view and Logs view in Safari, while in Chrome everything is displayed. For a long time I could not understand what was going on, thinking that something was wrong with the server, until I tried another browser.
Provide environment information
Safari: 26.0
Dokploy: 0.25.1
Which area(s) are affected? (Select all that apply)
Application, Docker Compose
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
wss://dokploy.example.com/docker-container-logs?containerId=select-a-container&tail=100&since=all&search=&runType=native
502 error
wss://dokploy.example.com/listen-deployment?logPath=/etc/dokploy/logs/...
502 error
Will you send a PR to fix it?
No