-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
status: needs-triagePossible bug which hasn't been reproduced yetPossible bug which hasn't been reproduced yet
Description
Bug Report
Payload admin interface is not being served in mono repo.
I don't get any error messages, and the logs look fine:
web:serve: cache bypass, force executing 25981d9f1524a6dc
web:serve:
web:serve: > web@ serve /Users/user/deleteme/apps/web
web:serve: > cross-env NODE_ENV=production node ./server.js
web:serve:
web:serve: [09:23:58] INFO (payload): Connected to Mongo server successfully!
web:serve: [09:23:58] INFO (payload): Starting Payload...
web:serve: [09:23:58] INFO (payload): Payload Admin URL: http://localhost:3000/admin
web:serve: Express server listening on port 3000
but when visiting /admin I get a 404, even though the logs say it should be served there.
Steps to Reproduce
See README in reproduction repo: https://github.com/MoSattler/payload-repro
Metadata
Metadata
Assignees
Labels
status: needs-triagePossible bug which hasn't been reproduced yetPossible bug which hasn't been reproduced yet