Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error, could not open file https://websuit.onlinehdhls.ru/lb/mono24/playlist.m3u8 #151

Open
angelosnm opened this issue May 12, 2024 · 3 comments

Comments

@angelosnm
Copy link

I'm getting the below error on the logs when trying to open a stream

Error, could not open file https://websuit.onlinehdhls.ru/lb/mono24/playlist.m3u8

Full log below:

2024-05-12 19:59:30.335 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Opening 'https://est1.onlinehdhls.ru/est1/cdn/mono24/tracks-v1a1/mono.m3u8' for reading
2024-05-12 19:59:30.619 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Skip ('#EXT-X-VERSION:3')
2024-05-12 19:59:30.619 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-05-12T16:59:08.413Z')
2024-05-12 19:59:30.619 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Opening 'https://est1.onlinehdhls.ru/est1/cdn/mono24/tracks-v1a1/2024/05/12/16/59/23-05000.ts' for reading
2024-05-12 19:59:31.141 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [https] HTTP error 403 Forbidden
2024-05-12 19:59:31.142 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Failed to open segment 22145 of playlist 0
2024-05-12 19:59:31.142 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Segment 22145 of playlist 0 failed too many times, skipping
2024-05-12 19:59:31.142 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Opening 'https://est1.onlinehdhls.ru/est1/cdn/mono24/tracks-v1a1/2024/05/12/16/59/28-05000.ts' for reading
2024-05-12 19:59:31.720 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [https] HTTP error 403 Forbidden
2024-05-12 19:59:31.720 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Failed to open segment 22146 of playlist 0
2024-05-12 19:59:31.720 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Segment 22146 of playlist 0 failed too many times, skipping
2024-05-12 19:59:31.720 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Opening 'https://est1.onlinehdhls.ru/est1/cdn/mono24/tracks-v1a1/2024/05/12/16/59/33-05000.ts' for reading
2024-05-12 19:59:32.269 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [https] HTTP error 403 Forbidden
2024-05-12 19:59:32.269 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Failed to open segment 22147 of playlist 0
2024-05-12 19:59:32.269 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Segment 22147 of playlist 0 failed too many times, skipping
2024-05-12 19:59:32.972 T:4476    debug <general>: ------ Window Deinit (Pointer.xml) ------
2024-05-12 19:59:35.684 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [https] Opening 'https://est1.onlinehdhls.ru/est1/cdn/mono24/tracks-v1a1/mono.m3u8' for reading
2024-05-12 19:59:35.749 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Skip ('#EXT-X-VERSION:3')
2024-05-12 19:59:35.749 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-05-12T16:59:13.413Z')
2024-05-12 19:59:35.749 T:9908     info <general>: ffmpeg[0x23d9245cab0]: [hls] Opening 'https://est1.onlinehdhls.ru/est1/cdn/mono24/tracks-v1a1/2024/05/12/16/59/38-05000.ts' for reading
2024-05-12 19:59:36.380 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [https] HTTP error 403 Forbidden
2024-05-12 19:59:36.380 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Failed to open segment 22148 of playlist 0
2024-05-12 19:59:36.380 T:9908    debug <general>: ffmpeg[0x23d9245cab0]: [hls] Segment 22148 of playlist 0 failed too many times, skipping
2024-05-12 19:59:38.292 T:9908    error <general>: ffmpeg[0x23d9245cab0]: [hls] Error when loading first segment 'https://est1.onlinehdhls.ru/est1/cdn/mono24/tracks-v1a1/2024/05/12/16/59/08-05000.ts'
2024-05-12 19:59:38.292 T:9908    debug <general>: Error, could not open file https://websuit.onlinehdhls.ru/lb/mono24/playlist.m3u8
2024-05-12 19:59:38.292 T:9908    error <general>: CVideoPlayer::OpenDemuxStream - Error creating demuxer
2024-05-12 19:59:38.292 T:9908     info <general>: CVideoPlayer::OnExit()
2024-05-12 19:59:38.292 T:9908    debug <general>: Thread VideoPlayer 9908 terminating
2024-05-12 19:59:38.295 T:4496    debug <general>: CApplicationPlayerCallback::OnPlayBackStopped: CApplication::OnPlayBackStopped
2024-05-12 19:59:38.304 T:4476    debug <general>: ------ Window Init (DialogConfirm.xml) ------
2024-05-12 19:59:38.305 T:4476     info <general>: CVideoPlayer::CloseFile()
2024-05-12 19:59:38.305 T:4476    debug <general>: CRenderManager::DeleteRenderer - deleting renderer
2024-05-12 19:59:38.305 T:4476     info <general>: VideoPlayer: waiting for threads to exit
2024-05-12 19:59:38.305 T:4476     info <general>: VideoPlayer: finished waiting
2024-05-12 19:59:38.306 T:4476    debug <general>: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
2024-05-12 19:59:38.306 T:4476    debug <general>: Audio ID3 tag processor - delete CVideoPlayerAudioID3::~CVideoPlayerAudioID3
2024-05-12 19:59:39.038 T:4476    debug <general>: ------ Window Init (Pointer.xml) ------
2024-05-12 19:59:40.503 T:4476    debug <general>: CInputManager::ProcessMouse: trying mouse action leftclick
2024-05-12 19:59:40.755 T:4476    debug <general>: ------ Window Deinit (DialogConfirm.xml) ------
2024-05-12 19:59:40.769 T:4476    debug <general>: Keyboard: scancode: 0x38, sym: 0x134, unicode: 0x00, modifier: 0x100
2024-05-12 19:59:40.769 T:4476    debug <general>: CInputManager::HandleKey: alt-leftalt (0x4f0d4) pressed, window 10138, action is 
2024-05-12 19:59:40.771 T:4476    debug <general>: ------ Window Deinit (Pointer.xml) ------
2024-05-12 19:59:40.786 T:4476    debug <general>: ------ Window Deinit (DialogBusy.xml) ------
2024-05-12 19:59:42.096 T:4476    debug <general>: ------ Window Init (Pointer.xml) ------
2024-05-12 19:59:42.770 T:4476    debug <general>: Keyboard: scancode: 0x38, sym: 0x134, unicode: 0x00, modifier: 0x100
2024-05-12 19:59:42.770 T:4476    debug <general>: CInputManager::HandleKey: alt-long-leftalt (0x104f0d4) pressed, window 10025, action is 

Maybe it's related with the recent update

@bugatsinho
Copy link
Owner

bugatsinho commented May 12, 2024 via email

@angelosnm
Copy link
Author

It happens on all streams

@bugatsinho
Copy link
Owner

bugatsinho commented May 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants