Probo

6 months ago

Description: Deploy and Host Probo with Railway

Category: Other

URL: https://railway.com/deploy/probo

7 Replies

thiagoscodelerae
PRO

3 months ago

Probo domain verification is not working on this template.


thiagoscodelerae

Probo domain verification is not working on this template.

thiagoscodelerae
PRO

3 months 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" } } ```

3 months ago

Hey, not too familiar with Probo, can you tell me where that TXT record verification is happening?


thiagoscodelerae
PRO

3 months 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.

3 months ago

I was inquiring about where specifically in the Probo interface it requests that information or is that in the Railway dashboard?


thiagoscodelerae
PRO

3 months ago

Settings page: /organizations/1234560789/settings/saml-sso

Attachments


thiagoscodelerae
PRO

2 months ago

How can I contribute to this template? The latest Probo version requires the https:// in front of the API_CORS_ALLOWED_ORIGINS variable


Welcome!

Sign in to your Railway account to join the conversation.

Loading...