Giter VIP home page Giter VIP logo

Comments (4)

aaronparker avatar aaronparker commented on June 23, 2024

This looks to be working now.

from evergreen.

AScott-WWF avatar AScott-WWF commented on June 23, 2024

Yes I believe so too - I'll put it down to the url not responding correctly

from evergreen.

DanGough avatar DanGough commented on June 23, 2024

Experiencing the same on 2312.878, the 2nd URL in the OP is returning a result whereas the 1st one returns an empty page.

from evergreen.

AScott-WWF avatar AScott-WWF commented on June 23, 2024

It does look like this is broken, It may be because the Check for updates page (https://www.scootersoftware.com/checkupdates.php) doesn't appear to serve the XmlNode: "//Update" any more or maybe it doesn't like the URL being passed to it via the Evergreen Manifest.
I have opened the URL from the Manifest (https://www.scootersoftware.com/checkupdates.php?product=bc4&minor=3&maint=2&auth=30.15&build=24472&edition=prodebug&cpuarch=x86_64&platform=win32&lang=silent) in a Firefox browser which still doesn't appear to work (It does however return a 200 status message (So reports "OK), but returns a blank web page), But If I change the Manifest URL by removing the "&lang=silent" from the end of the url (so it becomes: https://www.scootersoftware.com/checkupdates.php?product=bc4&minor=3&maint=2&auth=30.15&build=24472&edition=prodebug&cpuarch=x86_64&platform=win32) this does work in a browser, but looking at the code of what is returned - I can not see any XMLNodes - Which the Manifest is expecting.

It does look as though the web page may be falling foul of some modern web standards so this could be part of the reason it's not working?
image

I guess someone with the right skills, a copy of WireShark installed and a semi-recent Beyond Compare installed, could capture traffic while performing a "Help | Check for Updates" in Beyond Compare to see if the URL has changed when performing this?

from evergreen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.