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 Installation Issue
-
Hi Team,
I have tried latest proget setup from below link in 2 different servers, but I have faced below error in both servers.
https://inedo.com/proget/download
FInd the below failure logs, could you please check this?
Debug: Product = ProGet (4.8.6.3)
Debug: OS = Microsoft Windows NT 6.2.9200.0
Debug: Edition = Express
Debug: TargetPath = C:\Program Files\ProGet
Debug: WebAppPath = C:\Program Files\ProGet\WebApp
Debug: ServicePath = C:\Program Files\ProGet\Service
Debug: PackagesPath = C:\ProgramData\ProGet\Packages
Debug: ASPNETTempPath = C:\ProgramData\ProGet\Temporary ASP.NET Files
Debug: ConnectionString = Data Source=172.16.0.122;Initial Catalog=Proget; Persist Security Info=True;User ID=Website;Password=xxxxx;MultipleActiveResultSets=True;Connect Timeout=100;
Debug: Port = 83
Debug: UseIntegratedWebServer = False
Debug: WebServerPrefixes = http://*:83/
Debug: InstallSqlExpress = False
Debug: UserAccount = NetworkService
Debug: WebAppUserAccount = NetworkService
Debug: ServiceUserAccount = NetworkService
Debug: LicenseKey =
Debug: EmailAddress = nagarajmasub@gmailcom
Debug: FullName = Marisamy Nagaraj
Debug: ConfigureIIS = True
Debug: BackupDatabase = True
Debug: DatabaseBackupPath = C:\ProGetBackups
Debug: ExtensionsPath = C:\ProgramData\ProGet\Extensions
Debug: ExtensionsTempPath = C:\ProgramData\ProGet\ExtensionsTemp
Debug: LogFile = C:\Users\nagaraj.Marisamy\AppData\Local\Temp\tmpCB49.tmp.txt
Debug: Upgrade = False
Information: Requesting Express license key...
Error: System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at Inedo.ProGet.Setup.InstallProGetTask.Install()
at Inedo.Installer.InstallationTask`1.Inedo.Installer.IInstallationTask.RunInternal()With Thanks & Regards
M.Nagaraj
Product: ProGet
Version: 4.8.6
-
Seems there was a problem with our license key request handler to auto-request a key. Anyway, it's fixed now.
But you can always request a key at https://my.inedo.com/ , and then manually enter it in, if you are finding errors during an install like this.
-
Hi Alana,
Thanks its working fine now.