I am unable to access my projects via the grasshopper check job status component.
v 0.109.2.0
In advanced search can find my demo folder, but it is blank, no projects show.
If I search say mostapha/demo, it shows projects but my folder it does not.
Can log into web portal and see projects (although does seem slower than normal)
Error log from component attached exert below.(would not let me attach .txt file)
2021-09-24 08:14:04.079 +12:00 [ERR] Failed to load recipes for project demo!
PollinationSDK.Client.ApiException: Error calling ListJobs: Internal Server Error
at PollinationSDK.Api.JobsApi.d__31.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 PollinationSDK.Api.JobsApi.d__30.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 Pollination.UI.JobsDialog.d__25.MoveNext()
2021-09-24 08:15:37.583 +12:00 [INF] Loading JobsDialog for project demo!
2021-09-24 08:16:04.729 +12:00 [ERR] Failed to load recipes for project demo!
PollinationSDK.Client.ApiException: Error calling ListJobs: Internal Server Error
at PollinationSDK.Api.JobsApi.d__31.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 PollinationSDK.Api.JobsApi.d__30.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 Pollination.UI.JobsDialog.d__25.MoveNext()
Any assistance is appreciated.
Thx. P