🐛: Domain listing lists no domains and says "Not found" for a domain #1477
Replies: 8 comments 6 replies
|
Yes, but Postgres is not being used as a directory per
|
Sorry, i was too fast. |
|
Adding some more information. Enabling debug logging and navigating to I can reproduce with a curl call Varying the |
|
Perhaps you already have another principal called |
|
Not that I can see of. I don't have any groups, mailing lists, roles, tenants, api keys, or auth clients. Just accounts and domains. If there is some way to dump all principals, e.g. via the CLI, happy to share a listing. I did try to get that info via just hitting |
|
Trying to debug this a bit more, I started trying the On a hunch, I delete this principals using a And the error has now changed. Instead of |
|
I should note I am pretty sure I had created that principal as an |
|
I ve upgraded my Postgres database by a dump and restore. And... The problem is no more. I have no idea what on earth, I am gonna give up on this one. Thanks for all your help. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What happened?
I find myself in a weird position. Domain listing for domains doesn't work, see screenshot
I can not create the domain that the UI says it can not find, as I get back
I can create other domains, being unable to delete them afterwards as they aren't listed.
I can create and delete accounts in the Accounts tab. Those accounts can use email addresses in the domain that is erroring out.
I receive emails normally in all accounts and all domains configured in this instance (at least that I can tell of)
I am not sure how to proceed with debugging this further, any kind of help would be appreciated. Current config file (minus passwords and other more instance specific information I omitted out) is:
Version is 0.11.8.
How can we reproduce the problem?
I wish I could tell you how to reproduce this. The only thing that seems relevant is that I create a new account, which ended up somehow being listed an
Individualunder theTypecolumn in the domain listed. Feeling weirded out, I deleted that account and here I am. That account had an email in the domain that is now erroring out.Version
v0.11.x
What database are you using?
PostgreSQL
What blob storage are you using?
PostgreSQL
Where is your directory located?
Internal
What operating system are you using?
Linux
Relevant log output
Code of Conduct
All reactions