Проблема с временными метками и разрывом соединения в OBS SceneSwitcher (Twitch EventSub) #1366
Replies: 3 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
23:01:45.636: [adv-ss] isValidTimestamp: Unable to get Timezone database version from C:\Users\akado\Downloads\tzdata |
Beta Was this translation helpful? Give feedback.
-
Please try if removing the following folder resolves your issue: If it does not you can try to install the most recent CI build from the master branch: There you will find the option to disable timestamp verification entirely: I will make sure to disable this timestamp verification by default in the next release as it seems to be too unreliable for now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Описание: Здравствуйте! Столкнулся с проблемой при использовании OBS SceneSwitcher и Twitch EventSub. В логах постоянно появляются ошибки, связанные с временными метками и закрытием соединения:
isValidTimestamp: Unable to get Timezone database version from C:\Users\akado\Downloads\tzdata\
Discarding Twitch EventSub with invalid timestamp
The closing handshake timed out
В результате Twitch EventSub теряет соединение и пытается переподключиться каждые 15 секунд, но проблема не решается.
Что я уже попробовал: ✅ Проверил синхронизацию времени в Windows и установил корректный часовой пояс. ✅ Попробовал использовать другой NTP-сервер (time.google.com). ✅ Запускал OBS от имени администратора, чтобы получить доступ к tzdata.
Но ошибка сохраняется. Возможно, проблема связана с тем, что OBS не может корректно обработать временные метки. Буду благодарен за помощь!
![Uploading 12.png…]()
Отчет: 30:09.639: [adv-ss] Twitch EventSub trying to reconnect to in 15 seconds.
22:30:24.755: [adv-ss] isValidTimestamp: Unable to get Timezone database version from C:\Users\akado\Downloads\tzdata
22:30:24.755: [adv-ss] Discarding Twitch EventSub with invalid timestamp 2025-05-06T19:30:24.837546946Z
22:30:34.755: [adv-ss] isValidTimestamp: Unable to get Timezone database version from C:\Users\akado\Downloads\tzdata
22:30:34.755: [adv-ss] Discarding Twitch EventSub with invalid timestamp 2025-05-06T19:30:34.838044333Z
Beta Was this translation helpful? Give feedback.
All reactions