Applicable to:
- Plesk for Linux
Symptoms
Unable to connect Office 365 with Plesk Domain Connect extension, the process ends up in the Domain Connect extension with a blank empty page when checking DPOO (Domain Proof Of Ownership) and the browser console (F12) shows the following errors:
CONFIG_TEXT: Uncaught TypeError: app is undefined
<anonymous> https://plesk.example.com/modules/domain-connect/domain-connect-apply.js:84
<anonymous> https://plesk.example.com/modules/domain-connect/domain-connect-apply.js:144
domain-connect-apply.js:84:5
CONFIG_TEXT: Uncaught TypeError: Cannot read property "renderTo" of undefined
Cause
Product issue:
-
#EXTPLESK-2602 "The extension can no longer crash while configuring DNS records."
Fixed in:- Domain Connect 1.4.2 08 October 2021
Resolution
Workaround
If update is not possible for some reason you may try the following
As a workaround:
-
Connect to the server via SSH
-
Run the following command:
# sed -i.backup-`date +%F-%s` 's/<script>/<script defer>/g; s/<script src/<script defer src/g' /usr/local/psa/admin/plib/modules/domain-connect/views/scripts/v2/apply.phtml
Comments
0 comments
Please sign in to leave a comment.