Dashboard not available after adding single page

Permalink
Hi guys,

My dashboard is not Working anymore.

I added single page and it gave an error related to xdebug.max_nesting_level

I increased the xdebug.max_nesting_level value and now there is a more general error: ERR_CONNECTION_RESET

What can I do?

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi alinpop,

As a quick fix, have you tried disabling Xdebug?
alinpop replied on at Permalink Reply
No, but I will.

What I did try and simply worked is just to connect the website to a backup database.

Apparently the problem was generated by a conflict name.

The dashboard page I wanted to create had the same name as a page on the frontend.
alinpop replied on at Permalink Reply
I disabled Xdebug and it worked perfectly.

I tried to repeat the error but I couldn't and realized that the namespace was wrong when I first tried to create the page.