2071 lines
134 KiB
Plaintext
2071 lines
134 KiB
Plaintext
[git.echol.cn/loser/ai_proxy/server]2026-03-02 00:00:00.747 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [32mC:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46
|
||
[0m[33m[12.098ms] [34;1m[rows:0][0m DELETE FROM sys_operation_records WHERE created_at < '2025-12-02 00:00:00.735'
|
||
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:182
|
||
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/task.ClearTable
|
||
C:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46
|
||
git.echol.cn/loser/ai_proxy/server/initialize.Timer.func1.1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/initialize/timer.go:19
|
||
github.com/robfig/cron/v3.FuncJob.Run
|
||
D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:136
|
||
github.com/robfig/cron/v3.(*Cron).startJob.func1
|
||
D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:312
|
||
[git.echol.cn/loser/ai_proxy/server]2026-03-02 00:00:00.757 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [32mC:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46
|
||
[0m[33m[8.466ms] [34;1m[rows:0][0m DELETE FROM jwt_blacklists WHERE created_at < '2026-02-23 00:00:00.748'
|
||
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:182
|
||
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/task.ClearTable
|
||
C:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46
|
||
git.echol.cn/loser/ai_proxy/server/initialize.Timer.func1.1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/initialize/timer.go:19
|
||
github.com/robfig/cron/v3.FuncJob.Run
|
||
D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:136
|
||
github.com/robfig/cron/v3.(*Cron).startJob.func1
|
||
D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:312
|
||
[git.echol.cn/loser/ai_proxy/server]2026-03-02 00:02:51.226 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[3.688ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:02:51.227 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:02:53.840 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[13.935ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:02:53.841 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:02:53.870 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[4.742ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:02:53.871 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:02:59.953 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[8.309ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:02:59.954 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:00.027 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[4.282ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:00.028 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:01.700 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[9.108ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:01.700 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:01.735 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[4.814ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:01.736 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:03.508 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[5.118ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:03.509 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:03.538 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[3.731ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:03.539 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:08.236 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[9.982ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:08.237 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:08.269 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[8.547ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:08.269 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:36.488 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[4.751ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:36.489 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:36.514 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[3.814ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:03:36.515 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:05:35.838 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[8.381ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:05:35.839 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:05:38.097 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[4.249ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:05:38.098 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:05:38.125 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[4.591ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:05:38.126 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:04.202 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 [35;1mrecord not found
|
||
[0m[33m[4.233ms] [34;1m[rows:0][0m SELECT * FROM "conversations" WHERE (id = 61 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:04.203 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:04.228 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 [35;1mrecord not found
|
||
[0m[33m[3.761ms] [34;1m[rows:0][0m SELECT * FROM "conversations" WHERE (id = 61 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:04.228 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:04.582 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 [35;1mrecord not found
|
||
[0m[33m[4.568ms] [34;1m[rows:0][0m SELECT * FROM "conversations" WHERE (id = 62 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:04.589 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:05.647 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 [35;1mrecord not found
|
||
[0m[33m[4.329ms] [34;1m[rows:0][0m SELECT * FROM "conversations" WHERE (id = 62 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:05.648 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:05.685 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 [35;1mrecord not found
|
||
[0m[33m[4.215ms] [34;1m[rows:0][0m SELECT * FROM "conversations" WHERE (id = 62 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:06:05.685 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 00:25:36.095 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 [35;1mERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
|
||
[0m[33m[4.181ms] [34;1m[rows:0][0m
|
||
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-02 00:25:36.096 [31merror[0m 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-02 00:29:09.382 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 [35;1mERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
|
||
[0m[33m[4.186ms] [34;1m[rows:0][0m
|
||
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-02 00:29:09.382 [31merror[0m 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-02 01:02:44.841 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 [35;1mERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
|
||
[0m[33m[3.144ms] [34;1m[rows:0][0m
|
||
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-02 01:02:44.842 [31merror[0m 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-02 02:43:10.281 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:48 [35;1munexpected EOF
|
||
[0m[33m[44.469ms] [34;1m[rows:-][0m SELECT count(*) FROM pg_indexes WHERE tablename = 'sys_dictionaries' AND indexname = 'idx_sys_dictionaries_deleted_at' AND schemaname = CURRENT_SCHEMA()
|
||
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:165
|
||
gorm.io/gorm.(*DB).Scan
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:543
|
||
gorm.io/driver/postgres.Migrator.HasIndex.func1
|
||
D:/GOPATH/pkg/mod/gorm.io/driver/postgres@v1.5.11/migrator.go:114
|
||
gorm.io/gorm/migrator.Migrator.RunWithValue
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:74
|
||
gorm.io/driver/postgres.Migrator.HasIndex
|
||
D:/GOPATH/pkg/mod/gorm.io/driver/postgres@v1.5.11/migrator.go:105
|
||
gorm.io/gorm/migrator.Migrator.AutoMigrate.func1
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:190
|
||
gorm.io/gorm/migrator.Migrator.RunWithValue
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:74
|
||
gorm.io/gorm/migrator.Migrator.AutoMigrate
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:129
|
||
gorm.io/gorm.(*DB).AutoMigrate
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator.go:24
|
||
git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables
|
||
C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:48
|
||
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-02 02:43:18.992 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 [35;1mERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
|
||
[0m[33m[3.162ms] [34;1m[rows:0][0m
|
||
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-02 02:43:18.993 [31merror[0m 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-02 03:02:08.718 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 [35;1mERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
|
||
[0m[33m[3.131ms] [34;1m[rows:0][0m
|
||
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-02 03:02:08.719 [31merror[0m 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-02 21:49:16.830 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[4.184ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 17 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:16.834 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:16.845 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 [35;1mrecord not found
|
||
[0m[33m[18.677ms] [34;1m[rows:0][0m SELECT * FROM "ai_characters" WHERE (id = 17 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1
|
||
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).First
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:16.846 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:17.051 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 [35;1mERROR: cached plan must not change result type (SQLSTATE 0A000)
|
||
[0m[33m[3.733ms] [34;1m[rows:1][0m SELECT * FROM "messages" WHERE conversation_id = 80 AND "messages"."deleted_at" IS NULL ORDER BY created_at ASC LIMIT 100
|
||
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).Find
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:200
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:17.054 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 获取消息列表失败 {"error": "ERROR: cached plan must not change result type (SQLSTATE 0A000)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:17.363 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 [35;1mERROR: cached plan must not change result type (SQLSTATE 0A000)
|
||
[0m[33m[18.377ms] [34;1m[rows:1][0m SELECT * FROM "messages" WHERE conversation_id = 80 AND "messages"."deleted_at" IS NULL ORDER BY created_at ASC LIMIT 100
|
||
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).Find
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:200
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:17.364 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 获取消息列表失败 {"error": "ERROR: cached plan must not change result type (SQLSTATE 0A000)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:19.671 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 [35;1mERROR: cached plan must not change result type (SQLSTATE 0A000)
|
||
[0m[33m[4.931ms] [34;1m[rows:1][0m SELECT * FROM "messages" WHERE conversation_id = 90 AND "messages"."deleted_at" IS NULL ORDER BY created_at ASC LIMIT 100
|
||
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).Find
|
||
D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:200
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 21:49:19.672 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 获取消息列表失败 {"error": "ERROR: cached plan must not change result type (SQLSTATE 0A000)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202
|
||
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/middleware.AppJWTAuth.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71
|
||
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/middleware.Cors.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27
|
||
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
|
||
git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1
|
||
C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78
|
||
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-02 23:18:20.517 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 [31;1mC:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 [35;1mERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01)
|
||
[0m[33m[3.647ms] [34;1m[rows:0][0m
|
||
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-02 23:18:20.517 [31merror[0m 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
|