Giter VIP home page Giter VIP logo

cloudverve / wp-sync-db Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wp-sync-db/wp-sync-db

73.0 11.0 6.0 1.33 MB

A WordPress plugin that lets you push, pull, and sync database tables between WordPress instances.

Home Page: https://wp-sync-db.github.io

License: GNU General Public License v2.0

CSS 14.04% JavaScript 44.46% PHP 41.46% Shell 0.04%
wordpress wordpress-plugin synchronization

wp-sync-db's Issues

#121 - scope: ajax_initiate_migration error

Old version stopped working and I am trying out this fork.
Trying to push from local to live server (nginx). SSL is enabled.
Could it be misconfiguration of local SSL?
So weird that there isn't a foolproof solution to one of the most important actions on the most popular website platform.

The connection failed, an unexpected error occurred, please contact support. (wp-sync-db#121 - scope: ajax_initiate_migration)

Media Sync is not working

Figured out that this repo is far ahead of the original repo, but unfortunately, media sync doesn't happen.

I see that you have mentioned this on the Readme as well. I am using your latest release.

Any idea how we can get it working?

WPSDB Error: The connection to the remote server has timed out, no changes have been committed. (#134 - scope: ajax_migrate_table)

WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 28: Connection timed out after 10007 milliseconds
)

    )

[error_data] => Array
    (
    )

[additional_data:protected] => Array
    (
    )

)

Table Prefix: wp_
WordPress: 5.6
Web Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.4.12
PHP: 7.4.12
MySQL: 5.5.5-10.4.16-MariaDB
ext/mysqli: yes
WP Memory Limit: 40M
WPSDB Bottleneck: 1 MB
Debug Mode: No
WP Max Upload Size: 40 MB
PHP Post Max Size: 40 MB
PHP Time Limit: 120
PHP Error Log: C:\xampp\php\logs\php_error_log
fsockopen: Enabled
OpenSSL: OpenSSL 1.1.1h 22 Sep 2020
cURL: Enabled

automated push/pull

Is there a way to have an automated push/pull in the plugin features? Or can I archive this with a cronjob etc.?

Migration Failed

Hi,

I am getting a Migration failed notification. The error reported is

WordPress database error: [Duplicate foreign key constraint name 'fk_wp_wc_download_log_permission_id']
ALTER TABLE `wp_wc_download_log` ADD CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE

Could anyone advise how to resolve please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.