• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

[Bug is confirmed: EXTPLESK-3973] Path to document root is no longer generated when you add a new subdomain

Maarten

Golden Pleskian
Plesk Guru
Username:

TITLE


Path to document root is no longer generated when you add a new subdomain

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

AlmaLinux 8.6 (Sky Tiger)
Plesk Obsidian 18.0.46 Update #1

PROBLEM DESCRIPTION

When you add a new subdomain, the document root is no longer generated.
The browser console shows this error:

Code:
Uncaught TypeError: EventTarget.dispatchEvent: Argument 1 does not implement interface Event.
    handleDomainNameChange add-subdomain line 521 > injectedScript:141
    a helpers.js:74
    d try catch.js:185
    y instrument.js:458
    <anonymous> add-subdomain line 521 > injectedScript:145
    <anonymous> add-subdomain line 521 > injectedScript:144
    <anonymous> add-subdomain line 521 > injectedScript:151
    <anonymous> add-subdomain:521
    <anonymous> add-subdomain:521

STEPS TO REPRODUCE

- Go to a subscription
- Add a new subdomain
- Enter the name of the subdomain

ACTUAL RESULT

The document root field is empty

EXPECTED RESULT

A proposed document root

ANY ADDITIONAL INFORMATION

(DID NOT ANSWER QUESTION)

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
That's odd. I've tried Firefox and Chrome (latest versions) on macOS, and they both have the same issue.
Even in private/incognito mode without any add-ons.
 
No worries, I think that when you post an issue here it is very likely a real issue and worth a detailed examination. I just wanted to give feedback what the situation is on our servers here. I hope this can be sorted out.
 
Fixed in the extension htaccess to nginx:
1.1.2 (03 October 2022)
The extension no longer produces errors in the console and does not block auto-filling of the "Docroot" field. (EXTPLESK-3973)
 
Back
Top