m107
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] DB restore always fails!I want it to be private, only for you AND I want to send about 20 logs.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] DB restore always fails!@nrobertsudp how can I send you all the logs safely?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] DB restore always fails!Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] DB restore always fails!I gave all the logs to Chatgpt and the answer was this:
The log file begins with an overview of the environment, including:
- UpdraftPlus Version: 1.24.12
- WordPress Version: 6.7.1
- PHP Version: 8.2.26
- MySQL Version: 8.0.40
- Server: nginx/1.26.2
- Max Packet Size: 64MB
- Multisite: No
I’ll analyze the full log content to identify any errors related to database restore failures. Let me proceed. ??
The log entries indicate the restore process is initializing but does not provide clear error messages specific to database failures in the lines reviewed. Some potential issues:
- AJAX Calls for Restore: The restore process depends on AJAX, which can fail due to timeouts or server configuration issues.
- File Handling: The system is attempting to process multiple parts of the backup (e.g., uploads parts). If there are missing parts or corrupt files, this could interrupt the restore.
- WP_Filesystem Setup: While the setup appears to be successful, any subsequent errors here could impede restoration.
Let me search deeper in the logs for explicit database-related failures. ??
The log does not explicitly report a failure related to the database restoration process in the reviewed lines. However, several possibilities could explain persistent restore failures:
- Server Limits:
- The log mentions the max execution time (900 seconds) and memory limits. If the database restore exceeds these limits, it could fail.
- File Integrity:
- If any database backup files are incomplete or corrupted, the restore will fail. Ensure the backup files are complete and valid.
- MySQL Configuration:
- The MySQL max packet size is 64MB. Large database files exceeding this limit might fail to restore. Consider increasing this limit temporarily for restoration.
- Timeout Issues:
- AJAX-based processes are prone to timeout issues, especially for large databases. Check if the restore halts after a specific duration.
Suggested Actions:
- Verify the integrity of the backup files.
- Temporarily increase server limits:
- Max execution time.
- MySQL max packet size (
max_allowed_packet
).
- Use manual database restoration via tools like phpMyAdmin or the MySQL command line if UpdraftPlus continues to fail.
Forum: Plugins
In reply to: [Schema] Not answering to premium plugin users, AGAIN!Hello????????
Forum: Plugins
In reply to: [Schema] Not answering to premium plugin users, AGAIN!I have not received any reply yet, it has been 4 days. Just now I sent another email!
Forum: Plugins
In reply to: [Schema] Support system issue?1- The problem still not fixed. I am using the latest version already, have you receive my yesterday email?
2- I just opened another ticket right now, for “how to” schema problem, have you received it? I am asking here because there were no confirmation email after ticket submission, like before!Forum: Plugins
In reply to: [Schema] Schema Premium + WPBakery Page BuilderI sent a message in your website to fix a billing issue, but have not received any confirmation, can you assist?
Forum: Plugins
In reply to: [Hustle - Email Marketing, Lead Generation, Optins, Popups] front.css.mapYou referred to “front.css.map” in of your files:
https://vgy.me/CHHkgs.pngThe file name is “front.min” in this path: wordpress-popup\assets\css
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] redux-framework #bugAny eta when will it be updated?
I installed “Custom AMP” plugin and it fixed the error!
I have the same problem! I opened one post and added the logo address (size 60 x 600), it does not fix it. Even if it could get fixed, I am not able to open my all 300 posts and add the logo one by one! Why there is no option to add the logo for all posts?
Any idea how can I fix this error?
Forum: Themes and Templates
In reply to: A code to get the page titleI think I found the problem. How can I add the code after every post tile? just in the post page(single).
Forum: Themes and Templates
In reply to: A code to get the page titleI dont have access to that, but it can be anything, there is no problem there, but my wordpress should pass the post title to that iframe code.
Forum: Themes and Templates
In reply to: A code to get the page titleNo, you can try it in your wordpress in any web server.