Announcement

Collapse
No announcement yet.

MGStage downloader fails to start download

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MGStage MGStage downloader fails to start download

    MGStage downloader is not functioning properly. It goes through webpage, webplayer, stream selection and media info fetching before stuck analysing, and eventually quoting a loss of internet . The streaming of MGStage works normally in web browsers. The failure occurs irrespective of program version(in so much as 6.2.1.3, 6.2.1.2, 6.2.1.1, 6.2.1.0 and 6.2.0.8)

    The problem was not yet present on Dec 30, but occurs consistently since.

    I've tried deleting content in %username%...\temp\ and %AppData%...\taskdata\, but to no avail.

    The log file, which I will append, shows the rooting error to be "error curl post: Couldn't connect to server", but I don't know the nature of this message.


    This screenshot shows video playing back normally in Firefox
    Click image for larger version  Name:	MGS Player — Mozilla Firefox 1_9_2025 9_04_35 PM.jpg Views:	0 Size:	42.3 KB ID:	457218

    These screenshots show the progression of the failure
    Click image for larger version  Name:	StreamFab 1_9_2025 9_07_13 PM.jpg Views:	0 Size:	75.1 KB ID:	457219
    Click image for larger version  Name:	StreamFab 1_9_2025 9_07_45 PM.jpg Views:	0 Size:	94.9 KB ID:	457220
    Click image for larger version  Name:	StreamFab 1_9_2025 9_09_17 PM.jpg Views:	0 Size:	50.4 KB ID:	457221
    Click image for larger version

Name:	StreamFab 1_9_2025 9_18_34 PM.jpg
Views:	164
Size:	56.0 KB
ID:	457222
    StreamFab.log
    Last edited by bubbikins; 01-09-2025, 01:58 PM.

    #2
    Wording correction: The log file shows the error that gives rise to this failure to be...

    Comment


      #3
      I see two issues that could stop you from downloading from MGStage -

      Do you realize that you don't have any available downloads left?
      Click image for larger version

Name:	Screenshot 2025-01-10 7.41.55 PM.png
Views:	136
Size:	23.7 KB
ID:	457325

      In your StreamFab.log, you are not connecting to the MGStage server and are receiving a 310 error.
      Try the techniques listed at this website... https://techyice.com/resolve-streamf...asy-solutions/

      Comment


        #4
        The available download counter is certainly a tell-tale sign, I haven't been able to download anything for weeks. MGStage is geo-restricted, access from regions outside Japan requires proxy, and SF does exhibits perculiar behaviours working with proxies.
        When SF is set to communicate with local proxy client in HTTP, proxy client retures "app/proxyman/inbound: connection ends > proxy/HTTP: failed to read http request > malformed HTTP request "\x05\x02\x00\x02"", and SF fails to make any internet connection.
        When set to refer to system proxy settings, SF's ad prompts don't load properly, with only the prompt but no pictures.
        It is only when set to communicate with local proxy client in SOCKS5, does SF seem to work, but in all cases, the available download counter don't load.
        I fail to make sense of these loose pieces of information, I still think it's an SF problem, as I've not encountered any other programs with these issues, but if the problem cannot be resolved, I will try to proxy from a local server, set up a VPN tunnel and direct all traffic coming out of the PC to it as a last resort.​

        Comment


          #5
          What did they say when you sent a Feedback and filed a ticket with the StreamFab staff about their proxy?

          Comment


            #6
            I never got to discuss the networking issues with the support team, they didn't seem concerned with the nature of the problem or referring the matter out. I had a ticket running for ten days, and after an initial suggestion of deleting content in /Documents/DVDFab/StreamFab/, replies came only to ask to try a new version, even though neither the failure itself nor its underlining issues were reflected in change log. I suppose they are betting on reinstalling, after a sufficient number of times, would wipe a problem away.

            Comment


              #7
              I've come onto an intervention to resolve this issue. It is indeed a networking issue, IE proxy sits too high in the networking stack, and SF fails to properly observe proxy settings in its operations.

              In an elevated command line, enter the following commands:
              netsh winhttp import proxy source =ie
              setx http_proxy socks5://localhost:<port>
              setx https proxy socks5//localhost:<port>

              These settings prepare the ground for SF to operate in a proxy environment. I still don't know why this issue suddenly occurred, but in this way, it can be worked around.​

              Comment

              Working...
              X