Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. parthu.reddy
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    parthu.reddy

    @parthu.reddy

    0
    Reputation
    54
    Posts
    3
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    parthu.reddy Follow

    Best posts made by parthu.reddy

    This user hasn't posted anything yet.

    Latest posts made by parthu.reddy

    • RE: Http Logs enabled on only one server

      Hi @rhessinger

      Recently we enabled Debian and added ubuntu connectors to it. Since then we had lot of exceptions for it.

      2537d417-99f1-4bec-bb95-73bae73f52dd-image.png

      c07fa29f-040e-402e-8582-90dd42584d7c-image.png

      And then server used to get stuck many times without responding.

      We assume it could be because of this. And deleted all 4 connectors that we added.

      f1c319eb-f95e-42f3-8783-98fab2c8850c-image.png

      Not it looks fine.

      When we checked event logs we found above error. This happened for 2 days after these connectors are added. Today we didn't get this error after deleting all the connectors related to ubuntu. Let us know if this is an issue from proget.

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • Deleting Debian feed and connectors didn't delete local index files

      Hi Team

      We've removed debian feed due to some issue, but it's local index files are not deleted. What can be done for these files to be removed.

      cbb9de5b-f564-4003-8635-7b98f3ac9519-image.png

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • RE: Http Logs enabled on only one server

      @rhessinger said in Http Logs enabled on only one server:

      SQL Server

      Hi @rhessinger

      We're using SQL Server

      Thanks

      posted in Support
      P
      parthu.reddy
    • RE: Http Logs enabled on only one server

      @rhessinger said in Http Logs enabled on only one server:

      ude how to enable this when using a Load Balanced/HA configuration. I have also added a ticket, PG-3211, to update the UI to give guidance on this configuration.

      Thanks for the info @rhessinger , can I also know details about the exception

      posted in Support
      P
      parthu.reddy
    • Http Logs enabled on only one server

      Hi Team

      We enabled http logs but it's only enabled on only one server. For other 2 servers in the cluster logs aren't enabled. How can I enable on all 3 servers

      f046af2d-3f0b-45dc-a5bc-98752734ab54-image.png

      And I've another question, can I know when we'll get this exception.

      Application: ProGet.Service.exe
      CoreCLR Version: 8.0.2225.52707
      .NET Version: 8.0.22
      Description: The process was terminated due to an unhandled exception.
      Exception Info: System.AggregateException: One or more errors occurred. (One or more errors occurred. (The CancellationTokenSource has been disposed.))
      ---> System.AggregateException: One or more errors occurred. (The CancellationTokenSource has been disposed.)
      ---> System.ObjectDisposedException: The CancellationTokenSource has been disposed.
      at System.Threading.CancellationTokenSource.get_Token()
      at Inedo.ProGet.Messaging.DatabaseMessageQueue.<>c__DisplayClass10_0.<BroadcastMessageWithResponsesAsync>g__cancelTasks|1()
      at System.Threading.CancellationTokenSource.Invoke(Delegate d, Object state, CancellationTokenSource source)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
      --- End of stack trace from previous location ---
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
      --- End of inner exception stack trace ---
      at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
      at System.Threading.CancellationTokenSource.Invoke(Delegate d, Object state, CancellationTokenSource source)
      at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
      --- End of inner exception stack trace ---
      at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
      at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
      at System.Threading.TimerQueue.FireNextTimers()
      at System.Threading.ThreadPoolWorkQueue.Dispatch()
      at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
      687e998a-8518-4090-b868-5682e1f38087-image.png
      b1efb6c0-84c8-4a89-89fc-95de8a654251-image.png

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • Timeout while searching in powershell gallary for packages that are not cached

      Hi Team

      Timout while searching in powershell gallery

      0419c1d8-2dd3-4ba7-8688-6e8978ead7af-image.png

      12c2139f-743b-47c6-8862-161a45dc24fc-image.png

      It's working after we pull package locally

      682031ea-450c-4d40-b92b-b686e5cb45ed-image.png

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • Timeout while fetching Packages

      Hi Team

      We're getting error while searching for local packages in proget 2025.12

      99a57318-d6f6-42c6-9940-9384d02da4ce-image.png

      Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
      
      Microsoft.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
       ---> System.ComponentModel.Win32Exception (258): The wait operation timed out.
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
         at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
         at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
         at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method)
         at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
         at Inedo.Data.DatabaseContext.ExecuteInternal(String storedProcName, GenericDbParameter[] parameters, DatabaseCommandReturnType returnType)
         at Inedo.Data.StrongDataReader.Read[TRow](Func`1 getReader, Boolean disposeReader)+MoveNext()
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
         at Inedo.ProGet.WebApplication.Pages.Packages.ListLocalPackagesPage.<>c__DisplayClass18_1.<<CreateChildControls>g__enumerat|5>d.MoveNext()
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at Inedo.Web.Controls.AhTable.Inedo.Web.Controls.ISimpleCallbackHandler.ProcessRequestAsync(AhHttpContext context, String eventName, String eventArgument)
      ClientConnectionId:94b4b3d8-bd7c-45d4-a763-71d75ac1ea93
      Error Number:-2,State:0,Class:11
      
      :: Error on 11/26/2025 12:42:28 PM::
      

      Thanks

      posted in Support
      P
      parthu.reddy
    • RE: Violation of UNIQUE KEY constraint 'UQ__PackageNameIds'.

      Hi @atripp

      We've created new feed with new connector and still getting this error.

      2e0c8952-9209-4380-bcab-a4c7b7107516-image.png

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • RE: Violation of UNIQUE KEY constraint 'UQ__PackageNameIds'.

      Hi @atripp

      We're using version 2025.8 and I've selected that box you mentioned during reindex. I'll run it one more time. If I run it one more time the issue related to UNIQUE KEY will also be fixed right?

      Can you also explain us why this error is occurring for this package and how it resulted in this corrupted state.

      JFI - in our sand environment we're not facing this issue for this package.

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • RE: Violation of UNIQUE KEY constraint 'UQ__PackageNameIds'.

      cf7a8174-7cb5-4e29-88ea-57e7402bd9e0-image.png

      posted in Support
      P
      parthu.reddy