Error 500 from repo.zeroc.com

in Help Center
Hi,
https://repo.zeroc.com/nexus/content/repositories/releases/com/zeroc/freeze/3.5.1/freeze-3.5.1.jar is currently returning an error 500.
It's been doing that since 2018-09-18 13:04:59 UK/BST, and was working before that.
Best,
Kenny
0
Answers
Hi @kenny, thanks for brining this to our attention. It should be working now.
Hi @joegeorge,
we are still experiencing issues with the JARs served on the ZeroC nexus repository such as the one reported by @kenny or https://repo.zeroc.com/nexus/content/repositories/releases/com/zeroc/ice/3.5.1/ice-3.5.1.jar.
This only affects old Ice versions hosted by ZeroC, all recent JARs starting from Ice 3.6 builds are pulled from Maven Central without problem.
Best,
Sebastien
Hi @sbesson
Our VM had ran out of disk space while we were performing some upgrades. Should be working now.
Great, thanks for the prompt answer.
Best,
Sebastien
Hi,
I believe there may still be some issue with repos.
When running:
sudo apt-add-repository "deb http://zeroc.com/download/Ice/3.7/ubuntu18.04 stable main"
As per installation documentation on the downloads page I am receiving the following message:
Err:12 http://download.zeroc.com/Ice/3.7/ubuntu18.04 stable Release
404 Not Found [IP: 54.230.245.124 80]
Cheers,
Chris
Hi @chrisg
I just tested locally in a fresh docker container and had no issues. Can you provide the full command you're running as well as the repo entry in
/etc/apt/sources.list
(You can run:cat sources.list | grep zeroc
).Hi @joegeorge
Its working perfectly now. The reason I actually noticed this was because an automated docker build was failing today that had been previously building daily with no issues. I just checked it again now and it's working again.
Perhaps I had some sort of temporary network issues with DNS or something like that.
Thanks for your help.
Cheers
Chris