Questions tagged [404]
Questions related to the 404 HTTP response code in case resources are not found.
246 questions
0 votes
0 answers
161 views
Js files issue in production mode magento2.4.6-p3
Site is working fine in developer mode but when we put the site in production mode there are different files showing 404 in console and these seems default files of magento but the path of the file ...
0 votes
2 answers
99 views
Magento 2 : Many 404 URL from one product
I'm not sure how this happened, but while doing an audit of our site I noticed we have over 92 404 errors and they all are from the same product. Most of the paths are strange as I never added this ...
0 votes
0 answers
44 views
Magento admin redirecting to 404 not found , showing media/admin URL
There is an issue arising with a app admin page is redirecting to media/admin and showing 404. Tried clearing cache as well as tried redeploying static content but the issue persists. Checked for the ...
0 votes
3 answers
493 views
After installing Magento2.4.6-p2 CSS and JS 404 not found
I installed magento2.4.6-p2 in my C:\xampp\htdocs\magento2. But I can see this. In pub .htaccess file is : ############################################ ## Optional override of deployment mode. We ...
0 votes
0 answers
154 views
Magento checkout page intermittently returning 404 error
Thank you for your response. My partner handles the backend techy stuff but is unable to work currently and I am trying to manage in meantime. We use only paypal and it was set up so that once people ...
0 votes
1 answer
384 views
Magento 2 Uncaught Error: Script error for "popper.js", needed by: jquery.bootstrap
We are using Magento 2.4.5-p1 We add popper.js via a custom module but in the browser console, it is still showing - GET `http://127.0.0.1/xyz/pub/popper.js net::ERR_ABORTED 404 (Not Found)` Does ...
1 vote
1 answer
132 views
404 every page on frontend after upgrade 2.4.x
After Upgrade Magento 2.4.5-p1, I got 404 on every page on the frontend. The CSS and JS URLs are correct. The admin is working fine. When I changed the 404 page it changed the 404 page to added page. ...
2 votes
1 answer
2k views
Magento 2.4.4 PageBuilder SourceMaps not generated
I hope to get some help here. I am using M2.4.4 with Pagebuilder on the backend. But on Product Edit Detail I get lots of 404 errors with missing .map files. How can I disable PageBuilder SourceMaps ...