https://vpm.dreadscripts.com/listing/main.json
https://vpm.vrczh.org/vpm/dreadscripts
[2025-08-31 01:00:00 INF] [RepoSynchronizerService] Start Sync with: dreadscripts@https://vpm.dreadscripts.com/listing/main.json
[2025-08-31 01:00:00 ERR] [RepoSynchronizerService] Error while Syncing Repo dreadscripts
System.Text.Json.JsonException: '<' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
---> System.Text.Json.JsonReaderException: '<' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.
at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
at System.Text.Json.Utf8JsonReader.ConsumeValue(Byte marker)
at System.Text.Json.Utf8JsonReader.ReadFirstToken(Byte first)
at System.Text.Json.Utf8JsonReader.ReadSingleSegment()
at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
--- End of inner exception stack trace ---
at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
at VPMReposSynchronizer.Core.Services.RepoSync.RepoSynchronizerService.FetchRepoAsync(String sourceRepoUrl) in /src/VPMReposSynchronizer.Core/Services/RepoSync/RepoSynchronizerService.cs:line 124
at VPMReposSynchronizer.Core.Services.RepoSync.RepoSynchronizerService.StartSyncInternal(String sourceRepoUrl, String sourceRepoId, ILogger taskLogger) in /src/VPMReposSynchronizer.Core/Services/RepoSync/RepoSynchronizerService.cs:line 85
at VPMReposSynchronizer.Core.Services.RepoSync.RepoSynchronizerService.StartSync(Int64 taskId) in /src/VPMReposSynchronizer.Core/Services/RepoSync/RepoSynchronizerService.cs:line 61
[2025-08-31 01:00:00 INF] [RepoSynchronizerService] Sync Task Finish in 00:00:00.5323247