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

Web Setup Wizard not reachable with varnish caching active #4687

Closed
andidhouse opened this issue May 25, 2016 · 10 comments
Closed

Web Setup Wizard not reachable with varnish caching active #4687

andidhouse opened this issue May 25, 2016 · 10 comments

Comments

@andidhouse
Copy link

Magento 2.0.6
Varnish installed version 4.2

Configuration made according to magento guideline.

Problem:
When clicking on the Web Wizard from the backend the site gets redirected to:

http://www.domain.com:8080/setup/

And a blank white screen is shown.
When reloading the site we get redirected to http://www.domain.com:8080/setup/index.php/session/unlogin with this message:

Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard

@mazhalai
Copy link
Contributor

@andidhouse can you please clean your var/session folder and try again?

@afavata
Copy link

afavata commented Jun 15, 2016

Magento 2.0.7 - Varnish 4.1.2 - Same behavior.... web setup wizard shows a white page and url shown is http://www.mywebsite.com:8080/setup/

@oshmyheliuk
Copy link
Contributor

Hi @afavata
Is this issue still reproduces?
Please try to clean varnish cache, or restart varnish process

@afavata
Copy link

afavata commented Sep 23, 2016

Hi @oshmyheliuk

Yes.... issue is still reproduced.
The only way to upgrade is by command line.
No way to access to the Web setup wizard

Thank you

Alessandro

@BaDos
Copy link
Contributor

BaDos commented Nov 7, 2016

Hi, guys!

Cannot reproduce it.
Do you have the same issue on Magento 2.0.10?
Please, provide information about your environment (php, web server, OS, etc).

@veloraven
Copy link
Contributor

According to contributor guide, tickets without response for two weeks should be closed.
If this issue still reproducible please feel free to create the new one: format new issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result and specify Magento version.

@afavata
Copy link

afavata commented Nov 27, 2016

Please reopen this issue.
Every time I do try to access to "Web Setup Wizard" a blank page is shown and an error is recorded in apache2 error.log file as follow:

[Sun Nov 27 19:45:06.821946 2016] [:error] [pid 9725] [client 5.94.205.45:56698] PHP Fatal error: Uncaught Exception: Warning: SessionHandler::write(): open(localhost:11211/sess_lpnfenaaqpg7qv0hno08bqbtc7, O_RDWR) failed: No such file or directory (2) in /var/www/mywebsite/vendor/magento/framework/Session/SaveHandler.php on line 105 in /var/www/mywebsite/vendor/magento/framework/App/ErrorHandler.php:61\nStack trace:\n#0 [internal function]: Magento\\Framework\\App\\ErrorHandler->handler(2, 'SessionHandler:...', '/var/www/mywebs...', 105, Array)\n#1 /var/www/mywebsite/vendor/magento/framework/Session/SaveHandler.php(105): SessionHandler->write('lpnfenaaqpg7qv0...', '')\n#2 [internal function]: Magento\\Framework\\Session\\SaveHandler->write('lpnfenaaqpg7qv0...', '')\n#3 {main}\n thrown in /var/www/mywebsite/vendor/magento/framework/App/ErrorHandler.php on line 61, referer: http://www.mywebsite.com/admin_121271/admin/dashboard/index/key/86014be1ec65cdde4f61861e9772e234f0d233d3696e0769894ba2af14935986/

@treii28
Copy link

treii28 commented Mar 16, 2018

I'm running into this on 2.2.2 with a varnish cache setup

@jonathan-nielsen
Copy link

I'm having the same issue on 2.2.2 with varnish active

@mughalsexpress
Copy link

i am using Magento ver. 2.2.4

and i try my best but unable to fix the issue please help thank you

Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard

magento-cicd2 pushed a commit that referenced this issue Oct 8, 2019
[tsg] MC-19568: Worldpay: Product is missing from shopping cart after Worldpay cancellation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests