- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Web Setup Wizard {{menuState.title}}
Hi,
When i access Web setup wizard i get
{{menuState.title}}
When i click it i get; 404 error: Page not found.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
Did you get anywhere with this? We are having the same issue. We thought upgrading to the next version would overwrite and solve the issue but no, we've had the issue since upgrading from 2.1.7 to 2.1.8, now we are on 2.2.2 and it still has the same problem.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
Seriously. This sucks. how do you fix this nonsense?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
Hello @meade916
may i know your domain which index.php set?
is that with pub/index.php or root index.php?
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
Any solutions ?
Magento 2.3 also doing this
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
Hi, have you tried this?!
1. Log into Admin
2. Go to Stores > Configuration
3. Open "Web" tab
4. Scroll down to Base URLs (Secure)
- Use Secure URLs on Storefront -> Yes
- Use Secure URLs in Admin -> Yes
- Enable HTTP Strict Transport Security (HSTS) -> Yes
- Upgrade Insecure Requests -> Yes
5. Open SSH and run php bin/magento cache:clean + php bin/magento cache:flush
I did this for a 401, so not sure if this would solve your issue?! ...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
I had the same when loading the page as https://www.domain.com. I then loaded the page insecure (http://) and the problem was gone.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
Thanks, It works for me!!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
It gives this error when ssl is not installed.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Web Setup Wizard {{menuState.title}}
I had the same error, I stop SSL redirection and while installation used URL with SSL for frontend and backend it works fine.