-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scan job error after update to 1.2.0 #127
Comments
Delete old job and retry |
hi, thanks for your help. Ive upgraded 2 weeks ago and try to delete job many times without result. do i have to check something else ? |
I'm investigating if there is a bug |
the replication fails on proxmox? |
no, it seem ok |
Hi, best regards |
hi, in attach first 100 exported rows (5665 total) dome days ago i had a strage row with date 1970 but now i cannot find it |
log in proxmox |
somethin like attached ? |
hi, perhaps i found the problem |
Hi, best regards |
Bug type
Component
Component name
Corsinvest.ProxmoxVE.Admin.ReplicationTrend
What happened?
Job.Scan
An exception occurred during performance of the job. [Fewer details...](http://10.x
:5000/BackgroundJobs-HangFire/jobs/failed#)
an hour ago
System.ArgumentOutOfRangeException
Index and length must refer to a location within the string. (Parameter 'length')
System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')
at System.String.ThrowSubstringArgumentOutOfRange(Int32 startIndex, Int32 length)
at Corsinvest.ProxmoxVE.Admin.ReplicationTrend.Helper.PopulateDb(PveClient client, ModuleClusterOptions moduleClusterOptions, IRepository`1 replicationResultRepo, String clusterName) in /src/src/Corsinvest.ProxmoxVE.Admin.ReplicationTrend/Helper.cs:line 60
at Corsinvest.ProxmoxVE.Admin.ReplicationTrend.Helper.Scan(IServiceScope scope, String clusterName) in /src/src/Corsinvest.ProxmoxVE.Admin.ReplicationTrend/Helper.cs:line 31
at Corsinvest.ProxmoxVE.Admin.ReplicationTrend.Job.Scan(String clusterName) in /src/src/Corsinvest.ProxmoxVE.Admin.ReplicationTrend/Job.cs:line 16
at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Expected behavior
succeded
Relevant log output
Proxmox VE Version
8.3.3
Version (bug)
1.2.0
Version (working)
1.1
What browsers are you seeing the problem on?
Chrome
On what operating system are you experiencing the issue?
Linux
Pull Request
Code of Conduct
The text was updated successfully, but these errors were encountered: