I’m getting this error message when logging into the admin panel
An exception has been thrown during the rendering of a template ("Error while trying to download 'http://getgrav.org/downloads/plugins.json'") in "partials/nav.html.twig" at line 39.
I’ve also noticed that when I try to bin/gpm update in SSH I get this
I’m online - the web address is troygreatz.com and the site was working no problems with the virtual domain…now that the dns records have been allocated this is when the issue started.
I don’t recall having to specify an actual URL anywhere…I’ve added the subdirectory to the htaccess file but that didn’t change anything either.
The admin fatal error is going to be fixed in the next Admin update. I had the same issue when navigating the site locally, offline.
Bug, being a live server there is a problem in downloading the plugins list, most probably because PHP cURL is not enabled on the server, as rhukster said. Can you check that?
Strange thing is though is that this site is hosted on the same server (in a different sub-directory) with admin plugin installed and doesn’t have any issues.