mojoclub
Forum Replies Created
-
In our case, it was NOT a plugin problem; rather, it turned out that an update to the WooCommerce email templates had a syntax error that we ourselves caused.
Forum: Plugins
In reply to: [User Switching] Possible problem with empty carts in Woocommerce 10.1I’m having the same problem here. WooCommerce now handles orders/sessions differently. A shopping cart created with the Switch User plugin is no longer permanently saved to the user (as it used to be). I think it will stay this way. WooCommerce won’t change this.
Based on our log analysis, we believe the issue is not caused by a local misconfiguration, but rather by a plugin-internal handling error related to webhooks or order state synchronization.
Key observations:
- Two PayPal
checkout/orderobjects are created with identical content and customer data within seconds of each other. - Both are fully processed to
PAYMENT.CAPTURE.COMPLETED, and two separate WooCommerce orders (e.g.,WC-25858andWC-25859) are generated and marked as paid. - The logs show repeated handling of the same Webhook types (
CHECKOUT.ORDER.APPROVEDandPAYMENT.CAPTURE.COMPLETED) even though the order status was already marked asCOMPLETED. - Example log entry:
Information #2242 - Order 2DT005426F457583H already completed.
still leads to a second WooCommerce order and capture.
This strongly suggests:
- A missing idempotency check or webhook de-duplication in the plugin logic
- A race condition between return URL processing (
wc-ajax=ppc-return-url) and the webhook handler - Possibly triggered by a user interaction like double-clicking the PayPal button, or refreshing the page after return
We have not modified any core code, nor did we make changes to caching, routing, or checkout logic in our store. We also verified that the PayPal account and webhook configuration are standard.
We have already created a support ticket via woocommerce.com
Thanks, Martin
I have the exact same configuration. Full access on S3.
Obviously it can connect to S3. The old backup will also be deleted. still there is an error message. I don’t know what to do anymore.[Dec 12, 2023 6:31:58 PM] 67549 files of 7.06GB in archive.
[12-Dec-2023 6:32:00 PM] 1. Trying to send a backup to S3 service…
[Dec 12, 2023 6:32:03 PM] Connected to S3 bucket “memwoo-backup” in eu-central-1
[Dec 12, 2023 6:32:03 PM] Check for non-aborted, multi-part uploads…
[Dec 12, 2023 6:32:03 p.m.] Upload to S3 service started…
[Dec 12, 2023 6:35:33 p.m.] ERROR: Backup cannot be transferred to Amazon S3! (0)
[Dec 12, 2023 6:35:33 PM] Deleted a file in S3 bucket.
[Dec 12, 2023 6:35:33 PM] ERROR: Job finished with errors in 12518 seconds. To ensure correct execution, you must correct the errors.Any news on that?
As an addition: On Amazon S3 it looks as if a current file was uploaded. The file has approximately the specified size and the current date.
Hi there!
Maybe I have the same problem. My backups to Amazon S3 have stopped working since October 12, 2023. It just says
[15-Nov-2023 9:33:01 PM] ERROR: Backup cannot be transferred to Amazon S3! (0)
[15-Nov-2023 9:33:01 PM] Deleted a file in S3 bucket.
[15-Nov-2023 9:33:01 PM] ERROR: Job finished with errors in 11511 seconds. To ensure correct execution, you must correct the errors.I haven’t changed anything in the settings in WordPress or on Amazon.
Here the full log (in german):
[INFO] BackWPup 4.0.1; A project of WP Media
[INFO] WordPress 6.3.2 auf https://www.memento-trauerkarten.de/
[INFO] Log-Level: Normal (übersetzt)
[INFO] BackWPup-Auftrag: BackUp-Amazon
[INFO] Logfile ist: backwpup_log_af52aa_2023-11-15_18-21-10.html
[INFO] Backup-Datei ist: 2023-11-15_18-21-10_MNNMGOJC03_UVNMGOMM03_3JNMGOLL03.zip
[15-Nov-2023 18:21:10] 1. Versuche, die Datenbank zu sichern …
[15-Nov-2023 18:21:10] Mit Datenbank wp-memento-trauerkarten auf localhost verbunden
[15-Nov-2023 18:21:42] Datenbank-Backup „wp-memento-trauerkarten.sql“ mit 810,14 MB zur Backup-Datei-Liste hinzugefügt
[15-Nov-2023 18:21:42] Datenbank-Backup fertig!
[15-Nov-2023 18:21:44] 1. Versuche, eine Liste der Verzeichnisse für das Backup zu erstellen …
[15-Nov-2023 18:21:44] „wp-config.php“ zur Backup-Datei-Liste hinzugefügt
[15-Nov-2023 18:21:44] 5660 Verzeichnisse zu sichern.
[15-Nov-2023 18:21:44] 1. Versuche, eine Liste der installierten Plugins zu erstellen …
[15-Nov-2023 18:21:44] Die Datei mit der Plugin-Liste „Memento-Trauerkarten.pluginlist.2023-11-15.txt“ mit 4,38 kB zur Backup-Datei-Liste hinzugefügt.
[15-Nov-2023 18:21:44] 1. Versuche, eine Manifest-Datei zu generieren …
[15-Nov-2023 18:21:44] Die Datei manifest.json mit 4,92 kB wurde zur Backup-Datei-Liste hinzugefügt.
[15-Nov-2023 18:21:44] 1. Versuche, Backup zu erstellen …
[15-Nov-2023 18:21:44] Komprimiere Dateien als ZipArchive. Bitte haben Sie einen Moment Geduld.
[15-Nov-2023 21:29:00] Backup wurde erstellt.
[15-Nov-2023 21:29:00] Archivgröße ist 5,16 GB.
[15-Nov-2023 21:29:00] 66469 Dateien mit 6,87 GB im Archiv.
[15-Nov-2023 21:29:02] 1. Versuche, ein Backup zum S3-Service zu senden …
[15-Nov-2023 21:29:03] Verbunden zum S3 Bucket „memwoo-backup“ in eu-central-1
[15-Nov-2023 21:29:03] Prüfe auf nicht abgebrochene, mehrteilige Uploads …
[15-Nov-2023 21:29:03] Upload zum S3 Service begonnen …
[15-Nov-2023 21:33:01] FEHLER: Backup kann nicht zu Amazon S3 übertragen werden! (0)
[15-Nov-2023 21:33:01] Eine Datei im S3-Bucket gelöscht.
[15-Nov-2023 21:33:01] FEHLER: Job mit Fehlern beendet in 11511 Sekunden. Um eine korrekte Ausführung zu gewährleisten, müssen Sie die Fehler beheben.Hi,
same thing. Please add support for High-Performance Order Storage (HPOS). It’s the only plugIn in my store which does not support this new highly neccessary Woocommerce Feature.
So any news from you on this?
So got the solution!
It works again.
The dhl made technical adjustments to the system -> and a lot of accounts have been deleted. The support knows about this issue. Support fixed it within 5 minutes!Hi Shadi,
I’ve sent you an email to dhl*@* did you get it?
With my logs from today
MartinVersion: 2.7.2
Any news on that?
Got the same problem – without having changed anything
Thanks, MartinHi df9517,
maybe you could answer my question. When I activate the Use Global Site Tag in the PlugIn: What Google Analytics Tracking ID do I need to use? The G-XXXXX or UA-XXXXX-X? I don’t know which one I have to use with the option “Use Global Site Tag”.
Thanks, MartinForum: Plugins
In reply to: [Google Analytics for WooCommerce] Upgrade to gtag.jsGot the same email. Google strongly insists to change from the analytics.tag to gtag.
Yes exactly. I need a way to pick-out variations. So is there “something” that I can use for variations to pick them out? There are so many attributes to set filters but I haven’t found one that I can use for/on variation-level. So my question ist, what could be “something” for variations? I’ve found nothing.
Thanks!
Forum: Plugins
In reply to: [DHL Shipping Germany for WooCommerce] “SECURITY_VIOLATION” Errorsame problem here.
- Two PayPal