Closed Alienpups closed 2 months ago
Do you get any errors or info from the logs on your server or in the console while this is happening?
Can you check the network tab as well? Is it failing to perhaps fetch any data client-side. If it's getting the initial data I'm suspecting something to do with CORS/CSRF or related issues.
Hi @paulpopus , I’m not seeing any errors in the logs/terminal. The initial load of the live preview works, but as soon as you make a change, the preview doesn’t update. Normally, the new “Exit Preview” button should also appear in the live preview, but that’s missing as well.
I’ve already asked around in several places, including the creators of AllAboutPayload on YouTube, but nobody had a solution there either.
Would it be possible for me to send you something privately so you can take a look at it yourself? I think that might be the quickest and most accessible way to solve this. What do you think?
Solved by simply using coolify.
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
Link to reproduction
No response
Environment Info
Describe the Bug
I created my project using the create-payload-app@beta both locally and on the AWS EC2 instance with the website template. I haven’t made any changes to the project aside from the necessary setup steps to properly configure Payload. In my local environment I run MongoDB in a docker container and also on the same AWS EC2 where Payload/Next.js are running.
Issue: The live preview and preview functionality work under the following scenarios:
The live preview and preview functionality does NOT work under the following scenario:
.env:
apache config:
Reproduction Steps
Troubleshooting Steps Taken:
Adapters and Plugins
MongoDBAdapter