Skip to content

[4.x]: 404 Error when refresh users list page #17147

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

Closed
ks-dipeshc opened this issue Apr 22, 2025 · 1 comment
Closed

[4.x]: 404 Error when refresh users list page #17147

ks-dipeshc opened this issue Apr 22, 2025 · 1 comment

Comments

@ks-dipeshc
Copy link

What happened?

Error

2025-04-22 02:05:46 [172.18.0.1][108353][84dc288cc650c9d1a4b1682823a8bf4a][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Page not found. in /workspace/vendor/craftcms/cms/src/web/Request.php:1387
Stack trace:
#0 /workspace/vendor/yiisoft/yii2/web/Application.php(82): craft\web\Request->resolve()
#1 /workspace/vendor/craftcms/cms/src/web/Application.php(316): yii\web\Application->handleRequest(Object(craft\web\Request))
#2 /workspace/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest(Object(craft\web\Request))
#3 /workspace/web/index.php(25): yii\base\Application->run()
#4 {main}
2025-04-22 02:05:46 [172.18.0.1][108353][84dc288cc650c9d1a4b1682823a8bf4a][info][application] $_GET = [
    'p' => 'admin/users/users/all/users/all'
]

Steps to reproduce

  • Go to users list from the CP
  • My URL becomes like this: http://craft.ddev.site:8084/index.php?p=admin%2Fusers%2Fall%2Fusers%2Fall&source=*
  • It shows me all the users regardless of group.
  • But when I refresh or reload the page, It throws 404 Page not found error.

Notes

  • Recently I migrate Craft CMS from version 3.9.15 to 4.15.0.2

Craft CMS version

4.15.0.2

PHP version

8.0.2

Operating system and version

No response

Database type and version

MySQL 8.0.26

Image driver and version

No response

Installed plugins and versions

  • PHP: 8.0.2
  • Craft CMS: 4.15.0.2
@brandonkelly
Copy link
Member

Thanks for reporting that! Craft 4.15.1 and 5.7.2 are out with a fix.

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

2 participants