function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jeremiah SherrillJeremiah Sherrill 

Failed to query NamespaceRegistry for isNamespaceRegistered. (all worked just 50 days ago)

I am able to log into my partnerorg then I attempt to create a scratchorg

sfdx force:org:create -f \config\\project-scratch-def.json -a mydemodemo --durationdays 30;
this worked just 50 days ago and have created dozens of scratch orgs before on this same partner org. But today I am getting
ERROR:  Worker NamespaceRegistryValidator threw an unhandled exception. Failed to query NamespaceRegistry for isNamespaceRegistered.
I am at a loss for what is going on.
 
Jeremiah SherrillJeremiah Sherrill
Requires admin user account, otherwise fails.   It should have a better error than that.   That error is horrible.