Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Error when logging into admin

Started by Muut Archive 11 years ago · 8 replies · 265 views
11 years ago

Hi Guys,

I'm getting this error message when logging into the admin panel

TXT
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


[RuntimeException]
Error while trying to download 'http://getgrav.org/downloads/plugins.json'

TXT


Any ideas?
11 years ago

are you 'offline' ? is this a local server? do you have curl disabled?

11 years ago

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.

11 years ago

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?

11 years ago

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.

Will keep looking to see what I can find out

11 years ago

Ok - Just changed twig to 'true' in the system.yaml and that seems to have fixed the issue? Weird.

11 years ago

nope i changed

TXT
    twig: false

to

TXT
    twig: true

in user/config/system.yaml and it's now working. Don't know if it's related, but it's working now.

11 years ago

Oh, probably under events:. That is defaulted to on, and you would definitely see that error if you had accidentally toggled that off.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1336 9 years ago
Archive · by Muut Archive, 9 years ago
2 925 9 years ago
Archive · by Muut Archive, 9 years ago
2 4056 9 years ago
Archive · by Muut Archive, 9 years ago
1 2941 9 years ago
Archive · by Muut Archive, 9 years ago
3 1112 9 years ago