Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
ProGet replication feed replication URL seems to be formed wrong, gives "unhandled exception, remote name could not be resolves"
-
There is a new feed replication behavior that popped up in version 4.4.1.
Server A serves as a feed replication point, and Server B replicates feeds from server A. In a previous version of ProGet, the replication URL for a certain feed used to be:
Replication URL: http://tpnuget/api/feed-replication/Default
After I loaded 4.4.1, the replication URL shows instead as:
Replication URL: http://tpnugetapi/feed-replication/Default
When I use this replication URL in server B, server B starts showing the error:
4:35 PM Unhandled exception: The remote name could not be resolved: 'tpnugetapi'
There is no server tpnugetapi, the server is tpnuget, and it appears that a \ separator was removed from the display result of the replication feed URL.
If I go into server B configuration and manually insert the \ back in the URL, so the replication feed once again shows:
Replication URL: http://tpnuget/api/feed-replication/Default
The errors go away and things start working again. The Server A replication URL is still display wrong, however.Product: ProGet
Version: 4.4.1 -
Thanks for the report, this is a bug in the UI, and it's missing the "/" between the "host name" and "api". We will fix in next maintence release of ProGet.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login