You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.FormatException: String 'Sep08' was not recognized as a valid TimeSpan.
at System.Globalization.TimeSpanParse.TimeSpanResult.SetBadTimeSpanFailure()
at System.Globalization.TimeSpanParse.ProcessTerminal_D(TimeSpanRawInfo& raw, TimeSpanStandardStyles style, TimeSpanResult& result)
at System.Globalization.TimeSpanParse.ProcessTerminalState(TimeSpanRawInfo& raw, TimeSpanStandardStyles style, TimeSpanResult& result)
at System.Globalization.TimeSpanParse.TryParseTimeSpan(ReadOnlySpan`1 input, TimeSpanStandardStyles style, IFormatProvider formatProvider, TimeSpanResult& result)
at System.TimeSpan.Parse(String s)
at Ductus.FluentDocker.Model.Containers.ProcessRow.ToRow(IList`1 columns, IList`1 fullRow)
at Ductus.FluentDocker.Executors.Parsers.ClientTopResponseParser.Process(ProcessExecutionResult response)
at Ductus.FluentDocker.Executors.ProcessExecutor`2.Execute()
at Ductus.FluentDocker.Commands.Client.Top(DockerUri host, String id, ICertificatePaths certificates)
at Ductus.FluentDocker.Services.Extensions.ContainerExtensions.GetRunningProcesses(IContainerService service)
docker top
returns:The text was updated successfully, but these errors were encountered: