dreadscripts

#2526136

上游地址

https://vpm.dreadscripts.com/listing/main.json

镜像地址

https://vpm.vrczh.org/vpm/dreadscripts

同步开始时间

同步结束时间

任务日志

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