brocaar commented on issue #1493: URL: https://github.com/apache/answer/issues/1493#issuecomment-3870412138
I'm rolling back, because this version breaks every page..... <img width="2553" height="1704" alt="Image" src="https://github.com/user-attachments/assets/1122cf8d-69f9-4a32-8430-8f939d121444" /> ``` Feb 09 09:19:05 chirpstack-support answer[2218476]: 2026-02-09 09:19:05.213 ERROR handler/handler.go:53 code: 500, reason: base.database_error, message: , error: pq: invalid input syntax for type bigint: "null" Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/apache/answer/internal/repo/comment/comment_repo.go:112 github.com/apache/answer/internal/repo/comment.(*commentRepo).GetComment Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/apache/answer/internal/service/comment/comment_service.go:399 github.com/apache/answer/internal/service/comment.(*CommentService).GetCommentWithPage Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/apache/answer/internal/controller/comment_controller.go:261 github.com/apache/answer/internal/controller.(*CommentController).GetCommentWithPage Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/gin-gonic/gin/context.go:185 github.com/gin-gonic/gin.(*Context).Next Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/apache/answer/internal/base/middleware/auth.go:88 github.com/apache/answer/internal/base/server.NewHTTPServer.(*AuthUserMiddleware).EjectUserBySiteInfo.func9 Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/gin-gonic/gin/context.go:185 github.com/gin-gonic/gin.(*Context).Next Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/apache/answer/internal/base/middleware/auth.go:75 github.com/apache/answer/internal/base/server.NewHTTPServer.(*AuthUserMiddleware).Auth.func8 Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/gin-gonic/gin/context.go:185 github.com/gin-gonic/gin.(*Context).Next Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/anargu/gin-brotli/gin_brotli.go:71 github.com/apache/answer/internal/base/server.NewHTTPServer.Brotli.func3 Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/gin-gonic/gin/context.go:185 github.com/gin-gonic/gin.(*Context).Next Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/gin-gonic/gin/gin.go:633 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest Feb 09 09:19:05 chirpstack-support answer[2218476]: /home/brocaar/Work/Projects/ChirpStack/Answer/Test-build/answer/answer_build1596584388/vendor/github.com/gin-gonic/gin/gin.go:589 github.com/gin-gonic/gin.(*Engine).ServeHTTP Feb 09 09:19:05 chirpstack-support answer[2218476]: /nix/store/4wc5q32wgrhac7vb4da1zclhvw7r01wx-go-1.25.5/share/go/src/net/http/server.go:3340 net/http.serverHandler.ServeHTTP Feb 09 09:19:05 chirpstack-support answer[2218476]: /nix/store/4wc5q32wgrhac7vb4da1zclhvw7r01wx-go-1.25.5/share/go/src/net/http/server.go:2109 net/http.(*conn).serve Feb 09 09:19:05 chirpstack-support answer[2218476]: /nix/store/4wc5q32wgrhac7vb4da1zclhvw7r01wx-go-1.25.5/share/go/src/runtime/asm_amd64.s:1693 runtime.goexit ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
