obs-websocket
obs-websocket copied to clipboard
Bug: Session Duration in Serve Settings disappears after 1 minute
Operating System Info
macOS 12.0
Other OS
No response
OBS Studio Version
Other
OBS Studio Version (Other)
30.0.2
obs-websocket Version
5.1.0
OBS Studio Log URL
https://obsproject.com/logs/78he7PbpgZNRcAfC
OBS Studio Crash Log URL
No response
Expected Behavior
Session Duration continues counting up and is visible for duration of connection
Current Behavior
Session Duration counts up to 00:00:59, and the disappears
Steps to Reproduce
- Connect to websocket via any type of connection (tested with Companion and http://obs-web.niek.tv)
- Open the Websocket Server Settings window in OBS
- Watch the session duration count up, and then disappear at 00:00:59
Anything else we should know?
Tested with OBS 30.0.2 and 30.1.0-rc1
According to the log you have provided, the WebSocket client is failing to authenticate with obs-websocket. Please ensure that you are using your client software correctly and specifying the WebSocket server password.
I'm curious what specifically you're seeing in regards to authentication?
The client shows as connected, the websocket messages in/out still tick up, and all the controls still work. So it definitely seems like the client is fully connected.
It's just the session duration that disappears after 0:59
Here's another log on the most recent version of OBS: https://obsproject.com/logs/SA7ki81jctExNUaH
The log you just linked shows that obs-websocket's password is disabled, allowing the client to work as expected.
Thank you for the screenshot, that is quite helpful.
Just noticed this myself.. Is there any proposed fix/solution for this?