Hallo! Danke für die schnelle Antwort.
Die Konsole sagt:
GET https://subdomain.domain.it/install-latest/web/ 500 (/install-latest/web/:1)
Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist. (subdomain.domain.it/:1)
Hänge dir hier auch noch den Server Error Log dazu.
{„message“:„Uncaught PHP Exception Apto\Base\Domain\Core\Model\FileSystem\Exception\FileSystemInvalidRootDirectoryException: "The defined filesystem root directory ‚/‘ does not exist or is not reachable." at /home/konfigurator/public_html/install-latest/vendor/apto-one/core/Apto/Base/Infrastructure/AptoBaseBundle/FileSystem/LocalFileSystem.php line 56“,„context“:{„exception“:{„class“:„Apto\Base\Domain\Core\Model\FileSystem\Exception\FileSystemInvalidRootDirectoryException“,„message“:„The defined filesystem root directory ‚/‘ does not exist or is not reachable.“,„code“:0,„file“:„/home/konfigurator/public_html/install-latest/vendor/apto-one/core/Apto/Base/Infrastructure/AptoBaseBundle/FileSystem/LocalFileSystem.php:56“}},„level“:500,„level_name“:„CRITICAL“,„channel“:„request“,„datetime“:„2024-01-22T14:55:25.691980+01:00“,„extra“:{}}
{„message“:„Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/konfigurator/:/opt/cpanel/ea-php81/root/usr:/usr/local/lib/php:/tmp:/etc/pki/tls/certs/ca-bundle.crt:/var/cpanel/php/sessions:/usr/local/bin/wp)“,„context“:{„exception“:{„class“:„ErrorException“,„message“:„Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/konfigurator/:/opt/cpanel/ea-php81/root/usr:/usr/local/lib/php:/tmp:/etc/pki/tls/certs/ca-bundle.crt:/var/cpanel/php/sessions:/usr/local/bin/wp)“,„code“:0,„file“:„/home/konfigurator/public_html/install-latest/vendor/apto-one/core/Apto/Base/Infrastructure/AptoBaseBundle/FileSystem/LocalFileSystem.php:55“}},„level“:300,„level_name“:„WARNING“,„channel“:„php“,„datetime“:„2024-01-22T14:55:25.685930+01:00“,„extra“:{}}
{„message“:„Warning: realpath(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/konfigurator/:/opt/cpanel/ea-php81/root/usr:/usr/local/lib/php:/tmp:/etc/pki/tls/certs/ca-bundle.crt:/var/cpanel/php/sessions:/usr/local/bin/wp)“,„context“:{„exception“:{„class“:„ErrorException“,„message“:„Warning: realpath(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/konfigurator/:/opt/cpanel/ea-php81/root/usr:/usr/local/lib/php:/tmp:/etc/pki/tls/certs/ca-bundle.crt:/var/cpanel/php/sessions:/usr/local/bin/wp)“,„code“:0,„file“:„/home/konfigurator/public_html/install-latest/vendor/apto-one/core/Apto/Base/Infrastructure/AptoBaseBundle/FileSystem/LocalFileSystem.php:49“}},„level“:300,„level_name“:„WARNING“,„channel“:„php“,„datetime“:„2024-01-22T14:55:25.685850+01:00“,„extra“:{}}
{„message“:„Warning: file_exists(): open_basedir restriction in effect. File(/custom.css) is not within the allowed path(s): (/home/konfigurator/:/opt/cpanel/ea-php81/root/usr:/usr/local/lib/php:/tmp:/etc/pki/tls/certs/ca-bundle.crt:/var/cpanel/php/sessions:/usr/local/bin/wp)“,„context“:{„exception“:{„class“:„ErrorException“,„message“:„Warning: file_exists(): open_basedir restriction in effect. File(/custom.css) is not within the allowed path(s): (/home/konfigurator/:/opt/cpanel/ea-php81/root/usr:/usr/local/lib/php:/tmp:/etc/pki/tls/certs/ca-bundle.crt:/var/cpanel/php/sessions:/usr/local/bin/wp)“,„code“:0,„file“:„/home/konfigurator/public_html/install-latest/vendor/apto-one/core/Apto/Base/Infrastructure/AptoBaseBundle/Template/TemplateLoader.php:345“}},„level“:300,„level_name“:„WARNING“,„channel“:„php“,„datetime“:„2024-01-22T14:55:25.677610+01:00“,„extra“:{}}
[2024-01-22T14:55:25.564023+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The „IS_AUTHENTICATED_ANONYMOUSLY“ security attribute is deprecated, use „PUBLIC_ACCESS“ for public resources, otherwise use „IS_AUTHENTICATED“ or „IS_AUTHENTICATED_FULLY“ instead if you want to check if the request is (fully) authenticated. {„exception“:„[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The "IS_AUTHENTICATED_ANONYMOUSLY" security attribute is deprecated, use "PUBLIC_ACCESS" for public resources, otherwise use "IS_AUTHENTICATED" or "IS_AUTHENTICATED_FULLY" instead if you want to check if the request is (fully) authenticated. at /home/konfigurator/public_html/install-latest/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php:89)“} []
[2024-01-22T14:55:25.563004+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The „Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous()“ method is deprecated, use „isAuthenticated()“ or „isFullFledged()“ if you want to check if the request is (fully) authenticated. {„exception“:„[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous()" method is deprecated, use "isAuthenticated()" or "isFullFledged()" if you want to check if the request is (fully) authenticated. at /home/konfigurator/public_html/install-latest/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php:38)“} []
Installation ist auf einem Hosting. Wie du sehen kannst auf einer subdomain. Dennoch verweist diese auf ein eigenes Hosting-paket bei dem die Daten im public_html Ordner liegen.
PHP 8.1
Systemvoraussetzungen sind soweit erfüllt. Backend funktioniert einwandfrei.