initial network domain is an IP address: mapped domains are intermittently worki
-
I set up a network on multisite and have domain mapping plugin in with three domains mapped. I used bitnami stack install on an AWS ec2.
I use subdomains and not subdirectories for networking.
The Server IP Address was added and it does not have a CNAME, I know what a Cname is but it is not clear what the Cname field is looking for here. And that might be the root of my issues.
I am hosting in AWS and route53 (DNS) is pointing all the mapped domains to that IP address, “Server IP Address” with the following options checked:
– Permanent redirect
– User domain mapping page
– Redirect administration pagesI have a sites like:
xyz.54.90.13.145.xip.io
eddf.54.90.13.145.xip.io
abc.54.90.13.145.xip.ioDomains are like:
xyz.com -> xyz.54.90.13.145.xip.io
eddf.com -> eddf.54.90.13.145.xip.io
abc.com -> abc.54.90.13.145.xip.ioThe issues I have are intermittent so I know it’s difficult to diagnose but here’s an attempt to explain the issue(s):
From the sites page (/wp-admin/network/sites.php) I see:
xyz.54.90.13.145.xip.io
eddf.54.90.13.145.xip.io
abc.54.90.13.145.xip.ioOn the sites page, if I click to “visit” xyz.54.90.13.145.xip.io, it takes me to that site’s first page. Later in the day, I can click on the same link and it errors out, “can not connect”. And when I get that error, the domain, xyz.com, has the same error. When I have seen this, I can go to the server and restart apache/wp/mysql/php and those licks work again.
I’ve been using this for testing before I move production sites but this experience gives me little confidence in moving prod sites to the MU install. I have lots of software and SaaS experience but am new to multisite WP.
Any hints or help is much appreciated!
- The topic ‘initial network domain is an IP address: mapped domains are intermittently worki’ is closed to new replies.