• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

Question AS just stops

DeepSpace

Well-Known Member
Thread Starter
Joined
Apr 6, 2019
Messages
4,635
Likes
1,844
It already happend yesterday with 1.5.6.7, but today it happend again on 1.5.7.0. It just stops when trying to download the next episode.
Today I looked into the log and noticed 0 fragments and
Code:
01:11:29.616 - [Debug] [Pump:video:prime] MP4Pump2::initializationRangeParser:expect 0 fragments
01:11:29.617 - [Debug] [Pump:video:prime] MP4Pump2::initializationRangeParser:expect 0 samples
01:11:29.617 - [Debug] [Pump:video:prime] Expected duration of the stream: 0 seconds
01:11:29.617 - [Notice] [Pump:video:prime] Requesting license
01:11:29.651 - [Debug] [Pump:audio1:prime] Have initialization range
01:11:29.651 - [Debug] [Pump:audio1:prime] Length of ba: 1484
01:11:29.651 - [Debug] [Pump:audio1:prime] MP4Pump2::initializationRangeParser:expect 0 fragments
01:11:29.651 - [Debug] [Pump:audio1:prime] MP4Pump2::initializationRangeParser:expect 0 samples
01:11:29.651 - [Debug] [Pump:audio1:prime] Expected duration of the stream: 0 seconds
01:11:29.652 - [Notice] [Pump:audio1:prime] Requesting license
01:12:01.709 - [Error] Error retrieving license request: 12002 / HTTP error 12002
So some sort of network error occurs and when I stop the download and tell it to rety, it works fine. However, it just stops without showing an error message as it used to be or even skipping it and going to the next episode. That is the reason why I post it since it does not behave as it did.
 

Attachments

  • AnyStream_1.5.7.0 just stopped again.astlog
    568.1 KB · Views: 1
You might want to mention what provider this is or is it all of them? I haven't heard anyone else complain of this, it looks like exactly what you said, a networking error on your end.
 
Amazon

it looks like exactly what you said, a networking error on your end.
Yes, that is obvious. I am only posting it because AS just sits there and does nothing, not even showing an error message or skipping to the next episode and continue.
 
from your machine
Did you take a single look at the log? AS itself gives the error message, not my system. When something happend previously, it always gave a popup error message and flagged the queue entrys red. But this time, it created the file with 0kb and then stayed idle, without any error popup or skipping.
Code:
01:12:01.709 - [Error] Error retrieving license request: 12002 / HTTP error 12002
 
Yes, it can’t retrieve your license because it had no connection to the Internet. It stopped.

Error 12002" is a Microsoft Win32 Internet (WinInet) API error code. WinInet provides stand-alone applications with easy access to standard Internet protocols such as Gopher, FTP, and HTTP. The error indicates that the request timed out
 
Back
Top