You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have deployed a snapdrop instance to a Docker swarm mode inside Raspberry PI. The issue that I have is that, even on the same machine (e.g opening Chrome tab and an incognito tab), the two sessions are not discoverable. When I use snapdrop.net, I can see the devices. Additionally, after 20-30 seconds, I keep seeing errors "WebSocket connection to X failed".
I am not sure what I am doing wrong. In swarm mode, I am using Traeffik for reverse proxy that routes http traffic to snapdrop server + issues automatic certificates. Are there some headers needed for this to work properly.
I tried the single room solution from #159 (comment) as well but that also did not work.