I have a problem with the Drupal 8.Χ
Suddenly, while I was working with the program, I saw this message:
The website encountered an unexpected error. Please try again later.

Comments

Jaypan’s picture

That's a generic error. You'll need to look in your Drupal, php, apache and database error logs to find out the actual problem.

Bomberakis’s picture

Hey my friend.
Thank you for your message.
Ηow to find the actual problem?
Because I'm not a programmer, you can tell me exactly what to do?

Bomberakis’s picture

That is the problem: [Mon Mar 14 22:37:18.661132 2016] [:error] [pid 3488:tid 1608] [client ::1:49878] Uncaught PHP Exception InvalidArgumentException: "You cannot create a URL to a display without routes." at C:\\xampp\\htdocs\\drupal\\core\\modules\\views\\src\\ViewExecutable.php line 1905

FiNeX’s picture

Hi, did you create a view with exposed filters? If this is the case please follow this issue: https://www.drupal.org/node/2859094