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 fails to enable High Availability
-
I've used PowerShell to install ProGet Enterprise on two nodes, using a database on a SQL cluster, (same connection string for both nodes), using something like the following:
.\Progetsetup4.7.11.exe /S /Edition=LicenseKey /LicenseKey="<licensekey>" /PackagesPath=\<fileservername>\proget /ConnectionString="Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=ProGet;Data Source=<sqlservername>" /UseIntegratedWebServer=false /UserAccount=$MyUser /Password=$MyPass /ConfigureIIS /LogFile=C:\Windows\Temp\ProGetInstall.log
I've enabled Load Balancing after configure the same Machine Keys in IIS for both nodes.When I attempt to enable High Availability, I just get an error:
ErrorNo servers are active
What am I missing?
Product: ProGet
Version: 4.7.11 -
That switch is used for multiple indexing service nodes to know which service is active; this setting is detected at service start time, so you can restart the service and it should appear in there.
-
I think I determined that the nodes need to reboot after enabling high availability. That seems to resolve the issue.
It may also be possible that it just takes time for the servers to report in, and that the console will show an error state until things settle out. (I didn't test that.)
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