During the opening of the ASP.Net Settings for the particular domain, it fails with the error:
GraphQL Error
Internal server errorType GraphQL Error
Message array_values(): Argument #1 ($array) must be of type array, null given
in php_error:
ERR [panel] PHP Warning: Undefined array key "version"; File: C:\Program Files (x86)\Plesk\admin\plib\AspDotNet\Settings.php, Line: 119
PHP Warning: Undefined array key "version" in C:\Program Files (x86)\Plesk\admin\plib\AspDotNet\Settings.php on line 119
PHP Warning: Trying to access array offset on value of type null; File: C:\Program Files (x86)\Plesk\admin\plib\AspDotNet\Settings.php, Line: 119
Cause
Domain's web.config
file contains invalid configuration.
Resolution
- Rename the
web.config
file for this domain. - Review its configuration. The resource below might be of use:
https://elmah.io/tools/config-validator/