-
Notifications
You must be signed in to change notification settings - Fork 302
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 during version check at start-up #6153
Comments
Probably related to whatever the problem is with the website at the moment; the URL being hit is responding with HTTP500 for some reason... ironically the Azure-hosted API is responding perfectly fine, but the live site isn't connected to it yet ...so I've tweaked the configuration on the live site to point it to Azure instead, and behold - the site is back online! The legacy version check URL is now returning the expected version string again, thanks for reporting! |
Hi, I just wanted to say I am still experiencing this issue. |
So yeah, pointing the website's backend to the Azure-hosted API fixed the version check for legacy 2.x installs that request a dedicated URL to the website, which responds with a simple string value. In other words there'll be 3 work-arounds once that PR is merged & released:
|
In the version I use (2.5.9.6291), I was able to disable version checking already. Thanks for bringing that simple workaround to my attention, and for your ongoing commitment to this excellent tool! |
Rubberduck version information
Version 2.5.9.6291
OS: Microsoft Windows NT 10.0.19045.0, x64
Host Product: Microsoft Office 2016 x86
Host Version: 16.0.5408.1001
Host Executable: WINWORD.EXE
Description
RD throws an error when performing a version check.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The VBE launches and shows me an empty workspace
Screenshots
Instead, I am receiving the below message
Logfile
The error occurs at line 12 in this log file:
RubberduckLog.txt
The text was updated successfully, but these errors were encountered: