Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Incorrect table name" #76

Open
GarethAlinedCreativeDesign opened this issue Jul 18, 2017 · 3 comments
Open

"Incorrect table name" #76

GarethAlinedCreativeDesign opened this issue Jul 18, 2017 · 3 comments

Comments

@GarethAlinedCreativeDesign

Hi, I keep getting an issue occuring when trying to pull from a live website to my local environment.

"WordPress database error: [Incorrect table name '_mig_blindwarestaging_wp_woocommerce_downloadable_product_permissions']
DROP TABLE IF EXISTS `_mig_blindwarestaging_wp_woocommerce_downloadable_product_permissions`

I can't seem to resolve this issue... I've tried disabling plugins on the remote/source website.

Can anyone assist ?

@GarethAlinedCreativeDesign
Copy link
Author

WordPress: 4.8
Web Server: Apache
PHP: 5.6.31
MySQL: 5.6.36-log
ext/mysqli: yes
WP Memory Limit: 256M
Blocked External HTTP Requests: None
WPMDB Bottleneck: 4 MB
WP Locale: en_US
DB Charset: utf8mb4
Debug Mode: Yes
WP Max Upload Size: 50 MB
PHP Post Max Size: 50 MB
PHP Time Limit: 30
PHP Error Log: 
fsockopen: Enabled
OpenSSL: OpenSSL 1.0.2l  25 May 2017
cURL: Enabled
Enable SSL verification setting: No
Compatibility Mode: Yes
Delay Between Requests: 0 s

Active Theme Name: Blindware Theme
Active Theme Folder: blindware

Active Plugins:
Advanced Custom Fields PRO* (v5.5.12) by Elliot Condon
All-in-One WP Migration* (v6.52) by ServMask
Breadcrumb NavXT* (v5.7.0) by John Havlik
TinyMCE Advanced* (v4.6.3) by Andrew Ozz
WooCommerce* (v3.0.8) by Automattic
WP Migrate DB Pro (v1.7.2) by Delicious Brains

Must-use Plugins:
WP Migrate DB Pro Compatibility (v1.1) by Delicious Brains

********************************************
******  Log date: 2017/07/18 02:57:25 ******
********************************************

WPMDB Error: The connection failed, an unexpected error occurred, please contact support. (#121 - scope: ajax_verify_connection_to_remote_site)

Attempted to connect to: http://localhost:8888/blindware/wp-admin/admin-ajax.php

WP_Error Object
(
    [errors] => Array
        (
            [http_request_failed] => Array
                (
                    [0] => cURL error 7: Failed to connect to localhost port 8888: Connection refused
                )

        )

    [error_data] => Array
        (
        )

)



@thomasjedstrom
Copy link

I'm having the same issue. I can successfully connect from my MAMP site to my Azure instance, but when trying to connect from Azure going the other way, I get the

The connection failed, an unexpected error occurred, please contact support. (#121 - scope: ajax_verify_connection_to_remote_site)

@thomasjedstrom
Copy link

Also, if I push from my local site, it takes down the DB server. So far, the only solution has been to dump that Azure instance and spin up another, but at this point I've gotta get this stuff transferred by the eod, so I think I'm just gonna do it manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants