Skip to content

Missing required argument $routerList of Magento\Framework\App\RouterList. #5031

@mhauri

Description

@mhauri

Steps to reproduce

  1. Install Magento the Integrator way.
  2. Copy a working env.php to app/etc/
  3. Import an working database dump into mysql.
  4. Open the Site in the Browser

Expected result

  1. The Site is shown as expected

Actual result

  1. Error message appears: "Missing required argument $routerList of Magento\Framework\App\RouterList.".
Missing required argument $routerList of Magento\Framework\App\RouterList.
#0 /Volumes/workspace/magento2/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(82): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments('Magento\\Framewo...', Array, Array)
#1 /Volumes/workspace/magento2/vendor/magento/framework/ObjectManager/ObjectManager.php(71): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Framewo...')
#2 /Volumes/workspace/magento2/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(236): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Framewo...')
#3 /Volumes/workspace/magento2/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(53): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\\Framewo...', NULL, 'routerList', 'Magento\\Framewo...')
#4 /Volumes/workspace/magento2/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(82): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments('Magento\\Framewo...', Array, Array)
#5 /Volumes/workspace/magento2/vendor/magento/framework/ObjectManager/ObjectManager.php(71): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Framewo...')
#6 /Volumes/workspace/magento2/vendor/magento/framework/App/Http.php(114): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Framewo...')
#7 /Volumes/workspace/magento2/vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\Http->launch()
#8 /Volumes/workspace/magento2/index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#9 {main}

This is quite a pitty as the same procedure was working in Magento 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions