Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. arun.ayyampillai_6007
    A
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    arun.ayyampillai_6007

    @arun.ayyampillai_6007

    0
    Reputation
    9
    Posts
    13
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    arun.ayyampillai_6007 Follow

    Best posts made by arun.ayyampillai_6007

    This user hasn't posted anything yet.

    Latest posts made by arun.ayyampillai_6007

    • How to run a proget through fiddler ?

      What is the configuration looks like to run a proget through Fiddler ?
      6154ec4d-e0e6-40dd-8262-99d0aae2a601-image.png

      posted in Support
      A
      arun.ayyampillai_6007
    • RE: npm feed is not loading

      I tried creating a test npm feed and as soon as I add the npmjs registry connector, not able to load the feed. Team is blocked, Is there anything else I can try ?
      585bf2b8-ef60-4782-9263-210f82976011-image.png

      posted in Support
      A
      arun.ayyampillai_6007
    • RE: npm feed is not loading

      Is it straight forward to upgrade SQL 2005? I can take a backup like here - https://docs.inedo.com/docs/proget/installation/backing-up and restore it in the newly installed SQL?

      posted in Support
      A
      arun.ayyampillai_6007
    • RE: npm feed is not loading

      I was trying to upgrade from 5.1.22 to latest version and got this error. Any help is appreciated.

      Debug: Executing OBJECTS\4.PROCEDURES\1.DebianPackages_CreateOrUpdatePackage.sql...
      Error: Unhandled Exception: System.Data.SqlClient.SqlException: Cannot assign a default value to a local variable.
      Error: Must declare the scalar variable "@Package_Id".
      Error: Must declare the scalar variable "@Package_Id".
      Error: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction) Error: at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) Error: at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) Error: at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) Error: at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
      Error: at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
      Error: at Inedo.DbUpdater.SqlServer.SqlServerDatabaseConnection.ExecuteQuery(String query, SqlTransaction transaction)
      Error: at Inedo.DbUpdater.SqlServer.SqlServerDatabaseConnection.ExecuteScripts(IEnumerable1 scriptFiles) Error: at Inedo.DbUpdater.Program.Update(String scriptPath, String connectionString) Error: at Inedo.DbUpdater.Program.Main(String[] args) Debug: C:\Program Files\ProGet\WebApp restored. Debug: C:\Program Files\ProGet\Service restored. Debug: Starting service INEDOPROGETSVC... Debug: INEDOPROGETSVC service started. Error: System.InvalidOperationException: C:\Users\ADMINI~1\AppData\Local\Temp\2\ProGetSetup\SqlScripts\dbupdater.exe returned exit code -532462766 at Inedo.Installer.Subtasks.RunProcessSubtask.Run() at Inedo.Installer.InstallationTask1.RunSubtask(InstallationSubtask subtask)
      at Inedo.ProGet.Setup.InstallProGetTask.Upgrade(UniversalPackageVersion oldVersion)
      at Inedo.Installer.InstallationTask`1.Inedo.Installer.IInstallationTask.RunInternal()

      posted in Support
      A
      arun.ayyampillai_6007
    • RE: npm feed is not loading

      After a Proget server restart, feed was loading fine for 30 min. So it may not be a block. Is there any other place I can look for logs ?

      I'm able to load the registry npmjs org site in the server, so it's not the network/firewall issue.

      posted in Support
      A
      arun.ayyampillai_6007
    • RE: npm feed is not loading

      Sql status :
      a6f55ba6-bbb2-4e08-bfbb-597123260ff6-image.png

      MSSQL$PROGET service is running as Network Service in the same server where proget service(run as Local system) is running.

      posted in Support
      A
      arun.ayyampillai_6007
    • RE: npm feed is not loading

      After server restart, connector health check was started automatically and it is running for long time.

      Note : I did removed the conector and added it back to the feed to see if that helps. But not sure index is taking long time because of that. I am not able to check the logs for this also.

      Connector Health Check (last run time: 9/23/2019 1:03:11 PM, next run time: 9/23/2019 2:03:11 PM)
      #4: Checking https://registry.npmjs.org... (running for 112min 55.19s)

      posted in Support
      A
      arun.ayyampillai_6007
    • npm feed is not loading

      http://localhost:81/feeds/npm is configured to use the connector https://registry.npmjs.org/. This was working for the past two years, today morning it stopped to load the feed. Weekly schedule for full connector npm index was failed. I tried to run the execution but it is taking longer time (33 hours+) and it didnt finish though. I have restarted the server and the site was loading fine for 30 min. Then started seeing the same issue.

      Sql Logs :
      2019-09-23 11:02:34.94 spid51 Starting up database 'ProGet'.
      2019-09-23 11:02:38.03 Logon Error: 18456, Severity: 14, State: 16.
      2019-09-23 11:02:38.03 Logon Login failed for user 'NT AUTHORITY\SYSTEM'. [CLIENT: <local machine>]

      posted in Support
      A
      arun.ayyampillai_6007
    • Proget main page is not working but the feeds page is loading.

      Proget main page(http://localhost:81/) is spinning but the feed link(http://localhost:81/feeds) is working as expected.
      Proget version : 5.1.22(Build 5)

      There is no helpful log from EventViewer. Just seeing this error but I dont think this is related. Any help is appreciated.

      Event log :
      Server resumed execution after being idle 47665 seconds. Reason: timer event.

      posted in Support
      A
      arun.ayyampillai_6007