Jump to content

1.7.4 error


julien

Recommended Posts

Hi,

I need your Help, after failed update, i can't access my backoffice Page. I have this:

Whoops, looks like something went wrong.

1/1RouteNotFoundException in appDevDebugProjectContainerUrlGenerator.php line 104:Unable to generate a URL for the named route "admin_stock_overview" as such route does not exist.

  1. in appDevDebugProjectContainerUrlGenerator.php line 104
  2. at appDevDebugProjectContainerUrlGenerator->generate('admin_stock_overview', array(), '0') in classes.php line 1291
  3. at Router->generate('admin_stock_overview', array(), '0') in classes.php line 7843
  4. at Router->generate('admin_stock_overview', array(), '0') in Link.php line 736
  5. at LinkCore->getAdminLink('AdminStockManagement') in AdminController.php line 2018
  6. at AdminControllerCore->getTabs('9', '2') in AdminController.php line 2020
  7. at AdminControllerCore->getTabs('2', '1') in AdminController.php line 2020
  8. at AdminControllerCore->getTabs() in AdminController.php line 1863
  9. at AdminControllerCore->initHeader() in Controller.php line 201
  10. at ControllerCore->run() in Dispatcher.php line 379
  11. at DispatcherCore->dispatch() in index.php line 95

If you have an idea to solve my probleme would be great.

 

Best regards

 

Julien

 

Link to comment
Share on other sites

  • 4 weeks later...

We have faced the exactly the same issue. In our case, the admin page was giving the 500 error & error log was showing the following error. 

Uncaught Symfony\\Component\\Routing\\Exception\\RouteNotFoundException: Unable to generate a URL for the named route "admin_stock_overview" as such route does not exist.

We have just deleted all the files from the cache folder i.e. app/cache & everything working fine.

Hope it will help.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...