Error after logging in to the Commerce Admin

This article provides a solution for the issue where you receive an error message saying that the requested URL was not found on this server.

Details

The requested URL /magento2index.php/admin/admin/dashboard/index/key/0c81957145a968b697c32a846598dc2e/ was not found on this server.

Note the lack of a slash character between magento2 and index.php in the URL.

Solution

The base URL is not correct. The base URL must:

  • Start with http:// or https://
  • End with a slash ( / )
  • Match the case of the web/unsecure/base_url record in the core_config_data database table

Re-run the installation using a valid value.

recommendation-more-help
8bd06ef0-b3d5-4137-b74e-d7b00485808a