SSL to api.www.ads-software.com not connecting
-
I am brand new to WordPress. I have a brand new install of 4.5.2. I have successfully installed WordPress and connected to the database. The site itself works fine. My problem is with the dashboard. Before installing any themes or plugins, I noticed no themes or plugins showed up when I clicked the Add New button. Since then, I have manually installed the Salient theme and Salient Visual Composer plugin. I have spent hours going through forums trying to determine why I can’t see or search for plugins or themes via the dashboard. Meanwhile, I’ve noticed the dashboard takes 30 – 60 seconds to fully load each page. I’ve turned on debug in wp-config and all the log messages point to a problem connecting to api.www.ads-software.com. On almost every page of the dashboard, I get a variation of this message:
“( ! ) Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in /zdata/apache/docroot/wp-includes/update.php on line 479″.
This is followed by a list of functions, times and locations. All of them end up pointing to calls to api.www.ads-software.com. The website is hosted on a server owned and run by the company I work for. I am not the server admin and know nothing about PHP/Apache server configurations. The network is behind a firewall and proxy. I will need to relay any suggestions to my network admins. Here’s what I have tried so far.
- Using the dashboard on the proxy network, company wi-fi (no proxy), as well as other wi-fi networks unrelated to my company.
- Adding the WP_PROXY HOST, PORT, USERNAME, PASSWORD and BYPASS_HOSTS code to wp-config
- Increasing the timeout for the call to api.www.ads-software.com to 90 seconds. This just caused it to take longer to display the error message.
- Disabling the one plugin running and switching the theme to 2016.
- Had the network admins turn on proxy access to the server group.
- Confirmed SSL certificate is installed.
- Confirmed WordPress Address (URL) and Site Address (URL) are set to HTTPS
- Added ‘define(‘FORCE_SSL_ADMIN’, true);’ to wp-config
At this point, my network admins do not know what to do. They do not have experience with WordPress. I think the problem has something to do with the server configuration but I don’t know what needs to be changed.
- The topic ‘SSL to api.www.ads-software.com not connecting’ is closed to new replies.