-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to login BO after upgrade to 2.4.4p3 with Msi disabled #37301
Comments
Hi @angelo983. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Dash. Thank you for working on this issue.
|
Hi @angelo983 , Verified the issue in 2.4.4-p2 magento instance,the issue is not reproducible. Kindly refer the below screenshots: Steps to reproduce: 1.Install 2.4.4 -p2 magento instance Can able to login back office without any issues.Kindly provide more information if the issue is still reproducible. Regards, |
These are the modules that I disabled: |
Hi @angelo983 , Verified the issue the in 2.4.4-p3 which is upgraded from 2.4.4-p2 still the issue is not reproducible.As per your last comments i disabled the all module still the backend admin working properly. Regards, |
If all other modules are active, please try to reset password and complete
the steps for a new password. I have an exception in this scenario too
Il Ven 31 Mar 2023, 06:25 Rajasekar Panneerselvam ***@***.***>
ha scritto:
… Hi @angelo983 <https://github.com/angelo983> ,
Verified the issue the in 2.4.4-p3 which is upgraded from 2.4.4-p2 still
the issue is not reproducible.As per your last comments i disabled the all
module still the backend admin working properly.
Kindly refer the screenshots:
[image: bo3]
<https://user-images.githubusercontent.com/60198592/229022296-59480742-27f5-4198-92e5-d0aec869df2e.png>
[image: bo1]
<https://user-images.githubusercontent.com/60198592/229022246-0de5b8bb-bd40-4be4-ab68-5d40a50a9028.png>
[image: bo2]
<https://user-images.githubusercontent.com/60198592/229022258-edbbfd40-4cff-44d6-8c05-e9236b4fd59f.png>
Regards,
—
Reply to this email directly, view it on GitHub
<#37301 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFZBP5VJTCM76VR7DLODQM3W6ZMDRANCNFSM6AAAAAAWJIVBC4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @angelo983 , Thanks for your contribution, Verified the issue in 2.4.4-p3 and the issue is not reproducible. 1.List of Module disabled: User can able to access the admin panel without any issue. Regards, |
Hi @angelo983 We have noticed that this issue has not been updated for a period of 14 Days. Hence we assume that this issue is fixed now, so we are closing it. Please raise a fresh ticket or reopen this ticket if you need more assistance on this. Thanks. |
Preconditions and environment
Steps to reproduce
Disable all Magento_Inventory modules
Upgrade from magento 2.4.4p2 to 2.4.4p3
Login in the backoffice area
Expected result
Access to the backoffice
Actual result
The login page hangs on this error:
1 exception(s):
Exception #0 (LogicException): Could not create an acl object: Invalid Document
Element 'resource': The attribute 'title' is required but missing.
Line: 16
Element 'resource': The attribute 'title' is required but missing.
Line: 14
#1 Magento\Framework\Acl\Builder\Proxy->getAcl() called at [vendor/magento/module-backend/Model/Auth/Session.php:258]
#2 Magento\Backend\Model\Auth\Session->processLogin() called at [vendor/magento/module-backend/Model/Auth.php:165]
#3 Magento\Backend\Model\Auth->login() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#4 Magento\Backend\Model\Auth\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#5 Magento\Backend\Model\Auth\Interceptor->Magento\Framework\Interception{closure}() called at [vendor/magento/module-admin-adobe-ims/Plugin/DisableAdminLoginAuthPlugin.php:56]
#6 Magento\AdminAdobeIms\Plugin\DisableAdminLoginAuthPlugin->aroundLogin() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#7 Magento\Backend\Model\Auth\Interceptor->Magento\Framework\Interception{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#8 Magento\Backend\Model\Auth\Interceptor->___callPlugins() called at [generated/code/Magento/Backend/Model/Auth/Interceptor.php:23]
#9 Magento\Backend\Model\Auth\Interceptor->login() called at [vendor/magento/module-backend/App/Action/Plugin/Authentication.php:207]
#10 Magento\Backend\App\Action\Plugin\Authentication->_performLogin() called at [vendor/magento/module-backend/App/Action/Plugin/Authentication.php:159]
#11 Magento\Backend\App\Action\Plugin\Authentication->_processNotLoggedInUser() called at [vendor/magento/module-backend/App/Action/Plugin/Authentication.php:127]
#12 Magento\Backend\App\Action\Plugin\Authentication->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#13 Magento\Backend\Controller\Adminhtml\Denied\Index\Interceptor->Magento\Framework\Interception{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#14 Magento\Backend\Controller\Adminhtml\Denied\Index\Interceptor->___callPlugins() called at [generated/code/Magento/Backend/Controller/Adminhtml/Denied/Index/Interceptor.php:32]
#15 Magento\Backend\Controller\Adminhtml\Denied\Index\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:245]
#16 Magento\Framework\App\FrontController->getActionResponse() called at [vendor/magento/framework/App/FrontController.php:212]
#17 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:147]
#18 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#19 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#20 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#21 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#22 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#23 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/App/Bootstrap.php:264]
#24 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:30]
Additional information
Debug done editing /vendor/magento/framework/Config/Reader/Filesystem.php:166
for printing all config acl resources.
I found two missing titles
/vendor/magento/module-inventory-in-store-pickup-sales-api/etc/acl.xml
<resource
id="Magento_InventoryInStorePickupApi::inStorePickup" title="In-Store Pickup">/vendor/magento/module-inventory-source-selection-api/etc/acl.xml
<resource
id="Magento_InventoryApi::source" title="Inventory Source">Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: