GPM not reachable. Please check your internet connection or check

I’m trialing SmarterASP web hosting, which is IIS based hosting PHP 7.0.6. I’m encountering the following when attempting to open the Plugins and Themes admin pages:

GPM not reachable. Please check your internet connection or check the Grav site is reachable

The atom news feed fails to load too, but all other functions appear to be working.

Curl 7.47.1 is enabled, as is OpenSSL/1.0.2g.

Can anyone help? I’d love to be able to get GRAV working, for use in future projects.

Thanks

The log contains the following:

[2016-09-22 15:23:22] grav.CRITICAL: An exception has been thrown during the rendering of a template ("GPM not reachable. Please check your internet connection or check the Grav site is reachable") in "partials/plugins-list.html.twig" at line 19. - Trace: #0 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(355): Twig_Template->displayWithErrorHandling(Array, Array) #1 H:\root\home\\www\\cache  wig\ec\ecc64e22cc2b2f935ba43124a2d4d8d26aa19dee47ead4419d8c721e5b07fc12.php(218): Twig_Template->display(Array) #2 H:\ro ot\h ome\[remo ved]\www\\vendor  wig  wig\lib\Twig\Template.php(167): __TwigTemplate_3d875a9c7fa4502ca3c4b958c266eb91f12a6d7fd6a2c611d218dea 470f3271d->block_content(Array, Array) #3 H:\root\home\\www\\cache  wig\ed\ed022f69666a66aa6b0b1844efc58b7baab3e9d9abb75dd102210ccf362bf2a5.php(205): Twig_Template->displayBlock('content', Array, Array) #4 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(167): __TwigTemplate_f94c90f451a48da7d1872b8203aec323a1fe66c99ece4eab161e621 6756b742c->block_page(Array, Array) #5 H:\root\home\\www\\cache  wig\ed\ed022f69666a66aa6b0b1844efc58b7baab3e9d9abb75dd102210ccf362bf2a5.php(158): Twig_Template->displayBlock('page', Array, Array) #6 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(167): __TwigTemplate_f94c90f451a48da7d1872b8203aec323a1fe66c99ece4eab161e621 6756b742c->block_body(Array, Array) #7 H:\root\home\\www\\cache  wig\ed\ed022f69666a66aa6b0b1844efc58b7baab3e9d9abb75dd102210ccf362bf2a5.php(45): Twig_Template->displayBlock('body', Array, Array) #8 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(387): __TwigTemplate_f94c90f451a48da7d1872b8203aec323a1fe66c99ece4eab161e621 6756b742c->doDisplay(Array, Array) #9 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(355): Twig_Template->displayWithErrorHandling(Array, Array) #10 H:\root\home\\www\\cache  wig\ec\ecc64e22cc2b2f935ba43124a2d4d8d26aa19dee47ead4419d8c721e5b07fc12.php(63): Twig_Template->display(Array, Array) #11 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(387): __TwigTemplate_3d875a9c7fa4502ca3c4b958c266eb91f12a6d7fd6a2c611d218dea 470f3271d->doDisplay(Array, Array) #12 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(355): Twig_Template->displayWithErrorHandling(Array, Array) #13 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Template.php(366): Twig_Template->display(Array) #14 H:\root\home\\www\\vendor  wig  wig\lib\Twig\Environment.php(347): Twig_Template->render(Array) #15 H:\root\home\\www\\system\src\Grav\Common\Twig\Twig.php(340): Twig_Environment->render('plugins.html.tw...', Array) #16 H:\root\home\\www\\system\src\Grav\Common\Service\OutputServiceProvider.php(19): Grav\Common\Twig\Twig->processSite(NULL) #17 H:\root\home\\www\\vendor\pimple\pimple\src\Pimple\Container.php(113): Grav\Common\Service\OutputServiceProvider->Grav\Common\Service\{closur e}(Object(Grav\Common\Grav)) #18 H:\root\home\\www\\system\src\Grav\Common\Processors\RenderProcessor.php(17): Pimple\Container->offsetGet('output') #19 H:\root\home\\www\\system\src\Grav\Common\Grav.php(121): Grav\Common\Processors\RenderProcessor->process() #20 H:\root\home\\www\\system\src\Grav\Common\Grav.php(396): Grav\Common\Grav->Grav\Common\{closure}() #21 [internal function]: Grav\Common\Grav::Grav\Common\{closure}('render', 'Render', Object(Closure)) #22 H:\root\home\\www\\system\src\Grav\Common\Grav.php(372): call_user_func_array(Object(Closure), Array) #23 H:\root\home\\www\\system\src\Grav\Common\Grav.php(122): Grav\Common\Grav->__call('measureTime', Array) #24 H:\root\home\\www\\index.php(45): Grav\Common\Grav->process() #25 {main} [] []
---

I’ve even tried using the latest bin and system code folders from git, but it made no difference.

We have a potential fix for this. Should be out in the next release: https://github.com/getgrav/grav/issues/1044