payloadcms / payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
https://payloadcms.com
MIT License
23.57k stars 1.5k forks source link

Demo had no user -> Created one #8348

Closed milamer closed 1 week ago

milamer commented 1 week ago

Link to reproduction

https://demo.payloadcms.com/admin

Describe the Bug

Was greeted with the create-first-user route. Created the demo@payloadcms.com user so that it works as intended.

To Reproduce

Not sure what triggered this

Payload Version

demo

Adapters and Plugins

No response

paulpopus commented 1 week ago

Hey, thanks for this. Something must've gone wrong with the regular DB backup and restore. It looks to be fine now, but we'll keep an eye on it

PatrikKozak commented 1 week ago

@paulpopus @milamer The DB resets every 1 hour of the day e.g. 12pm, 1pm, 2pm etc

So if you try to access the demo at for example exactly 2pm - then you could be accessing it while the DB is in the process of resetting - making it seem as though no data exists.

It usually takes about a minute to fully reset.

github-actions[bot] commented 5 days ago

This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.