Skip to main content

Questions tagged [web-setup-wizard]

Filter by
Sorted by
Tagged with
1 vote
1 answer
3k views

In the admin panel, the normal Web Setup Wizard page is not showing. But there is no error in the front end. What might be the cause of this ?
karthikeyan's user avatar
1 vote
0 answers
174 views

I'm getting the following error when I try to enter my public and private key from auth.json file in system config: Command "show" failed: Authentication required (packages.mageworx.com): ...
Daniel's user avatar
  • 69
1 vote
2 answers
2k views

After installing magento 2.3.5-p1 I get an exception on setup page (in web setup). PHP Fatal error: Uncaught Zend_Cache_Exception: cache_dir "/var/www/html/magento2/var/page_cache" is not ...
Mikhaylo HODOVANIUK's user avatar
3 votes
4 answers
2k views

I have tried every possible solution I could find on the internet. From increasing the MEMLIMIT in the php.ini to 2G to removing the required tags in composer.json and so on. This is a Vanilla ...
Tommy's user avatar
  • 155
0 votes
1 answer
50 views

I am try to install extension from web setup wizard then always or any extension try to install but give error "Error! You need to resolve these issues to continue." and Check Component Dependency ...
Chirag Gondaliya's user avatar
1 vote
0 answers
62 views

I am using the Magento 2.2.6(CE). In Admin Panel, System => Tools => Web Setup Wizard redirect to the following url Url: BASE_URL/setup/index.php/session/unlogin How to solve this issue? Thanks in ...
Hardik Makwana's user avatar
0 votes
1 answer
324 views

I am installing Magento CE 2.3.2, the installation fails at 24% with the error [ERROR] PDOException: SQLSTATE[42S02]: Base table or view not found The full Console Log is below. I notice that the ...
Kevin Russell's user avatar
3 votes
0 answers
622 views

Magento 2.2 Error from Updater Application Cron Script: Found non-writable path(s): /home/jon/as/.htaccess /home/jon/as/.htaccess.sample /home/jon/as/.php_cs.dist /home/jon/as/.travis.yml ...
Firoz007's user avatar
0 votes
1 answer
674 views

I cannot upgrade using the admin System upgrade wizard. When I run the readiness checks everything passes apart from "Check Component Dependency". The problem reads: " We found conflicting ...
Andy Semmens's user avatar
1 vote
2 answers
1k views

After upgrading to Magento Community 2.2.6 the setup wizard required me to enter my access keys again. Every time I try to add my public and private keys from my Magento Marketplace account the server ...
user73513's user avatar
0 votes
1 answer
419 views

This is a very critical issue. I recently upgraded from Magento CE 2.2.5 to CE 2.2.6 using the Web Setup Wizard. The upgrade went fine and the site is working. When I try to access Web Setup Wizard ...
Braza's user avatar
  • 101
0 votes
1 answer
801 views

I need your help please... After upgrade from 2.2.3 to 2.2.4 I got blank page when I click on Web Setup Wizard in System>Tools> Web Setup Wizard. It was working before upgrade.
Greay's user avatar
  • 135
3 votes
2 answers
3k views

It is been going on for hours [2018-06-23 10:30:04 CEST] Update is already in progress. [2018-06-23 10:31:03 CEST] Update is already in progress. [2018-06-23 10:32:04 CEST] Update is already in ...
Patrick Hopstaken's user avatar
1 vote
0 answers
843 views

My Magento version is 2.2.3 When i open web setup wizard from admin It gives error like Welcome to Magento Admin, your online store headquarters. To use the Magento setup wizard sign into your ...
Jigs Parmar's user avatar
  • 2,350
0 votes
1 answer
445 views

To use the Magento setup wizard I logged into Admin account and navigate to System => Tools => Web Setup Wizard But https://dev.mywebsite.com/setup/ Url showing 500 Internal Server Error I ...
Jugal Kishor's user avatar
  • 1,225
4 votes
1 answer
3k views

I have updated to Magento 2.2.4 from 2.2.3 Now the Module Manager module grid is not showing: Google Chrome console shows /setup/index.php/moduleGrid/modules:1 Failed to load resource: the ...
Trevor's user avatar
  • 41
0 votes
0 answers
456 views

I'm using Magento version 2.2.5-dev as a testing space for some things. Basically I have a company that wants to just have a magento instance to experiment with for some time before deciding on an ...
Jem's user avatar
  • 101
8 votes
2 answers
3k views

If I install Magento 2 via composer, I end up with a root level folder named update/ This contains the stand-alone updater application. Where do the updater come from? I know Magento's composer ...
Alana Storm's user avatar
  • 44.5k
2 votes
1 answer
1k views

I want to install Amazon-Pay in my Magento 2.1.0 But I can't open the [Component Manager] page. I got the 500 error when I opened the page [Web Setup Wizard] and click to [Component Manager] ...
Ying Style's user avatar
1 vote
1 answer
529 views

In the admin panel, the normal Web Setup Wizard page is not showing. But there is no error in the front end. What might be the cause of this?
Dean's user avatar
  • 125
0 votes
1 answer
598 views

When I went to system configuration in Setup Wizard to enter and save my keys, it saved them but then gave me the following error: Command "show" failed: [InvalidArgumentException] Package magento/...
user2434477's user avatar
1 vote
0 answers
130 views

I am trying to install Magento but when I get to the add database to the setup wizard I only get errors like these: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No such ...
user1235861's user avatar
1 vote
0 answers
143 views

I need to install a module via the Component Manager for an M2 2.1.2 instance that seems to be broken here and there to put it midly. There does not seem to be a Composer option, unfortunately, for ...
laketuna's user avatar
  • 6,850
0 votes
1 answer
1k views

On setting up a new Magento instance (2.1), the process is getting stuck it seams at 99%, on Caches Clearing: Is this normal? How long should this process take and is there any task after this that ...
tim.baker's user avatar
  • 853
0 votes
1 answer
371 views

How to configure apache/magento2 to be able to reach the /setup when /pub is configured as root? When i configure apache to use /pub as root i can't access the web-setup-wizard. Does someone have a ...
TNordkvist's user avatar