Cannot see the Dashboard

Permalink
Hello, I am new to concrete 5, I've broken the dashboard of a site I am currently developing locally. I'm pretty perplexed by it too.

If I want to edit the front end of the site, everything is all good. I can carry blocks, edit Seo, basically, everything available on the left sidebar is available to me.

Now that said, I can see the right sidebar, but any of the dashboard functionality seems to be off limits to me. All I get is the concrete5 icon and a blank white page. looking in the console, I'm getting 500 errors. Has anyone encountered this problem?


I rolled everything back to a commit from earlier today (when I believe it was working), but it doesn't seem to have done anything, I have no earlier git commits, unfortunately.

One thing I did do earlier today was accidentally getting my IP banned by doing too many logins, I was wondering if it had anything to do with that, or if I should just try and salvage what I can of the theme and do a fresh C5 install.

1 Attachment

 
mnakalay replied on at Permalink Reply
mnakalay
the IP ban shouldn't create that kind of issues. An IP ban is temporary and only lasts a couple of hours. Also, a ban would send you to a "not authorized" page, not show you something half broken.

When you get an error 500 it means something in the code is wrong and breaking everything.

If you are not sure what you did or installed before that happened, then yes you might want to do a fresh install instead of spending hours trying to figure it out.