Skip to content
Discussion options

You must be logged in to vote

Hey @madman3 — yes, deployment works for that repo and you can see it deployed in production with the live site that reflects the custom website series here:

https://metricstructures.com

This is likely something to do with your environment. What you should do is try and determine why that request to your API is failing. You should look at the Apache logs. Your request is failing at the Apache level, and the errors that you are seeing are because your Apache server is sending back HTML instead of sending back the response from the Payload API - meaning that your Apache server is not successfully proxying the request to your Node server. This is solely related to your server, unfortunately.

T…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@madman3
Comment options

Answer selected by madman3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants