Question

After I have enabled my new module , I got this error with no details where the error persists so I can debug it, has anyone has an idea about this 1 exception(s):

Exception #0 (Exception): Notice: Undefined index: id in /shared/httpd/xxxx/magento-v2/vendor/magento/module-config/Model/Config/Structure/Element/Iterator.php on line 63

Exception #0 (Exception): Notice: Undefined index: id in /shared/httpd/xxxx/magento-v2/vendor/magento/module-config/Model/Config/Structure/Element/Iterator.php on line 63

#2 Magento\Config\Model\Config\Structure->getTabs() called at [vendor/magento/module-config/Model/Config/Structure.php:209]
#3 Magento\Config\Model\Config\Structure->getFirstSection() called at [vendor/magento/module-config/Controller/Adminhtml/System/AbstractConfig.php:63]
#4 Magento\Config\Controller\Adminhtml\System\AbstractConfig->dispatch(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/framework/Interception/Interceptor.php:58]
#5 Magento\Config\Controller\Adminhtml\System\Config\Index\Interceptor->___callParent('dispatch', array(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#)) called at [vendor/magento/framework/Interception/Interceptor.php:138]
#6 Magento\Config\Controller\Adminhtml\System\Config\Index\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/module-backend/App/Action/Plugin/Authentication.php:143]
#7 Magento\Backend\App\Action\Plugin\Authentication->aroundDispatch(&Magento\Config\Controller\Adminhtml\System\Config\Index\Interceptor#000000002132ad000000000056b17f60#, &Closure#000000002132ad1f0000000056b17f60#, &Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/framework/Interception/Interceptor.php:135]
#8 Magento\Config\Controller\Adminhtml\System\Config\Index\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/framework/Interception/Interceptor.php:153]
#9 Magento\Config\Controller\Adminhtml\System\Config\Index\Interceptor->___callPlugins('dispatch', array(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#), NULL) called at [generated/code/Magento/Config/Controller/Adminhtml/System/Config/Index/Interceptor.php:39]
#10 Magento\Config\Controller\Adminhtml\System\Config\Index\Interceptor->dispatch(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/framework/App/FrontController.php:159]
#11 Magento\Framework\App\FrontController->processRequest(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#, &Magento\Config\Controller\Adminhtml\System\Config\Index\Interceptor#000000002132ad000000000056b17f60#) called at [vendor/magento/framework/App/FrontController.php:98]
#12 Magento\Framework\App\FrontController->dispatch(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/framework/Interception/Interceptor.php:58]
#13 Magento\Framework\App\FrontController\Interceptor->___callParent('dispatch', array(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#)) called at [vendor/magento/framework/Interception/Interceptor.php:138]
#14 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/framework/Interception/Interceptor.php:153]
#15 Magento\Framework\App\FrontController\Interceptor->___callPlugins('dispatch', array(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#), array(array('default_store_se...', 'page_cache_from_...', 'storeCookieValid...', 'install', 'configHash'))) called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#16 Magento\Framework\App\FrontController\Interceptor->dispatch(&Magento\Framework\App\Request\Http#000000002132ae0a0000000056b17f60#) called at [vendor/magento/framework/App/Http.php:116]
#17 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:24]
#18 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
#19 Magento\Framework\App\Bootstrap->run(&Magento\Framework\App\Http\Interceptor#000000002132ae7c0000000056b17f60#) called at [index.php:39]**

Any hint could be useful

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top