sp132
sp132
ZZITADEL
Created by sp132 on 5/22/2025 in #questions-help-bugs
Event compaction / snapshotting
Anyone? 🙂
2 replies
ZZITADEL
Created by sp132 on 12/10/2024 in #questions-help-bugs
Generated IDs are non-unique
6 replies
ZZITADEL
Created by sp132 on 8/14/2024 in #questions-help-bugs
Memory leak
No description
54 replies
ZZITADEL
Created by sp132 on 12/10/2024 in #questions-help-bugs
Generated IDs are non-unique
Could someone provide any advice please? I think it's a critical problem
6 replies
ZZITADEL
Created by sp132 on 12/10/2024 in #questions-help-bugs
Generated IDs are non-unique
No description
6 replies
ZZITADEL
Created by sp132 on 11/27/2024 in #questions-help-bugs
Dismal performance of Users API V2
Thanks for the heads up, looks like I'll be stuck with management api for a while 🙂
35 replies
ZZITADEL
Created by sp132 on 11/27/2024 in #questions-help-bugs
Dismal performance of Users API V2
Thank you so much, I appreciate it. Let me know if I can help somehow
35 replies
ZZITADEL
Created by sp132 on 11/27/2024 in #questions-help-bugs
Dismal performance of Users API V2
No description
35 replies
ZZITADEL
Created by sp132 on 11/27/2024 in #questions-help-bugs
Dismal performance of Users API V2
yeah, most likely, although we didn't change the filter parameters (except for the organization) so such sudden change is unexpected. I've tried without an org filter as well, same result. My initial assumption was that maybe we forgot to run zitadel setup or something like that.
35 replies
ZZITADEL
Created by sp132 on 11/27/2024 in #questions-help-bugs
Dismal performance of Users API V2
Sure, I'll get back to you shortly, I'll have to run the test again
35 replies
ZZITADEL
Created by sp132 on 11/27/2024 in #questions-help-bugs
Dismal performance of Users API V2
Oh yeah, sorry, should have included it in the original post. we are running CockroachDB 23.1.9 and ZITADEL 2.60.2. Cockroach has three instances with 4 vCPU and 24 GB RAM. Connection options: MaxOpenConns: 200 MaxIdleConns: 70 MaxConnLifetime: 30m MaxConnIdleTime: 5m
35 replies
ZZITADEL
Created by sp132 on 9/18/2024 in #questions-help-bugs
Logs for failed actions
should I file a bug report?
11 replies
ZZITADEL
Created by sp132 on 9/18/2024 in #questions-help-bugs
Logs for failed actions
Hm we run info and that logs them
Thanks for the help, figured it out. Action run message embedded as record which makes it hard to discover.
{
"caller": "/home/runner/work/zitadel/zitadel/internal/logstore/emitters/stdout/stdout.go:19",
"level": "info",
"msg": "log record emitted",
"record": "{\"logDate\":\"2024-09-18T08:55:16.033524922Z\",\"took\":329021,\"message\":\"action run failed: json: cannot unmarshal number 4E7691546 into Go value of type float64\",\"logLevel\":\"error\",\"instanceId\":\"234593317696831512\"}",
"time": "2024-09-18T08:55:16Z"
}
{
"caller": "/home/runner/work/zitadel/zitadel/internal/logstore/emitters/stdout/stdout.go:19",
"level": "info",
"msg": "log record emitted",
"record": "{\"logDate\":\"2024-09-18T08:55:16.033524922Z\",\"took\":329021,\"message\":\"action run failed: json: cannot unmarshal number 4E7691546 into Go value of type float64\",\"logLevel\":\"error\",\"instanceId\":\"234593317696831512\"}",
"time": "2024-09-18T08:55:16Z"
}
Now to the problem itself, any idea why metadata value is being unmarshaled into float64?
11 replies
ZZITADEL
Created by sp132 on 9/18/2024 in #questions-help-bugs
Logs for failed actions
Noticed that too, perhaps it's written with the debug level?
11 replies
ZZITADEL
Created by sp132 on 9/18/2024 in #questions-help-bugs
Logs for failed actions
there are no logs in the zitadel dashboard AFAIK. I gather container logs and send them to the ELK
11 replies
ZZITADEL
Created by sp132 on 9/16/2024 in #questions-help-bugs
User's object.Details is nil
thank you, good to know it's already fixed, time to upgrade 🙂
13 replies
ZZITADEL
Created by sp132 on 9/16/2024 in #questions-help-bugs
User's object.Details is nil
oh...
13 replies
ZZITADEL
Created by sp132 on 9/16/2024 in #questions-help-bugs
User's object.Details is nil
Yeah it looks exactly as the problem described in the PR. I don't see a version where it was fixed though, usually there is a helpful message? 🙂
13 replies
ZZITADEL
Created by sp132 on 9/16/2024 in #questions-help-bugs
User's object.Details is nil
Right, this is a self-hosted instance, running 2.54.8
13 replies