You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-06-17 02:18:40.054 ERROR 1463351 NotFoundError: /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php Not Found
at notFound (/www/wwwroot/service/node_modules/@midwayjs/koa/dist/framework.js:135:23)
at async /www/wwwroot/service/dist/modules/user/middleware/app.js:59:13
at async /www/wwwroot/service/dist/modules/base/middleware/log.js:26:13
at async /www/wwwroot/service/dist/modules/base/middleware/authority.js:147:13
at async /www/wwwroot/service/node_modules/@midwayjs/i18n/dist/middleware.js:150:17
at async bodyParser (/www/wwwroot/service/node_modules/koa-bodyparser/index.js:78:5)
at async session (/www/wwwroot/service/node_modules/@midwayjs/session/dist/middleware/session.js:137:17)
at async /www/wwwroot/service/node_modules/koa-static-cache/index.js:41:56
at async /www/wwwroot/service/node_modules/@midwayjs/core/dist/baseFramework.js:273:40
at async /www/wwwroot/service/node_modules/@midwayjs/core/dist/baseFramework.js:267:24 {
code: '404',
cause: undefined,
status: 404
}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the problem(描述问题)
2024-06-17 02:18:40.054 ERROR 1463351 NotFoundError: /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php Not Found
at notFound (/www/wwwroot/service/node_modules/@midwayjs/koa/dist/framework.js:135:23)
at async /www/wwwroot/service/dist/modules/user/middleware/app.js:59:13
at async /www/wwwroot/service/dist/modules/base/middleware/log.js:26:13
at async /www/wwwroot/service/dist/modules/base/middleware/authority.js:147:13
at async /www/wwwroot/service/node_modules/@midwayjs/i18n/dist/middleware.js:150:17
at async bodyParser (/www/wwwroot/service/node_modules/koa-bodyparser/index.js:78:5)
at async session (/www/wwwroot/service/node_modules/@midwayjs/session/dist/middleware/session.js:137:17)
at async /www/wwwroot/service/node_modules/koa-static-cache/index.js:41:56
at async /www/wwwroot/service/node_modules/@midwayjs/core/dist/baseFramework.js:273:40
at async /www/wwwroot/service/node_modules/@midwayjs/core/dist/baseFramework.js:267:24 {
code: '404',
cause: undefined,
status: 404
}
Midway Versions(Midway 版本)
3.16.2
Beta Was this translation helpful? Give feedback.
All reactions