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.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation