2007 lines
131 KiB
Plaintext
2007 lines
131 KiB
Plaintext
[git.echol.cn/loser/ai_proxy/server]2026-02-28 00:00:00.010 [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[10.629ms] [34;1m[rows:0][0m DELETE FROM sys_operation_records WHERE created_at < '2025-11-30 00:00:00'
|
||
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-02-28 00:00:00.023 [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[11.223ms] [34;1m[rows:0][0m DELETE FROM jwt_blacklists WHERE created_at < '2026-02-21 00:00:00.012'
|
||
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-02-28 00:18:40.260 [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.645ms] [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-02-28 00:18:40.260 [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-02-28 00:23:20.230 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[28.703ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:20.232 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:20.253 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:22.570 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.756ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:22.571 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:22.588 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:23.627 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.117ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:23.628 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:23.642 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:23.878 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.379ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:23.879 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:23.895 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:24.047 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.846ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:24.047 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:24.063 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:24.987 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.115ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:24.987 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:25.002 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:25.942 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[3.737ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:25.943 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:25.958 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:26.109 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[3.680ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:26.110 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:26.125 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:26.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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.136ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:26.648 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:26.663 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:26.795 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.205ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:26.796 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:26.815 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 00:23:32.619 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.172ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:32.620 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 00:23:32.637 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:57:55.036 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[3.682ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:55.037 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:55.052 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:57:58.271 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.219ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:58.271 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:58.289 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:57:58.807 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[5.154ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:58.808 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:58.823 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:57:58.985 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.190ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:58.986 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:57:59.000 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:58:16.258 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[34.800ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:16.259 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:16.328 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[10.720ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:16.329 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:16.332 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:58:16.349 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:58:18.972 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.682ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:18.972 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:18.994 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 14:58:22.486 [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/regex_script.go:73 [35;1mERROR: syntax error at or near "order" (SQLSTATE 42601)
|
||
[0m[33m[4.202ms] [34;1m[rows:1][0m SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC 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.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:22.486 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62
|
||
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-02-28 14:58:22.503 [31merror[0m C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"}
|
||
git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList
|
||
C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64
|
||
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-02-28 15:00:15.701 [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[10.468ms] [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-02-28 15:00:15.702 [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
|