osulp / archon

Archon instance for SCARC
http://scarc.library.oregonstate.edu/findingaids/
Other
0 stars 1 forks source link

Check for version updates in admin UI fails with HTTP 500 errors now that archon.org domain expired #167

Closed wickr closed 3 years ago

wickr commented 3 years ago

The admin UI tries to check for updated versions of Archon, if the setting for that is enabled.

Archon Administration > Archon Configuration > Check For Updates

Now that the archon.org domain is expired, these version checks are failing hard with HTTP 500 errors.

I think it's safe to remove the version lookup code from our repo, and then this won't be an issue for local dev/Docker use either.