Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. danny.mitrevski_7235
    D
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    danny.mitrevski_7235

    @danny.mitrevski_7235

    0
    Reputation
    4
    Posts
    8
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    danny.mitrevski_7235 Follow

    Best posts made by danny.mitrevski_7235

    This user hasn't posted anything yet.

    Latest posts made by danny.mitrevski_7235

    • Assets and Plans pages : "too many redirects or authentication replays"

      Hi All,
      When we browse to the Plans or Assets pages, we receive the following error:
      (500) Server Error
      too many redirects or authentication replays
      Not too sure on the cause of this. From what we can see the issue popped up randomly. The Otter host has been restarted, but we still get the same result.

      URL: http://<otterhost>/assets

      Referrer: http://<otterhost>/servers

      User: Express User

      User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36

      Stack trace: at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in C:\projects\libgit2sharp\LibGit2Sharp\Core\Ensure.cs:line 154
      at LibGit2Sharp.Core.Proxy.git_remote_fetch(RemoteHandle remote, IEnumerable1 refSpecs, GitFetchOptions fetchOptions, String logMessage) in C:\projects\libgit2sharp\LibGit2Sharp\Core\Proxy.cs:line 2268 at LibGit2Sharp.Commands.Fetch(Repository repository, String remote, IEnumerable1 refspecs, FetchOptions options, String logMessage) in C:\projects\libgit2sharp\LibGit2Sharp\Commands\Fetch.cs:line 76
      at Inedo.Extensions.RaftRepositories.ExternalGitRaftRepository.OpenRepository() in C:\projects\inedox-git\Git\Git.InedoExtension\RaftRepositories\ExternalGitRaftRepository.cs:line 76
      at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue()
      at Inedo.Extensions.RaftRepositories.GitRaftRepositoryBase.<<GetRaftItemsAsync>g__inner|31_0>d.MoveNext() in C:\projects\inedox-git\Git\Git.InedoExtension\RaftRepositories\GitRaftRepositoryBase.cs:line 63
      at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext() at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.OrderedEnumerable1.<GetEnumerator>d__1.MoveNext()
      at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
      at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Inedo.Otter.WebApplication.Pages.Administration.Rafts.RaftContentsPageBase1.<CreateChildControlsAsync>d__24.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at Inedo.Otter.WebApplication.Pages.OtterSimplePageBase.<InitializeAsync>d__1.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at Inedo.Web.PageFree.SimplePageBase.<ProcessRequestAsync>d__46.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar)
      at System.Web.HttpApplication.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar)
      at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)

      Product: Otter
      Version: 2.1.1

      posted in Support
      D
      danny.mitrevski_7235
    • RE: Otter Plans and Assets pages take a minute to load

      Ah I getcha. I'm guessing at this point its not possible to configure when the automatic sync should happen?

      Is it at all possible to watch a log file while I load pages? I usually have a habit of watching a log file (similar to #> tail -f <filename>) then go about recreating the problem to see what's logged during that time.

      I can see in Advanced Settings there's a 'Minimum Log Level' option, but I can't seem to find a log file that corresponds to this setting.

      posted in Support
      D
      danny.mitrevski_7235
    • RE: Otter Plans and Assets pages take a minute to load

      We're using a Git raft which doesn't host large files. The total size of the repo as i see it is about 11mb made up of just over 100 files.

      posted in Support
      D
      danny.mitrevski_7235
    • Otter Plans and Assets pages take a minute to load

      Hi Folks.

      We're trying to get to the bottom of a small annoyance, where the Plans and Assets pages take about a minute each to load. Once in, it takes a little while again to switch between Orchestration / Configuration tabs (Plans) and Powershell Scripts / Shell Scripts / Modules / Text Templates / Other Files (Assets).

      One thing we noticed was selecting any of these pages causes the Otter.Service.exe to use 25% of CPU on the host. We're running this in Cloud so we've tried changing the VM size to something a bit more powerful, but the results were the same. Not too sure where to go from here or what to look in to next. Any advice?

      Otter is using its own Web Server, and we're running MS SQL 2014 (Full, non Express).

      Cheers!

      Product: Otter
      Version: 2.1.1

      posted in Support
      D
      danny.mitrevski_7235