Unable to register on DirectAdmin website, only forum and translate works

bitpt

New member
Joined
Dec 15, 2025
Messages
4
Hello,I am trying to register on the official DirectAdmin website but I cannot complete the registration process. Interestingly, I was able to register here on the forum without any issues.

When I attempt to sign up on the DirectAdmin site, the registration fails. I have attached a screenshot of the registration page for reference.

Could someone please advise if there is a known issue with the registration system, or if there is an alternative way to create an account on the main site?

1765808889499.png


Thank you in advance for your help.
 
What's your browser ?

Can you open development tools on the browser and search any error on your side ?
 
Last edited:
I have already tried registering using different browsers, Firefox, Brave, Brave with Tor, Chrome. None of them worked. The registration window gets stuck and does not proceed to the next step. I also tried changing the registration data (ZIP code and other fields), but the problem remains the same. Console have errors ...
pricing.php:1 Access to fetch at 'https://docs.directadmin.com/search-index.json' from origin 'https://www.directadmin.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
docs.directadmin.com/search-index.json:1 Failed to load resource: net::ERR_FAILED
main.js?1.11:466 Uncaught (in promise) TypeError: Failed to fetch
at HelpResults (main.js?1.11:466:21)
at HTMLDocument.<anonymous> (main.js?1.11:523:15)
at e (jquery-3.6.0.min.js:2:30038)
at t (jquery-3.6.0.min.js:2:30340)
pricing.php:1 Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.
Element with focus: <div.modal in#modal-register>
Ancestor with aria-hidden: <div.modal in#modal-register> <div class="modal in" id="modal-register" tabindex="-1" role="dialog" aria-labelledby="modalRegisterLabel" aria-hidden="true" style="display: block;">…</div>scroll ..... reCAPTCHA score '0.3' is below the threshold of '0.5' ... for firefox...

Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.
Uncaught ReferenceError: grecaptcha is not defined
initSubmitRegister https://www.directadmin.com/js/main.js?1.11:826
jQuery 2
 
Last edited:
Thanks for useful informations.
look like issued with grecaptcha. Wait DA Staff to check this again.
 
Thanks for reporting this issue. The new account registration page seems to be working as expected. Maybe you have some plugins (or ad-blocker at the network level) that blocks loading the google recaptcha library?
 
No it is not... i try with a clean browser, try all, edge, chrome etc etc no adbockers even if i have adblocker don't block recaptcha, is a code issue from your side... register fine in forum and in translate not in main page ... for a new client is not a good impression
 
I'm using Chrome from the UK and it worked fine here:

Just a thought, Is Cloudflare playing up again? We had issues on the forum due to Cloudflare a few weeks back.

1765818811145.png
 
Last edited:
It seems registrations can be completed only from certain regions. Using a US IP, the registration was successful. Maybe a Cloudflare issue...
 
We were able to reproduce the issue as well. Thanks! We are still investigating the root cause.
 
Back
Top