After following steps, there is no report

Created on 31 January 2023, over 1 year ago
Updated 22 May 2023, about 1 year ago

Having followed all the steps for a site (version 9.5.2) that I didn't previously maintain with Composer,

$ composer create-project 'drupal/recommended-project:~9.5' d10readiness
$ cd d10readiness
$ composer show drupal/core | grep versions
$ composer require --dev drupal/core-dev:[copy version above]
$ composer require drupal/upgrade_status

Then, copy all of your custom and contributed projects to the web/modules, web/themes, and web/profiles folders. (You could use Composer to add at least the contributed ones, but since you are not planning to use this build for anything else, this will be the quickest way).<ul>
  <li></li>
</ul>

Visit /admin/reports/upgrade-status, and run the report.

The page mysite.com/admin/reports/upgrade-status comes up with the message 'Page not found'.
What's more, I can see that the directory mysite.com/d10readiness/web/modules/contrib/ contains the module (dir) upgrade_status, but mysite.com/modules does not.

Looks like either the instruction is incomplete or I did something wrong.
But which is it??

πŸ’¬ Support request
Status

Closed: cannot reproduce

Version

3.18

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands mfgr

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mfgr
  • πŸ‡³πŸ‡±Netherlands mfgr
  • Status changed to Postponed: needs info over 1 year ago
  • πŸ‡­πŸ‡ΊHungary GΓ‘bor Hojtsy Hungary

    The instructions does not say to install the Upgrade Status module. Did you do that?

    I updated the project page now to say this:

    Finally, install the Upgrade Status module using the Extend page or with Drush as you would any other module. Visit /admin/reports/upgrade-status, and run the report.

  • Clearing the cache resolved this for me.
    drush cache:rebuild

  • Status changed to Closed: cannot reproduce about 1 year ago
  • πŸ‡­πŸ‡ΊHungary GΓ‘bor Hojtsy Hungary

    With the instructions from the issue summary it would have been a new site, so I am wondering what cache clearing would have helped. That said, the original reporter is not following up anymore, so I think we can close this.

Production build 0.69.0 2024