최현진
05/09/2024, 9:22 AM{"level":"\u001b[31mFATAL\u001b[0m","timestamp":"2024-05-09T18:20:58.696+0900","caller":"query-service/main.go:95","msg":"Failed to create server{error 26 0 Storage type: is not supported in query service}","stacktrace":"main.main\n\t/root/signoz/pkg/query-service/main.go:95\nruntime.main\n\t/snap/go/10585/src/runtime/proc.go:271"}
exit status 1
root@hjchoi-samsung:~/signoz/pkg/query-service# CGO_ENABLED=1 go run main.go
# github.com/mattn/go-sqlite3
sqlite3-binding.c: In function ‘sqlite3SelectNew’:
sqlite3-binding.c12804910: warning: function may return address of local variable [-Wreturn-local-addr]
128049 | return pNew;
| ^~~~
sqlite3-binding.c12800910: note: declared here
128009 | Select standin;
| ^~~~~~~
SigNoz version : --
Commit SHA-1 : --
Commit timestamp : --
Branch : --
Go version : go1.22.2
For SigNoz Official Documentation, visit https://signoz.io/docs
For SigNoz Community Slack, visit http://signoz.io/slack
For discussions about SigNoz, visit https://community.signoz.io
Check SigNoz Github repo for license details.
Copyright 2022 SigNoz
{"level":"\u001b[33mWARN\u001b[0m","timestamp":"2024-05-09T182048.691+0900","caller":"query-service/main.go:88","msg":"No JWT secret key is specified."}
{"level":"\u001b[31mFATAL\u001b[0m","timestamp":"2024-05-09T182058.696+0900","caller":"query-service/main.go:95","msg":"Failed to create server{error 26 0 Storage type: is not supported in query service}","stacktrace":"main.main\n\t/root/signoz/pkg/query-service/main.go95\nruntime.main\n\t/snap/go/10585/src/runtime/proc.go271"}
exit status 1Prashant Shahi
05/10/2024, 4:46 PM