Navigation

    Inedo Community Forums

    Forums

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

    arkady.karasin_6391

    @arkady.karasin_6391

    0
    Reputation
    6
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    arkady.karasin_6391 Follow

    Best posts made by arkady.karasin_6391

    This user hasn't posted anything yet.

    Latest posts made by arkady.karasin_6391

    • RE: Configure connectors for Debian2

      I made exact a same configuration:
      94c9b16b-0c4d-4646-91d8-e0d5aeb5961e-image.png

      And here is an error I got:
      The remote server returned an error: (403) Forbidden.
      Details:System.Net.WebException: The remote server returned an error: (403) Forbidden.
      at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
      at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
      --- End of stack trace from previous location ---
      at Inedo.ProGet.Feeds.Debian2.Debian2Connector.<>c__DisplayClass19_0.<<GetReleaseStanzasAsync>g__getResponse|0>d.MoveNext()
      --- End of stack trace from previous location ---
      at Inedo.ProGet.Feeds.Debian2.Debian2Connector.GetReleaseStanzasAsync(ReleaseIndexRow row)+MoveNext()
      at Inedo.ProGet.Feeds.Debian2.Debian2Connector.GetReleaseStanzasAsync(ReleaseIndexRow row)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
      at Inedo.ProGet.Feeds.Debian2.Debian2ConnectorIndex.UpdateIndexAsync(String component, String architecture, Byte[] hash, Func1 stanzas) at Inedo.ProGet.Feeds.Debian2.Debian2ConnectorIndex.UpdateIndexAsync(String component, String architecture, Byte[] hash, Func1 stanzas)
      at Inedo.ProGet.Feeds.Debian2.Debian2Connector.UpdateIndexAsync(Debian2ConnectorIndex localIndex)
      at Inedo.ProGet.Feeds.Debian2.Debian2Connector.GetAndUpdateIndexAsync()
      at Inedo.ProGet.Feeds.Debian2.Debian2Connector.ListPackagesAsync(Nullable1 maxCount)+MoveNext() at Inedo.ProGet.Feeds.Debian2.Debian2Connector.ListPackagesAsync(Nullable1 maxCount)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
      at Inedo.ProGet.Feeds.Debian2.Debian2Feed.GetConnectorPackagesAsync(Func2 getPackages)+MoveNext() at Inedo.ProGet.Feeds.Debian2.Debian2Feed.GetConnectorPackagesAsync(Func2 getPackages)+MoveNext()
      at Inedo.ProGet.Feeds.Debian2.Debian2Feed.GetConnectorPackagesAsync(Func2 getPackages)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult() at System.Linq.AsyncEnumerable.UnionAsyncIterator1.MoveNextCore() in //Ix.NET/Source/System.Linq.Async/System/Linq/Operators/Union.cs:line 131
      at System.Linq.AsyncIteratorBase1.MoveNextAsync() in /_/Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 77 at System.Linq.AsyncIteratorBase1.MoveNextAsync() in /
      /Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 77
      at System.Linq.Internal.Lookup2.CreateAsync(IAsyncEnumerable1 source, Func2 keySelector, IEqualityComparer1 comparer, CancellationToken cancellationToken) in //Ix.NET/Source/System.Linq.Async/System/Linq/Operators/Lookup.cs:line 105
      at System.Linq.Internal.Lookup2.CreateAsync(IAsyncEnumerable1 source, Func2 keySelector, IEqualityComparer1 comparer, CancellationToken cancellationToken) in /
      /Ix.NET/Source/System.Linq.Async/System/Linq/Operators/Lookup.cs:line 105
      at System.Linq.AsyncEnumerable.GroupedAsyncEnumerable2.MoveNextCore() in /_/Ix.NET/Source/System.Linq.Async/System/Linq/Operators/GroupBy.cs:line 1111 at System.Linq.AsyncIteratorBase1.MoveNextAsync() in //Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 77
      at System.Linq.AsyncIteratorBase1.MoveNextAsync() in /_/Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 77 at Inedo.ProGet.Feeds.Debian2.Debian2Feed.GetLatestVersionOfEach(IAsyncEnumerable1 packages)+MoveNext()
      at Inedo.ProGet.Feeds.Debian2.Debian2Feed.GetLatestVersionOfEach(IAsyncEnumerable1 packages)+MoveNext() at Inedo.ProGet.Feeds.Debian2.Debian2Feed.GetLatestVersionOfEach(IAsyncEnumerable1 packages)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
      at System.Linq.AsyncEnumerable.SelectEnumerableAsyncIterator2.MoveNextCore() in /_/Ix.NET/Source/System.Linq.Async/System/Linq/Operators/Select.cs:line 232 at System.Linq.AsyncIteratorBase1.MoveNextAsync() in /
      /Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 77
      at System.Linq.AsyncIteratorBase1.MoveNextAsync() in /_/Ix.NET/Source/System.Linq.Async/System/Linq/AsyncIterator.cs:line 77 at System.Linq.AsyncEnumerable.<ToListAsync>g__Core|424_0[TSource](IAsyncEnumerable1 source, CancellationToken cancellationToken) in //Ix.NET/Source/System.Linq.Async/System/Linq/Operators/ToList.cs:line 36
      at System.Linq.AsyncEnumerable.<ToListAsync>g__Core|424_0[TSource](IAsyncEnumerable`1 source, CancellationToken cancellationToken) in /
      /Ix.NET/Source/System.Linq.Async/System/Linq/Operators/ToList.cs:line 36
      at Inedo.ProGet.Feeds.Debian2.Debian2Feed.SearchPackagesAsync(String query, Int32 maxCount, Boolean includePrerelease)
      at Inedo.ProGet.WebApplication.Pages.Packages.ListPackagesPage.PackageList.InitializeAsyncInternal()
      at Inedo.ProGet.WebApplication.Pages.Packages.ListPackagesPage.PackageList.InitializeAsync()

      I suspect that something blocked on our side, but if open connector url, the page successfully loaded while reirected to https://archive.ubuntu.com/ubuntu.
      Any ideas how to debug the issue?

      posted in Support
      A
      arkady.karasin_6391
    • Configure connectors for Debian2

      Help needed to configure Debian feed connectors!
      We need to setup repository for Ubuntu systems. I created new Debian feed with 2 connectors:

      Type: Debian2
      Name: Archive Ubuntu
      Url: http://archive.ubuntu.com/ubuntu
      Timeout: 1 min
      Athentication: anonymous

      Type: Debian2
      Name: FTP Debian
      Url: http://ftp.debian.org/debian
      Timeout: 1 min
      Authentication: anonymous

      Both of them with status: Error.
      When tried to search for some package I am getting:
      An unexpected error occured while listing packages: The remote server returned an error: (404) Not Found...

      Any ideas? What I am missing?
      Thank you in advance!
      Arkady

      posted in Support
      A
      arkady.karasin_6391
    • RE: Error for Visual Studio Extensions feed

      @stevedennis
      Make sense. I removed connector and now I see uploaded package.
      Do it check for vulnerabilities?

      posted in Support
      A
      arkady.karasin_6391
    • RE: Error for Visual Studio Extensions feed

      Here is it:
      Logged:13/06/2024 12:20:02
      Level:Error
      Category:Web
      Message:An error occurred while parsing EntityName. Line 27, position 247.
      Details:System.Xml.XmlException: An error occurred while parsing EntityName. Line 27, position 247.
      at System.Xml.XmlTextReaderImpl.Throw(Exception e)
      at System.Xml.XmlTextReaderImpl.Throw(String res, Int32 lineNo, Int32 linePos)
      at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
      at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
      at System.Xml.XmlTextReaderImpl.FinishPartialValue()
      at System.Xml.XmlTextReaderImpl.get_Value()
      at System.Xml.Linq.XContainer.ContentReader.ReadContentFrom(XContainer rootContainer, XmlReader r)
      at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
      at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
      at System.Xml.Linq.XDocument.Load(Stream stream, LoadOptions options)
      at Inedo.ProGet.Feeds.Vsix.VsixConnector.GetAtomFeedAsync()
      at Inedo.ProGet.Feeds.Vsix.VsixConnector.GetPackagesAsync()
      at Inedo.ProGet.Feeds.Vsix.VsixFeed.UnionWithConnectorPackagesAsync(IEnumerable1 localPackages, Func2 isInclused)
      at Inedo.ProGet.Feeds.Vsix.VsixFeed.GetPopularPackagesAsync(Nullable`1 count)
      at Inedo.ProGet.Feeds.Vsix.VsixFeed.SearchPackagesAsync(String query, Int32 maxCount, Boolean includePrerelease)
      at Inedo.ProGet.WebApplication.Pages.Packages.ListPackagesPage.PackageList.InitializeAsyncInternal()
      at Inedo.ProGet.WebApplication.Pages.Packages.ListPackagesPage.PackageList.InitializeAsync()

      posted in Support
      A
      arkady.karasin_6391
    • Error for Visual Studio Extensions feed

      Hello,
      I created new Visual Studio Extensions feed. While trying browsing the feed I am getting fololwing error:
      An unexpected error occurred while listing packages: An error occurred while parsing EntityName. Line 27, position 247.. Additional information has been logged in the diagnostic center.
      I tried to delete and create a new one - same error. And I am able to upload packages, but I am not see them.
      Any ideas what problem is?
      Thank you in advance,
      Arkady

      posted in Support
      A
      arkady.karasin_6391
    • Remote package

      I am testing ProGet for offline system.
      So, I have Internet facing ProGet with npm connector to npmjs.org and offline server.
      I tried npm install with some package.json file on server with access to Internet. When I check .npm folder on the server I did't find some packages. I checked on the feed and they appear as Remote packages.
      I can go to specific package version and "Pull to ProGet", then it will appear on file systems as well.
      Why it happens? And how can I be sure that all packages are downloaded locally?
      Thank you in advance!

      posted in Support
      A
      arkady.karasin_6391