Niek / obs-web

OBS-web - the easiest way to control OBS remotely
http://obs-web.niek.tv
GNU General Public License v3.0
1.1k stars 128 forks source link

show errors? #390

Closed rszyma closed 2 weeks ago

rszyma commented 3 weeks ago

obs-web doesn't show any errors when it fails to connect to websocket, it makes it unnecesserily hard to debug non-working setup. Please add error logging!

Niek commented 2 weeks ago
Screenshot 2024-07-01 at 10 16 05

The error message is (should be) shown in the disconnect button> If you want more details, you can also check the developer console.

rszyma commented 2 weeks ago

Sorry I should have mentioned that I had these problems on mobile, and there's no developer console there. When entering url, password and clicking "Connect" button, the website just flashes (refreshes) and no error is shown. This is very user unfriendly, and I'm even wondering is the connect button even works in the first place.