-
Bug ReportHi, I deployed my payload-cms to docker on a vps, but after the first user registration I don't have access to anything. Everything works fine, no other errors in the container logs, but I can't create any new data in the collection due to Steps to Reproduce
Other DetailsPayload version: 1.5.9 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 19 replies
-
Hey @eduhdev12 — this is probably related to one of two things:
I'll convert this to a discussion to keep conversation going as this is not a problem with Payload itself, but I'm more than happy to help! |
Beta Was this translation helpful? Give feedback.
-
This sounds like the same issue that I'm running into (link to my discussion). Related, the deployment docs is 404. |
Beta Was this translation helpful? Give feedback.
-
Hello, in my case someone helped me and changed the |
Beta Was this translation helpful? Give feedback.
Hello, in my case someone helped me and changed the
csrf
that must follow the prefix connection type if it'shttp
orhttps
and now seems to work flawlessly!