cancel
Showing results for 
Search instead for 
Did you mean: 

Got 404 from nowhere

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Got 404 from nowhere

So my frontend and backend was working just fine; today I tried to see my frontend and I see this

 

trouble.png

 

I've already deploy my static content but still the problem persists.

The backend shows the same page.

What can be??
Thank you!!

2 REPLIES 2

Re: Got 404 from nowhere

Hello @manuel adrián_ 

 

You can check by removing pub/static files. After deleting them, you can re-create them by executing the following commands:

 

php bin/magento setup:static-content:deploy

 

Also you should adjust the file system permissions. https://mage2.pro/t/topic/259 

 

Hope it will work for you.

If my answer is useful, please Accept as Solution & give Kudos.

Re: Got 404 from nowhere

Hi @manuel adrián_ 

 

please run the below command in putty via.

php bin/magento setup:static-content:deploy -f

 

and also check the file permission for pub Folder

 

 make sure apache “rewrite_module” is enable and the restart the server

 

Thanks

Selva

if issue solved,Click Kudos & Accept as Solution
Thanks
SelvaKumar