During upgrade package feed url reverts to server name
jakenuts
Posts: 13
I know this happens when I upgrade, its possible it happens more often as I seem to correct it a lot (when a deployment fails it's usually the reason). I set my package feed to http://deploy.mydomain.com:90/nuget so that I can reach it from my CI server. Often is returns to http://machinename:90/nuget and becomes inaccessible to external callers (as the machine name doesn't resolve to a public IP).
Thanks so much!
James
Thanks so much!
James
Comments
Is this the feed built in to DM that you're referring to? If so, then I think we do indeed default it to the local machine name. Are you editing the existing reference to it? What you could try doing is adding a second feed that uses the URL you need to work with, and that /should/ get left alone during upgrades?
Redgate Software
Thanks again!
James
Post back if you're still having trouble!
Redgate Software