I’ve created a patch that will work around this issue. This patch is for WordPress 3.6.1. It is a hack, not something that should be taken very seriously except that it points out where the problem may be. I don’t know PHP, but was able to trace it back to this point before giving up. I expect someone with more familiarity with the WordPress code base could figure out what the problem is once they see the patch and see what code is being modified.
I did notice that the code is doing a lot of checks against the IP of the remote server. I’m not sure the justification for checking whether the remote server is on a private network, but that may be part of the issue. The server we exported from is on 10.10.2.16, while the server we import on is 10.10.1.206. Both are on the same private network.
The patch is available here: http://pastebin.com/LeVtWKhX
Related Posts:
- WordPress Multisite: Automatically run importer upon creating new site
- How to migrate WordPress Blogs into Multisite without using the GUI-Import/Export Feature
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- WordPress (+WPMU) Import/Export ALL settings?
- Switch a single site to a multi-site
- Merge Multisites with Shared Network Media Library
- Adding a existing developed site to a multisite installation of WordPress
- Can i import a site (plugins, database, images) etc. Into an existing wordpress multisite?
- Move Multiple WP Installs on a single domain to WP Multisite
- Which is the correct way to migrate content from single WP to WP multisite
- Export / import
- How To Upload Existing WordPress Site To WordPress Multisite Using SSH
- Migrate site from WordPress multisite to another WordPress multisite
- How to create 30 new sites from an export of a master site?
- Can’t import posts in multisite
- Prevent site down when importing data from large XML file
- Is WP Importer Safe on Multisite?
- WordPress showing strange characters – UTF8
- How to delete post revisions?
- How to get blog name, when using WordPress Multisite
- Upload path/URL weirdness for the main blog of a multisite/network setup
- WP_Site_Query vs. WP_Network_Query in WordPress 4.6
- Multisite/network–automatic self-registration, blog setup
- COOKIE_DOMAIN setting confusion
- Restrict users on multisite WordPress install
- Possible to make custom role in multisite that can add sites?
- Multisite: use media from one site vs. copying the same media to all language sites?
- Asian language multisite IDN subdomain
- Using separate Apache log files for multisite
- Nginx rules for subdomain multisite install (Bedrock)
- when using add_user_to_blog getting error “Call to undefined function get_userdata”
- Restrict the user access in multi site for non-assigned blogs
- Network setup tab is not shown under Tools
- Set multisite settings when new site created
- SQL to check how many sites a user is a member of
- Getting an ERROR: Cookies are blocked error when logging in to a site on a different domain?
- Multi-site: Change the URL of main site to HTTPS
- How to show sites under “My Sites” Menu in admin panel wordpress multisite?
- What type of Google tracking should I use?
- Force Uploads Use Yearmonth to off (0) for all existing sites in Multisites
- How can I get multisite primary blog (url or path) for current user?
- convert from single site to multisite (network) with existing subdomains
- Changing admin sub-domain in WordPress multisite
- Yoast Sitemap grouping external sitemaps [closed]
- Change Username?
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Update User Role Across Network when Main Site User is Updated
- Get the User ID Who Owns a Given Blog ID in Multisite
- What does “Use BalanceTags” Do?
- Images don’t show up
- Redirect subdomain in Multisite installation?
- Include only a domain path in multisite Network
- How can I automatically duplicate a site’s pages onto network site?
- Gravity Forms: gform_wrapper stays hidden even though JS-scripts load without errors
- Multisite User cannot access dashboard
- WordPress Multisite logout conflict
- SEO implications of assigning a new domain to a multisite subdomain [closed]
- Migrating static site to multisite with multiple domains and subdomains
- Share DB tables between two blogs on the same WP Multisite installation
- 404 redirecting to home [closed]
- How to check main blog in a multisite using if statement?
- MULTISITE SUB-DOMAIN JUST SHOWS INDEX OF -> CGI-BIN INSTEAD OF SHOWING SITE
- How do I check if the user is a site owner in a network?
- Handling single.php in Multisite
- Multisite – Multiple logo?
- One Site as a part of Multisite to be hidden (Un-published) from Public?
- Multisite signup spam troubles
- get_user_meta() in multiste with respect to subdomain
- Different Domains in Multisite Setup
- How can I map the primary domain for subsite as subdirectory for another domain?
- Minimize Performance Issues of MultiSite Large Number of Tables Created
- Disable site visiting and user logins excepting for a specific user
- How to share User Database between Two Multisite Installations + More
- Two installs conflicting – Pages redirecting
- Website not listed under Sites (in a Network environment)
- Give users acces to admin a single post or set up WP network?
- WordPress Multisite for multi-language
- get_site_option / update_site_option – the main site and sub sites do not share the same storage
- Can I use the main Multisite as a backend only?
- Number of total comment does not tally with the number of comment?
- Downloading customized theme from wordpress
- Subsites in Multisite throw 404 in wp-admin
- WordPress theme to support single website but with 3 sections for 3 languages
- WordPress multisite condition for certain blog_id’s
- the menu of the network does not display my second website
- Multisite – site user limited only for this site
- Update siteurl and home in multisite subsites to https
- WordPress multi-domain with multiple sites with multiple languages
- Get variable from previous blog while using switch_to_blog
- Domain level problem for multisite?
- Redirect www.mainsite.com/subsite/wp-login to www.mainsite.com/wp-login
- WordPress multisite not working
- New multisite redirects to main site
- How to disable style filtering in post?
- How does adding custom meta to signup form work?
- Can’t un-archive site after upgrading to WordPress 3.8
- Create a Network of Different websites with wordpress
- WP Multisite: Do a function after blog is activated
- How to login Separately in each blog?
- Cookies in Multisite network where sites have their own domain name?