Guten Abend,
habe ein "interessantes" Problem mit UpdraftPlus. Seit einiger Zeit, bekomme ich keine Mails mehr wenn das Tägliche Backup fertig ist.
Ich weiß nicht wie lange, ist mir erst die Tage aufgefallen.
Jetzt habe ich etwas rum probiert und folgendes Festgestellt.
1. Backup an sich Funktioniert und landet in Dropbox
2. Manuelle Sicherung NUR Datenbank - alles Prima, Email kommt an
3. Manuelle Sicherung Datenbank + Dateien - keine Email :(
Folgendes steht im Log von Updraft:
Code
0066.668 (0) There were no errors in the uploads, so the 'resume' event (1) is being unscheduled
0066.672 (0) The backup apparently succeeded and is now complete
0066.673 (0) Fetching RSS news feed
0066.692 (0) Fetched RSS news feed; result is a: SimplePie
0066.697 (0) Sending email ('Dateien und Datenbank (Volle Sicherung)') report (attachments: 0, size: 0 KB) to: info@...
0066.698 (0) PHP event: code E_WARNING: Packets out of order. Expected 1 received 0. Packet size=145 (line 59, wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php)
0066.700 (0) Exception occurred when sending mail (MailPoetVendor\Doctrine\DBAL\Exception\ConnectionLost): An exception occurred while executing 'SELECT t0.wp_user_id AS wp_user_id_1, t0.is_woocommerce_user AS is_woocommerce_user_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.email AS email_5, t0.status AS status_6, t0.subscribed_ip AS subscribed_ip_7, t0.confirmed_ip AS confirmed_ip_8, t0.confirmed_at AS confirmed_at_9, t0.last_subscribed_at AS last_subscribed_at_10, t0.unconfirmed_data AS unconfirmed_data_11, t0.source AS source_12, t0.count_confirmations AS count_confirmations_13, t0.unsubscribe_token AS unsubscribe_token_14, t0.link_token AS link_token_15, t0.engagement_score AS engagement_score_16, t0.engagement_score_updated_at AS engagement_score_updated_at_17, t0.last_engagement_at AS last_engagement_at_18, t0.woocommerce_synced_at AS woocommerce_synced_at_19, t0.email_count AS email_count_20, t0.id AS id_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.deleted_at AS deleted_at_24 FROM gowp_mailpoet_subscribers t0 WHERE t0.email IN (?) LIMIT 1' with params ["info@comichaot.de"]:
SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
0066.701 (0) Die Sicherung war anscheinend erfolgreich und ist nun vollständig
Alles anzeigen
Auf beiden meiner Wordpress Installationen das exakt gleiche Verhalten, beide Mailpoet + Updraft.
Hat jemand eine Idee?