[gelöst] Kein Login möglich
Eingetragen von scaexp (123)
am 09.07.2018 - 17:15 Uhr in
am 09.07.2018 - 17:15 Uhr in
Hallo,
nach dem update 8.5. kann ich mich nicht mehr in den backend Bereich einloggen und bekomme folgende Fehlermeldung: The website encountered an unexpected error. Please try again later. Dummerweise ist mein backup durch Festplattencrash verloren gegangen. Habe ich irgendeine Möglichkeit?
Beste Grüße
- Anmelden oder Registrieren um Kommentare zu schreiben
Hattest Du in der
am 09.07.2018 - 18:06 Uhr
Hattest Du in der .htaccess-Datei geändert. Vielleicht "Base-Directory /" freischalten.
.
Werner
drupal-training.de
Moderator und Drupal Trainer
* - - - - - - - - - - - - - - - - - - - - - - - - - - - *
An der .htaccess-datei ist
am 09.07.2018 - 18:27 Uhr
An der .htaccess-datei ist nichts verändert worden!
Hast Du das update.php
am 10.07.2018 - 06:13 Uhr
Hast Du das update.php ausgeführt?
das hat kürzlich bei mir geholfen.
Wie hast Du das Update gemacht? Händisch, per Drush / Composer?
Hast Du mal das Error-Log des Webservers inspiziert?
LG Regina Oswald
-------------------------
Montviso - Internetdienstleistungen
http://www.montviso.de
mit update.php kommt die
am 10.07.2018 - 09:10 Uhr
mit update.php kommt die gleiche Meldung. Das update habe ich händisch per ftp gemacht. Mit drush und Composer habe ich noch nicht gearbeitet.
Anbei Auszug vom Error-log:
[Sun Jul 08 04:36:18.548394 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: Uncaught PHP Exception Drupal\\Core\\Database\\DatabaseExceptionWrapper: "SQLSTATE[HY000]: General error: 1813 Tablespace for table '"web126_skho"."cache_config"' exists. Please DISCARD the tablespace before IMPORT.: CREATE TABLE {cache_config} (
[Sun Jul 08 04:36:18.548466 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `cid` VARCHAR(255) BINARY CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
[Sun Jul 08 04:36:18.548473 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `data` LONGBLOB NULL DEFAULT NULL COMMENT 'A collection of data to cache.',
[Sun Jul 08 04:36:18.548476 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `expire` INT NOT NULL DEFAULT 0 COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
[Sun Jul 08 04:36:18.548481 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `created` DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
[Sun Jul 08 04:36:18.548484 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `serialized` SMALLINT NOT NULL DEFAULT 0 COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
[Sun Jul 08 04:36:18.548488 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `tags` LONGTEXT NULL DEFAULT NULL COMMENT 'Space-separated list of cache tags for this entry.',
[Sun Jul 08 04:36:18.548492 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `checksum` VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
[Sun Jul 08 04:36:18.548496 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: PRIMARY KEY (`cid`),
[Sun Jul 08 04:36:18.548499 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: INDEX `expire` (`expire`),
[Sun Jul 08 04:36:18.548502 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: INDEX `created` (`created`)
[Sun Jul 08 04:36:18.548506 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT 'Storage for the cache API.'; Array
[Sun Jul 08 04:36:18.548509 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: (
[Sun Jul 08 04:36:18.548513 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: )
[Sun Jul 08 04:36:18.548516 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: " at /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/Database/Connection.php line 686
[Sun Jul 08 04:36:18.548520 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: User error: Drupal\\Core\\Database\\DatabaseExceptionWrapper thrown while calling __toString on a Drupal\\Core\\StringTranslation\\TranslatableMarkup object in /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/Database/Connection.php on line 686: SQLSTATE[HY000]: General error: 1813 Tablespace for table '"web126_skho"."cache_config"' exists. Please DISCARD the tablespace before IMPORT.: CREATE TABLE {cache_config} (
[Sun Jul 08 04:36:18.548525 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `cid` VARCHAR(255) BINARY CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
[Sun Jul 08 04:36:18.548529 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `data` LONGBLOB NULL DEFAULT NULL COMMENT 'A collection of data to cache.',
[Sun Jul 08 04:36:18.548537 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `expire` INT NOT NULL DEFAULT 0 COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
[Sun Jul 08 04:36:18.548541 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `created` DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
[Sun Jul 08 04:36:18.548545 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `serialized` SMALLINT NOT NULL DEFAULT 0 COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
[Sun Jul 08 04:36:18.548549 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `tags` LONGTEXT NULL DEFAULT NULL COMMENT 'Space-separated list of cache tags for this entry.',
[Sun Jul 08 04:36:18.548553 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: `checksum` VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
[Sun Jul 08 04:36:18.548557 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: PRIMARY KEY (`cid`),
[Sun Jul 08 04:36:18.548560 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: INDEX `expire` (`expire`),
[Sun Jul 08 04:36:18.548563 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: INDEX `created` (`created`)
[Sun Jul 08 04:36:18.548567 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT 'Storage for the cache API.'; Array
[Sun Jul 08 04:36:18.548570 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: (
[Sun Jul 08 04:36:18.548573 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: )
[Sun Jul 08 04:36:18.548577 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: in /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Component/Utility/ToStringTrait.php on line 20 #0 /var/www/vhosts/skho.de/httpdocs/core/includes/bootstrap.inc(566): _drupal_error_handler_real(256, 'Drupal\\\\Core\\\\Dat...', '/var/www/vhosts...', 20, Array)
[Sun Jul 08 04:36:18.548581 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #1 [internal function]: _drupal_error_handler(256, 'Drupal\\\\Core\\\\Dat...', '/var/www/vhosts...', 20, Array)
[Sun Jul 08 04:36:18.548585 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #2 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Component/Utility/ToStringTrait.php(20): trigger_error('Drupal\\\\Core\\\\Dat...', 256)
[Sun Jul 08 04:36:18.548588 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #3 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php(127): Drupal\\Core\\StringTranslation\\TranslatableMarkup->__toString()
[Sun Jul 08 04:36:18.548593 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #4 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(108): Drupal\\Core\\EventSubscriber\\FinalExceptionSubscriber->onException(Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent), 'kernel.exceptio...', Object(Drupal\\Component\\EventDispatcher\\ContainerAwareEventDispatcher))
[Sun Jul 08 04:36:18.548601 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #5 /var/www/vhosts/skho.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(230): Drupal\\Component\\EventDispatcher\\ContainerAwareEventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent))
[Sun Jul 08 04:36:18.548610 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #6 /var/www/vhosts/skho.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(79): Symfony\\Component\\HttpKernel\\HttpKernel->handleException(Object(Drupal\\Core\\Database\\DatabaseExceptionWrapper), Object(Symfony\\Component\\HttpFoundation\\Request), 1)
[Sun Jul 08 04:36:18.548615 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #7 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/Session.php(57): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548619 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #8 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(47): Drupal\\Core\\StackMiddleware\\Session->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548623 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #9 /var/www/vhosts/skho.de/httpdocs/core/modules/page_cache/src/StackMiddleware/PageCache.php(184): Drupal\\Core\\StackMiddleware\\KernelPreHandle->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548627 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #10 /var/www/vhosts/skho.de/httpdocs/core/modules/page_cache/src/StackMiddleware/PageCache.php(121): Drupal\\page_cache\\StackMiddleware\\PageCache->fetch(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548632 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #11 /var/www/vhosts/skho.de/httpdocs/core/modules/page_cache/src/StackMiddleware/PageCache.php(75): Drupal\\page_cache\\StackMiddleware\\PageCache->lookup(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548636 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #12 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(47): Drupal\\page_cache\\StackMiddleware\\PageCache->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548640 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #13 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(50): Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548644 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #14 /var/www/vhosts/skho.de/httpdocs/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\\Core\\StackMiddleware\\NegotiationMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548648 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #15 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/DrupalKernel.php(664): Stack\\StackedHttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 04:36:18.548652 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #16 /var/www/vhosts/skho.de/httpdocs/index.php(19): Drupal\\Core\\DrupalKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))
[Sun Jul 08 04:36:18.548656 2018] [fcgid:warn] [pid 66415:tid 140440355415808] [client 212.172.221.62:57022] mod_fcgid: stderr: #17 {main}
[Sun Jul 08 05:47:21.749859 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: Uncaught PHP Exception Drupal\\Core\\Database\\DatabaseExceptionWrapper: "SQLSTATE[HY000]: General error: 1813 Tablespace for table '"web126_skho"."cache_config"' exists. Please DISCARD the tablespace before IMPORT.: CREATE TABLE {cache_config} (
[Sun Jul 08 05:47:21.756952 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `cid` VARCHAR(255) BINARY CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
[Sun Jul 08 05:47:21.756964 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `data` LONGBLOB NULL DEFAULT NULL COMMENT 'A collection of data to cache.',
[Sun Jul 08 05:47:21.756968 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `expire` INT NOT NULL DEFAULT 0 COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
[Sun Jul 08 05:47:21.756973 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `created` DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
[Sun Jul 08 05:47:21.756977 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `serialized` SMALLINT NOT NULL DEFAULT 0 COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
[Sun Jul 08 05:47:21.756982 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `tags` LONGTEXT NULL DEFAULT NULL COMMENT 'Space-separated list of cache tags for this entry.',
[Sun Jul 08 05:47:21.756986 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `checksum` VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
[Sun Jul 08 05:47:21.756991 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: PRIMARY KEY (`cid`),
[Sun Jul 08 05:47:21.756995 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: INDEX `expire` (`expire`),
[Sun Jul 08 05:47:21.756999 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: INDEX `created` (`created`)
[Sun Jul 08 05:47:21.757003 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT 'Storage for the cache API.'; Array
[Sun Jul 08 05:47:21.757007 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: (
[Sun Jul 08 05:47:21.757010 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: )
[Sun Jul 08 05:47:21.757014 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: " at /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/Database/Connection.php line 686
[Sun Jul 08 05:47:21.757019 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: User error: Drupal\\Core\\Database\\DatabaseExceptionWrapper thrown while calling __toString on a Drupal\\Core\\StringTranslation\\TranslatableMarkup object in /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/Database/Connection.php on line 686: SQLSTATE[HY000]: General error: 1813 Tablespace for table '"web126_skho"."cache_config"' exists. Please DISCARD the tablespace before IMPORT.: CREATE TABLE {cache_config} (
[Sun Jul 08 05:47:21.757024 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `cid` VARCHAR(255) BINARY CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
[Sun Jul 08 05:47:21.757039 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `data` LONGBLOB NULL DEFAULT NULL COMMENT 'A collection of data to cache.',
[Sun Jul 08 05:47:21.757046 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `expire` INT NOT NULL DEFAULT 0 COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
[Sun Jul 08 05:47:21.757054 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `created` DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
[Sun Jul 08 05:47:21.757061 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `serialized` SMALLINT NOT NULL DEFAULT 0 COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
[Sun Jul 08 05:47:21.757069 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `tags` LONGTEXT NULL DEFAULT NULL COMMENT 'Space-separated list of cache tags for this entry.',
[Sun Jul 08 05:47:21.757074 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: `checksum` VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.',
[Sun Jul 08 05:47:21.757078 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: PRIMARY KEY (`cid`),
[Sun Jul 08 05:47:21.757081 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: INDEX `expire` (`expire`),
[Sun Jul 08 05:47:21.757085 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: INDEX `created` (`created`)
[Sun Jul 08 05:47:21.757088 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT 'Storage for the cache API.'; Array
[Sun Jul 08 05:47:21.757092 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: (
[Sun Jul 08 05:47:21.757095 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: )
[Sun Jul 08 05:47:21.757098 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: in /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Component/Utility/ToStringTrait.php on line 20 #0 /var/www/vhosts/skho.de/httpdocs/core/includes/bootstrap.inc(566): _drupal_error_handler_real(256, 'Drupal\\\\Core\\\\Dat...', '/var/www/vhosts...', 20, Array)
[Sun Jul 08 05:47:21.757103 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #1 [internal function]: _drupal_error_handler(256, 'Drupal\\\\Core\\\\Dat...', '/var/www/vhosts...', 20, Array)
[Sun Jul 08 05:47:21.757106 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #2 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Component/Utility/ToStringTrait.php(20): trigger_error('Drupal\\\\Core\\\\Dat...', 256)
[Sun Jul 08 05:47:21.757110 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #3 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php(127): Drupal\\Core\\StringTranslation\\TranslatableMarkup->__toString()
[Sun Jul 08 05:47:21.757115 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #4 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(108): Drupal\\Core\\EventSubscriber\\FinalExceptionSubscriber->onException(Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent), 'kernel.exceptio...', Object(Drupal\\Component\\EventDispatcher\\ContainerAwareEventDispatcher))
[Sun Jul 08 05:47:21.757131 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #5 /var/www/vhosts/skho.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(230): Drupal\\Component\\EventDispatcher\\ContainerAwareEventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent))
[Sun Jul 08 05:47:21.757136 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #6 /var/www/vhosts/skho.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php(79): Symfony\\Component\\HttpKernel\\HttpKernel->handleException(Object(Drupal\\Core\\Database\\DatabaseExceptionWrapper), Object(Symfony\\Component\\HttpFoundation\\Request), 1)
[Sun Jul 08 05:47:21.757141 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #7 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/Session.php(57): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757145 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #8 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(47): Drupal\\Core\\StackMiddleware\\Session->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757150 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #9 /var/www/vhosts/skho.de/httpdocs/core/modules/page_cache/src/StackMiddleware/PageCache.php(184): Drupal\\Core\\StackMiddleware\\KernelPreHandle->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757154 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #10 /var/www/vhosts/skho.de/httpdocs/core/modules/page_cache/src/StackMiddleware/PageCache.php(121): Drupal\\page_cache\\StackMiddleware\\PageCache->fetch(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757158 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #11 /var/www/vhosts/skho.de/httpdocs/core/modules/page_cache/src/StackMiddleware/PageCache.php(75): Drupal\\page_cache\\StackMiddleware\\PageCache->lookup(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757162 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #12 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(47): Drupal\\page_cache\\StackMiddleware\\PageCache->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757167 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #13 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(50): Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757171 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #14 /var/www/vhosts/skho.de/httpdocs/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\\Core\\StackMiddleware\\NegotiationMiddleware->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757175 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #15 /var/www/vhosts/skho.de/httpdocs/core/lib/Drupal/Core/DrupalKernel.php(664): Stack\\StackedHttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)
[Sun Jul 08 05:47:21.757179 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #16 /var/www/vhosts/skho.de/httpdocs/index.php(19): Drupal\\Core\\DrupalKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))
[Sun Jul 08 05:47:21.757187 2018] [fcgid:warn] [pid 20128:tid 140440552838912] [client 212.172.221.62:37390] mod_fcgid: stderr: #17 {main}
[Sun Jul 08 05:52:21.294622 2018] [fcgid:warn] [pid 93115:tid 140440296666880] [client 212.172.221.62:38114] mod_fcgid: stderr: Uncaught PHP Exception Drupal\\Core\\Database\\DatabaseExceptionWrapper: "SQLSTATE[HY000]: General error: 1813 Tablespace for table '"web126_skho"."cache_config"' exists. Please DISCARD the tablespace before IMPORT.: CREATE TABLE {cache_config} (
Da scheint ein Problem mit
am 10.07.2018 - 09:52 Uhr
Da scheint ein Problem mit Deiner mySQL-Datenbank zu bestehen.
Such mal nach der Fehlermeldung
General error: 1813 "Tablespace for table" exists
Ich hatte die Fehlermeldung noch nicht.
Hier werden z.B. Tipps genannt:
https://stackoverflow.com/questions/15694168/error-tablespace-for-table-...
Auf jeden Fall BAckup machen, bevor Du da was unternimmst.
Vorher würde ich noch versuchen, alle Cache-Tabellen in der Datenbank leeren.
LG Regina Oswald
-------------------------
Montviso - Internetdienstleistungen
http://www.montviso.de
Danke für deine
am 10.07.2018 - 12:54 Uhr
Danke für deine Rückmeldungen. Das update.php konnte ich ausführen, indem ich in der settingsphp das "$settings['update_free_access'] = FALSE;" auf TRUE setzte. Dann habe ich von 8.5.0 auf 8.5.5 händisch ein update gemacht. Siehe da, ich kann mich wieder einloggen. Vielen Dank nochmal
Beste Grüße
Karl-Heinz
Guter Trick! ;-)
am 10.07.2018 - 13:09 Uhr
Guter Trick! ;-)
LG Regina Oswald
-------------------------
Montviso - Internetdienstleistungen
http://www.montviso.de