Files
ai_proxy/server/log/2026-03-03/error.log
2026-03-03 06:05:51 +08:00

1784 lines
112 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[git.echol.cn/loser/ai_proxy/server]2026-03-03 02:14:33.054 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[3.716ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 02:14:33.055 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 02:59:50.017 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[3.645ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 02:59:50.017 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:13:21.219 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[3.144ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:13:21.219 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:20:20.038 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[3.612ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:20:20.039 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:26:19.570 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[4.701ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:26:19.570 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:30:35.600 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[10.358ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:30:35.600 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:37:53.850 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[4.205ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:37:53.851 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:54:16.636 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
[3.642ms] [rows:0]
CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding
ON ai_memory_vectors
USING hnsw (embedding vector_cosine_ops)
git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf
C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32
gorm.io/gorm/logger.(*logger).Trace
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167
gorm.io/gorm.(*processor).Execute
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134
gorm.io/gorm.(*DB).Exec
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 03:54:16.637 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"}
git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99
main.initializeSystem
C:/Users/Administrator/GolandProjects/st-react/server/main.go:49
main.main
C:/Users/Administrator/GolandProjects/st-react/server/main.go:32
runtime.main
C:/Program Files/Go/src/runtime/proc.go:283
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:17:04.803 error C:/Users/Administrator/GolandProjects/ai_proxy/server/core/server_run.go:36 server启动失败 {"error": "listen tcp :8888: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted."}
git.echol.cn/loser/ai_proxy/server/core.initServer.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/core/server_run.go:36
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:22:15.412 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:22:15.413 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:23:54.605 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:23:54.606 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:16.386 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:16.387 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:24.542 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).ImportAiPreset
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:172
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:24.543 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).ImportAiPreset
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:172
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:24.560 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:24.560 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:28.570 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:28.571 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:31.022 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:31.024 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:35.935 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:35.936 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:48.895 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:27:48.895 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:28:01.027 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:28:01.027 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:28:37.575 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:28:37.576 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:28:39.483 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:28:39.484 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:30:00.561 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:30:00.562 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:40:54.156 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:40:54.156 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:41:08.817 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:41:08.817 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:41:26.334 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:41:26.335 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:30.739 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:30.740 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:32.034 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:32.035 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:38.227 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).ImportAiPreset
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:172
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:38.228 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).ImportAiPreset
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:172
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:38.242 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:38.243 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:40.034 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:40.034 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:43.073 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:57:43.073 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:58:20.748 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:58:20.748 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:58:58.197 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).ImportAiPreset
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:172
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:58:58.199 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).ImportAiPreset
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:172
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:58:58.212 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49 重新写入cookie token失败,未能成功解析token,请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetToken
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:49
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:58
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102
[git.echol.cn/loser/ai_proxy/server]2026-03-03 05:58:58.213 error C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62 从Gin的Context中获取从jwt解析信息失败, 请检查请求头是否存在x-token且claims是否为规定结构
git.echol.cn/loser/ai_proxy/server/utils.GetClaims
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:62
git.echol.cn/loser/ai_proxy/server/utils.GetUserID
C:/Users/Administrator/GolandProjects/ai_proxy/server/utils/claims.go:70
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*AiPresetApi).GetAiPresetList
C:/Users/Administrator/GolandProjects/ai_proxy/server/api/v1/app/ai_preset.go:139
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
git.echol.cn/loser/ai_proxy/server/initialize.Routers.func1
C:/Users/Administrator/GolandProjects/ai_proxy/server/initialize/router.go:58
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589
net/http.serverHandler.ServeHTTP
C:/Program Files/Go/src/net/http/server.go:3301
net/http.(*conn).serve
C:/Program Files/Go/src/net/http/server.go:2102