Git Product home page Git Product logo

Comments (3)

AScott-WWF avatar AScott-WWF commented on August 19, 2024

It appears that the help.webex.com url is not being that reliable - It worked initially for me, but then it didn't:

I've tried visiting in Firefox:
WebEx site down

The site could be temporarily unavailable or too busy.

I guess we need to wait for them to fix their site.

Update - It is now working again

N.B. When I did get to the page, I opened the Downloads page and reviewed the 'Learn More' page - I've noticed WebEx now only supports 64-bit installs:

For Webex App for Windows, you must have Windows 10 or later. We only support Windows 64-bit, to check your system type:...

So I guess the Get-CiscoWebex.ps1 script needs updating to remove the 32-bit references (comment out or remove lines 3 & 6)

So, I have commented out line 3 & 6, and with the site working again in PowerShell v5 I get:

Get-NevergreenApp -Name CiscoWebex -Verbose | ft
VERBOSE: GET https://help.webex.com/en-us/article/mqkve8/Webex-App-|-Release-notes with 0-byte payload
VERBOSE: received 446207-byte response of content type text/html; charset=utf-8
VERBOSE: GET https://help.webex.com/en-us/article/nw5p67g/Webex-App-|-Installation-and-automatic-upgrade with 0-byte payload
VERBOSE: received 246675-byte response of content type text/html; charset=utf-8

Name        Architecture Type Version      Uri
----        ------------ ---- -------      ---
Cisco Webex x64          Msi  44.5.0.29672 https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi

from nevergreen.

AScott-WWF avatar AScott-WWF commented on August 19, 2024

@DanGough Cisco WebEx no longer supports x86, so the above modification needs making to the Get-CiscoWebEx script to stop NeverGreen searching for an x86 installer.
I suspect the Cisco Release Notes page might be unavailable from time-to-time, so this was a transcient issue

from nevergreen.

DanGough avatar DanGough commented on August 19, 2024

Fixed in Dev!

from nevergreen.

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.