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
    58
    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: nuget api calls blocking proget

      Thanks for confirmation, but we've a limit of 5000 concurrent requests on proget server

      d260a1bd-b5cb-4cbf-aa87-a4f1177bfe1b-image.png

      We only enabled v3 at feed level actully

      a9aa9673-654a-4f99-9230-6c8e0ec93039-image.png

      And we didn't enable metadata caching, should we enable this to avoid these issues?

      260a46d4-1b6d-4c19-9b0a-5737c1e3ef30-image.png

      posted in Support
      P
      parthu.reddy
    • nuget api calls blocking proget

      Hi Team

      We've a question on nuget api calls blocking proget.

      We've been facing issue while connecting to proget recently, after some investigation with our IS team they have provided below info.

      Looking at one of the failures from this morning, we can see that ProGet served no requests while it was busy establishing >200 outgoing connections

      For the above time (09:15 AEST), it was 23.46.10.74 and 23.46.10.19, which according to the DNS audit logs is api.nuget.org.

      SQL server seems healthy. But perhaps ProGet holds a table lock for longer than we want it to. A client successfully holding a lock isn't a "problem" from the perspective of MSSQL itself.

      Is there any possibility that api calls to nuget is blocking proget servers?

      Proget version we're using: Version 2025.15 (Build 9)

      If possible we would like to know what calls are being send to nuget to analyze the requests being made.

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • An error occurred in the web application: v3 index.json not found.

      Hi Team

      2287ba73-f826-42f8-a565-4e66392883d9-image.png

      Any idea why we're getting this error.

      Thanks
      Parthu

      posted in Support
      P
      parthu.reddy
    • Dump files during proget restart analysis

      Hi Team

      We've few dump files(different times) that were created ruing proget restart. I don't see much issue in proget except for the sql error which caused proget restart.

      This is continuation for below topic. Not able to attach them here. Is there any way we can send it to you so that you can check what could be the reason for these repeated restarts.

      https://forums.inedo.com/topic/5662/http-logs-enabled-on-only-one-server/8

      JFI - now after removal of Debian feed and connectors this issue is not occuring.

      Thanks
      Parthu

      posted in Support
      P
      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