{"id":16449,"date":"2019-12-02T21:16:26","date_gmt":"2019-12-03T02:16:26","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/recent-posts\/magento-2-installation-configuration-operation-issues-and-solutions\/"},"modified":"2019-12-06T14:02:14","modified_gmt":"2019-12-06T19:02:14","slug":"magento-2-installation-configuration-operation-issues-and-solutions","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=16449","title":{"rendered":"Magento 2 : installation\/configuration\/operation issues and Solutions"},"content":{"rendered":"<p>&quot;The Component Dependency Check status never changes. In some cases, the status of the Component Dependency Check doesn\u2019t change, even after you try to correct issues. In that case, you can either delete or rename files named <code>&lt;magento_root&gt;\/var\/.update_cronjob_status<\/code> and <code>&lt;magento_root&gt;\/var\/.setup_cronjob_status<\/code> and try running the Component Manager again.&quot;<\/p>\n<p><a href=\"https:\/\/devdocs.magento.com\/guides\/v2.3\/comp-mgr\/trouble\/cman\/component-depend.html\">https:\/\/devdocs.magento.com\/guides\/v2.3\/comp-mgr\/trouble\/cman\/component-depend.html<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&quot;The Component Dependency Check status never changes. In some cases, the status of the Component Dependency Check doesn\u2019t change, even after you try to correct issues. In that case, you can either delete or rename files named &lt;magento_root&gt;\/var\/.update_cronjob_status and &lt;magento_root&gt;\/var\/.setup_cronjob_status and try running the Component Manager again.&quot; https:\/\/devdocs.magento.com\/guides\/v2.3\/comp-mgr\/trouble\/cman\/component-depend.html<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1907,182],"tags":[],"class_list":["post-16449","post","type-post","status-publish","format-standard","hentry","category-magento-2","category---blog","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":15982,"url":"http:\/\/bangla.sitestree.com\/?p=15982","url_meta":{"origin":16449,"position":0},"title":"Magento 2: Misc Stuff","author":"Sayed","date":"August 17, 2019","format":false,"excerpt":"How to Upgrade Magento Version from 2.2.x to 2.3.0? http:\/\/www.codextblog.com\/magento-2\/upgrade-magento-version-2-2-x-2-3-0\/ --- Back up and roll back the file system, media, and database https:\/\/devdocs.magento.com\/guides\/v2.3\/install-gde\/install\/cli\/install-cli-backup.html --- System Upgrade: conflicting component dependencies https:\/\/community.magento.com\/t5\/Magento-2-x-Version-Upgrades\/System-Upgrade-conflicting-component-dependencies\/td-p\/27404 --- Set the Magento mode https:\/\/devdocs.magento.com\/guides\/v2.3\/config-guide\/cli\/config-cli-subcommands-mode.html --- Command-line upgrade https:\/\/devdocs.magento.com\/guides\/v2.3\/comp-mgr\/cli\/cli-upgrade.html --- Update and upgrade checklist https:\/\/devdocs.magento.com\/guides\/v2.3\/comp-mgr\/prereq\/prereq_compman-checklist.html --- dry run example\u2026","rel":"","context":"In &quot;Magento 2&quot;","block_context":{"text":"Magento 2","link":"http:\/\/bangla.sitestree.com\/?cat=1907"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":76369,"url":"http:\/\/bangla.sitestree.com\/?p=76369","url_meta":{"origin":16449,"position":1},"title":"Solution that worked for the issue: Your current session has been expired. for Magento2","author":"sayedjustetc","date":"November 17, 2024","format":false,"excerpt":"Solution that worked for the issue: Your current session has been expired. for Magento2 cat shell-scripts\/temp.sh# fix misc issues, can be routine sudo php bin\/magento maintenance:enable#sudo rm -rf var\/cache\/#sudo rm -rf generated\/sudo chmod +x bin\/magentosudo php bin\/magento setup:upgrade#sudo php bin\/magento setup:static-content:deploy -fsudo php bin\/magento setup:di:compilesudo php bin\/magento indexer:reindexsudo php bin\/magento\u2026","rel":"","context":"In &quot;Root&quot;","block_context":{"text":"Root","link":"http:\/\/bangla.sitestree.com\/?cat=1"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":15984,"url":"http:\/\/bangla.sitestree.com\/?p=15984","url_meta":{"origin":16449,"position":2},"title":"Upgrade magento from 2.3.1 to 2.3.2","author":"Sayed","date":"August 19, 2019","format":false,"excerpt":"Upgrade Magento from 2.3.1 to 2.3.2 From 2.3.0 to 2.3.2 should also work; from some other earlier versions may or may not work.. A very similar approach worked for me (Note: I have no interest to work in the industry with Magento). Also, after upgrade, check the error log and\/or\u2026","rel":"","context":"In &quot;Magento 2&quot;","block_context":{"text":"Magento 2","link":"http:\/\/bangla.sitestree.com\/?cat=1907"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":14842,"url":"http:\/\/bangla.sitestree.com\/?p=14842","url_meta":{"origin":16449,"position":3},"title":"Misc Linux Commands (CentOS\/Redhat) that you might find useful","author":"Sayed","date":"June 28, 2019","format":false,"excerpt":"1 php -v 2 yum repolist 3 yum repolist | remi 4 yum repolist | grep remi 5 yum repolist | grep ius 6 yum makecache 7 yum update 8 reboot 9 adduser ariro 10 passwd ariro 11 usermod -a -G apache ariro 12 adduser magento 13 passwd magento 14\u2026","rel":"","context":"In &quot;Magento 2&quot;","block_context":{"text":"Magento 2","link":"http:\/\/bangla.sitestree.com\/?cat=1907"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25053,"url":"http:\/\/bangla.sitestree.com\/?p=25053","url_meta":{"origin":16449,"position":4},"title":"Misc Linux Commands (CentOS\/Redhat) that you might find useful #Root","author":"Author-Check- Article-or-Video","date":"April 15, 2021","format":false,"excerpt":"1 php -v 2 yum repolist 3 yum repolist | remi 4 yum repolist | grep remi 5 yum repolist | grep ius 6 yum makecache 7 yum update 8 reboot 9 adduser ariro 10 passwd ariro 11 usermod -a -G apache ariro 12 adduser magento 13 passwd magento 14\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":14846,"url":"http:\/\/bangla.sitestree.com\/?p=14846","url_meta":{"origin":16449,"position":5},"title":"Learn some CentOS Linux : Redhat Linux","author":"Sayed","date":"June 29, 2019","format":false,"excerpt":"This is mostly about Centos Linux. However, this also shows commands related to how to install Magento 2 on LEMP (E for Nginx Web-server). Some PHP related stuff are there as well. LEMP + CentOS + Magento 2 : VM Image or one click install: I did not see readily\u2026","rel":"","context":"In &quot;Magento 2&quot;","block_context":{"text":"Magento 2","link":"http:\/\/bangla.sitestree.com\/?cat=1907"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/16449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16449"}],"version-history":[{"count":1,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/16449\/revisions"}],"predecessor-version":[{"id":16472,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/16449\/revisions\/16472"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16449"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16449"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}