Skip to content
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

can not access admin page, broken links #2765

Closed
yulijia opened this issue Dec 19, 2015 · 2 comments
Closed

can not access admin page, broken links #2765

yulijia opened this issue Dec 19, 2015 · 2 comments

Comments

@yulijia
Copy link

yulijia commented Dec 19, 2015

Dear all,
I have searched a lot of solutions about this problem(issue #2272 #2614 ), but all of the solutions didn't help me solve the problem. So I open an issue at here.
If you can try click the website link, you can get an 404 error on the page.

http://123.56.234.155/magento/index.php/admin_mvmx20/

 The requested URL /magento/admin_mvmx20/admin/index/index/key/7cc06ff901ad095388290f025ef0d80bd6d7483d6d8843022a2f5be04229aa08/ was not found on this server.
Apache/2.4.7 (Ubuntu) Server at 123.56.234.155 Port 80

The debug.log shows:

[2015-12-19 14:59:59] main.DEBUG: cache_invalidate:  {"method":"GET","url":"http://123.56.234.155/magento/index.php/admin_mvmx20/","invalidateInfo":{"tags":["interception","CONFIG"],"mode":"matchingTag"},"is_exception":false} []

Hope that can help you to find the problem.

Thanks.

@yulijia
Copy link
Author

yulijia commented Dec 20, 2015

I try those command several times and it works!

bin/magento cache:clean
bin/magento cache:flush
magento setup:static-content:deploy 'zh_Hans_CN'

However, there is another bug. I install magento 2 with Chinese language, the frontend show the correct links, like

pub/static/frontend/Magento/luma/zh_Hans_CN/mage/calendar.css

But, the admin page shows the wrong links.

pub/static/adminhtml/Magento/backend/en_US/extjs/resources/css/ext-all.css

@yulijia yulijia changed the title can not access admin page, page not found can not access admin page, broken links Dec 20, 2015
@davidalger
Copy link
Member

The GitHub issue tracker is intended for technical issues only. Please refer to the Community Forums or Magento Stack Exchange site for technical questions. In your case, the programming questions forum is likely the most appropriate. Feel free to reopen this issue if you think you have encountered a bug in Magento 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants