Hello,
I have been sitting on this for a while now and have been unable to resolve it but I think that this could be the result why my other module is failing to index so thinking will need to fix it..
The issue is that the scheduled event for the DNN Site Crawler is creating errors but it looks like nobody else seems to have had this issue...
Here is the error logs that I got from the admin logs page.
-- General Exception --
AbsoluteURL:
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:ff454d18-01a9-4f69-a000-d50105624545
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:slcccKh31iwubBklDxst+I/LcN0=
Message:Unexpected character encountered while parsing value: P. Path '', line 0, position 0.
StackTrace:
at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at DotNetNuke.Services.Search.SearchEngine.DeleteRemovedObjects() at DotNetNuke.Services.Search.SearchEngineScheduler.DoWork()
InnerMessage:
InnerStackTrace:
Source:Newtonsoft.Json
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:
Server Name: KIERAN-PC
-- Scheduler Event Failure --
THREAD ID:54
TYPE:DotNetNuke.Services.Search.SearchEngineScheduler, DOTNETNUKE
EXCEPTION:Unexpected character encountered while parsing value: P. Path '', line 0, position 0.
RESCHEDULED FOR:02/05/2019 09:43:22
SOURCE:STARTED_FROM_SCHEDULE_CHANGE
ACTIVE THREADS:0
FREE THREADS:1
READER TIMEOUTS:0
WRITER TIMEOUTS:0
IN PROGRESS:0
IN QUEUE:6
Server Name: KIERAN-PC
If anyone can offer any help it would be greatly appreciated or if you require any more information let me know and I will get that for you.
Many Thanks
Kieran