3 months ago
6 Replies
23 days ago
Probo domain verification is not working on this template.
thiagoscodelerae
Probo domain verification is not working on this template.
23 days ago
Getting these error logs even with the TXT record in place for my domain.
{
"message": "cannot verify domain",
"attributes": {
"time": "2026-02-18T17:44:29.539729176Z",
"name": "probod.iam.saml-domain-verifier",
"version": "0.124.0",
"environment": "prod",
"config_id": "S139j1LbAAEAKgAAAZxX3eLkgAshzdaG",
"error": "cannot find TXT record for \"my-domain\"",
"trace_id": "873774623403611d3707a384837532b2",
"span_id": "509eee8017b4e9c3",
"level": "error"
}
}thiagoscodelerae
Getting these error logs even with the TXT record in place for my domain.{ "message": "cannot verify domain", "attributes": { "time": "2026-02-18T17:44:29.539729176Z", "name": "probod.iam.saml-domain-verifier", "version": "0.124.0", "environment": "prod", "config_id": "S139j1LbAAEAKgAAAZxX3eLkgAshzdaG", "error": "cannot find TXT record for \"my-domain\"", "trace_id": "873774623403611d3707a384837532b2", "span_id": "509eee8017b4e9c3", "level": "error" } }
21 days ago
Hey, not too familiar with Probo, can you tell me where that TXT record verification is happening?
21 days ago
The verification is happening in this container https://github.com/getprobo/probo/pkgs/container/probo which is part of the template. It asks to add the TXT record in the DNS management and I already did that but the validation does not work.
thiagoscodelerae
The verification is happening in this container https://github.com/getprobo/probo/pkgs/container/probo which is part of the template. It asks to add the TXT record in the DNS management and I already did that but the validation does not work.
21 days ago
I was inquiring about where specifically in the Probo interface it requests that information or is that in the Railway dashboard?
21 days ago
Settings page: /organizations/1234560789/settings/saml-sso
Attachments