While trying to upgrade Artifactory Pro from 3.8.0 to 4.x I run into problems using GEM repositories. While they work fine on the old version, I can't get any GEM from the 4.x server. I tried both export/import as well as replicating the repos from old to new server, but nothing works.
When trying to install GEMs with the new server added as GEM source, I always get the following output:
% gem install myfancygem
ERROR: Could not find a valid gem 'myfancygem' (>= 0) in any repository
ERROR: Possible alternatives: myfancygem
Any idea what could be wrong?
Thanks...
Dirk