@gdivis ,
thank you very much.
love this product so keep up the good work.
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!
Posts
-
RE: 2025 Offline Installer problems
-
RE: 2025 Offline Installer problems
@rhessinger hi,
thank you very much. found the problem.
vc++ redist v14 (visual studio 2005) was missing. once installed proget came up.
i do not remember seeing it as a prerequisite.
will it be bundled in future offline installations ?Thanks
-
RE: 2025 Offline Installer problems
@rhessinger hi,
as stated before, i am using a standalone windows and i am running the installer as local administrator and i configured the running user to be the local administrator and stated, it fails. -
RE: 2025 Offline Installer problems
@udi-moshe_0021
tried to enter a different user, the local administrator and problem remains.
tried running the installer as administrator and problem remains.
i was wondering what is different between my and yours windows box. -
RE: 2025 Offline Installer problems
@rhessinger hi,
thank you very much. just used the defaults, "network service"
-
RE: 2025 Offline Installer problems
@dean-houston hi,
it is a clean install, no previous sql instance and it happened on 2 separate clean computers.
can you run it in your own lab to see if it is a bug ?
i have tried the "create offline installer" and that worked.Regards,
Udi -
RE: 2025 Offline Installer problems
@dean-houston hi,
attached the event viewer screenshots of the errors i see. i had the same errors before i updated windows to the latest update.

-
RE: can't download 2025.0.17 offline installer
@dean-houston hi,
problem fixed. thank you
-
RE: 2025 Offline Installer problems
@dean-houston hi,
i have noticed the the web service is not there in postgres but when checking the indo hub installer for services it is still there in unknowen status and since i remember from previous versions that it should be there, i thought it is a problem.
i have tried rebooting, running the installer as admin, tried it on different computers and non of it works.
i have encountered errors from .net about initialization of proget but the documention does not mention that i need to install a specific .net version, am i ? -
2025 Offline Installer problems
Hi Team,
upon trying to install proget version 2025.x.x, the installation finish ok but the web service is not created. i am trying to install it on server 2022. also, i do not remember if there should be a service for postgres too.
Regards,
Udi -
can't download 2025.0.17 offline installer
Hi Team,
i am getting xml output when i try to download the latest version.
-
RE: v2025 npm package not saved on server
@atripp HI,
i will try to clarify it a little bit.
we have a proget instance which is used as an intermediate server to download packages and move them to an air-gapped network. employees are invoking npm install in a terminal server and they are configured to use proget.
what we do not see is the package in the filesystem of the proget itself.hope i managed to clarify it
thanks,
udi -
v2025 npm package not saved on server
Hi,
upon migrating to 2025 and using postgres we are encountering situations where npm is downloaded to the client but it is not saved on the proget server. we verified that the package can't be downloaded via anywhere else other then the proget itself. the last time it happened we deleted the npm feed, deleted the folder and recreated the feed.help is appreciated.
-
RE: npm connector returns 400
@stevedennis thank you very much.
what puzzles me is that i didn't change anything and it worked.
i have tried looking for a lead on what have changed npmjs.org wise but was unsuccessful. -
npm connector returns 400
Hi,
trying to search for npm packages i have discovered the npmjs.org was changed to npmjs.com and i get "400" from remote server.
i have configured the change to the url and no luck.
going through my proxy's logs i found that there is a try to connect to codeload.github.com. enabled it too and still no luck.
any ideas ?
10x -
RE: ssl certificate does not work
@Jonathan-Engstrom Hi,
unfortunately, i didn't had the time to try and fix it and we kind of left it like it is.
it troubles me that you have the same problem in the latest version too. -
RE: ssl certificate does not work
@steviecoaster ,
regarding the internet references in the script, i want to straight things up. i have right clicked on the link and pressed on "save as..." and it downloaded the whole html page. i entered into the link and downloaded the script itself. i will run the script and see if it helps.10x
-
RE: ssl certificate does not work
@steviecoaster ,
thank you for your time. i have downloaded the script and checked it and it has a lot of references to the internet and it will be difficult for me to run it as is.
i am using windows and as stated in the previous threads, i have tried any combination except for using thumbprint and no luck what so ever even when i used unencrypted key so i am trying to understand what are the permission issues you see. -
RE: ssl certificate does not work
another update...
i have noticed that the configuration is changed in the config file but it did not change in the configuration section in the admin console ui.
college of mine combined private key (without password) and public key under the name and path of the old successful file and it worked with the new certificate when trying to configure the same files uncombined, it failed as mentioned in the previous post.hope this will give you some direction to solve this problem.
thanks,
udi