FidgetF
ZITADELโ€ข2mo agoโ€ข
11 replies
Fidget

Regression from v4.7.0 to v4.7.1 in zitadel-login

๐ŸชฒBugsโœ…Solved
Kubernetes error log:
Error [ConnectError]: [not_found] unable to set instance using origin &{sso.myorg.dev 10.91.39.255:3000 https} (ExternalDomain is sso.myorg.dev): ID=QUERY-IuGh1 Message=Instance not found. Make sure you got the domain right. Check out https://zitadel.com/docs/apis/introduction#domains Parent=(unabl
e to get instance by domain: instanceDomain sso.myorg.dev, publicHostname 10.91.39.255: ID=QUERY-IuGh1 Message=Errors.IAM.NotFound Parent=(public domain "10.91.39.255" not trusted))
    at u (.next/server/chunks/1346.js:1:93369)
    at w (.next/server/chunks/1346.js:1:94281)
    at next (.next/server/chunks/1346.js:1:130458)
    at async Object.unary (.next/server/chunks/1346.js:1:129190)
    at async Object.i [as getSecuritySettings] (.next/server/chunks/1346.js:1:145412)
    at async z (.next/server/app/security/route.js:1:2794)
    at async k (.next/server/app/security/route.js:1:5617) {
  rawMessage: 'unable to set instance using origin &{sso.myorg.dev 10.91.39.255:3000 https} (ExternalDomain is sso.myorg.dev): ID=QUERY-IuGh1 Message=Instance not found. Make sure you got the domain right. Check out https://zitadel.com/docs/apis/introduction#domains Parent=(unable to get instance b
y domain: instanceDomain sso.myorg.dev, publicHostname 10.91.39.255: ID=QUERY-IuGh1 Message=Errors.IAM.NotFound Parent=(public domain "10.91.39.255" not trusted))',
  code: 5,

continued...
Was this page helpful?