Showing blank page after clicking on Add Domain, Add Subdomain or Add Subscription

kumkumsharma

Administrator
Staff member
If you are not able to create Add Domain, Add Subdomain or Add Subscription in Plesk and getting blank page, also in browser console you are getting below error:

Code:
TypeError: Cannot read property 'hostingSettings' of undefined at A (AddDomainForm.js:89)
For single subscription you can follow below steps:
  • Log in to Plesk GUI
  • Navigate to Subscriptions >> domain.com and click “Customize” in right side bar.
  • Here click on Resources tab and check you have assigned proper domains/subdomains to Subscription.
  • Hit Update & Lock button.
For all subscription in single service plan you can follow below steps:
  • Log in to Plesk
  • Navigate to Subscriptions >> domain.com and click on the service plan name
  • Here click on Resources tab >> Here check you have assigned proper domains/subdomains to Subscription.
  • Switch to the Resources tab >> Make sure enough Domains / Subdomains resources are assigned to the Subscriptions
  • Hit “Update & Sync”.
 
Top