// Id: 911e35b7-e608-448d-9edf-9e05243e05f3
using Sharo.Services;
var newsService = Activate<NewsService>();
await newsService.CrawlAll();
| RecurringJobId | |
| Time | |
| CurrentCulture | |
| CurrentUICulture | |
| RetryCount | |
Triggered by recurring job scheduler
An exception occurred during performance of the job.
Status(StatusCode="InvalidArgument", Detail="Wrong input: Vector dimension error: expected dim: 100, got 768")
Grpc.Core.RpcException: Status(StatusCode="InvalidArgument", Detail="Wrong input: Vector dimension error: expected dim: 100, got 768") at Qdrant.Client.QdrantClient.SearchAsync(String collectionName, ReadOnlyMemory`1 vector, Filter filter, SearchParams searchParams, UInt64 limit, UInt64 offset, WithPayloadSelector payloadSelector, WithVectorsSelector vectorsSelector, Nullable`1 scoreThreshold, String vectorName, ReadConsistency readConsistency, ShardKeySelector shardKeySelector, Nullable`1 sparseIndices, Nullable`1 timeout, CancellationToken cancellationToken) at Sharo.Services.SearchService.Search(String words, SearchCategory category) at Sharo.Services.TextGenerationService.GenerateComment(String content) at Sharo.Services.NewsService.CrawlAll() at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Retry attempt 1 of 10: Status(StatusCode="InvalidArgument", Detail="Wron…
Triggered by DelayedJobScheduler