-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While deploy to AWS with SST getting below error #10606
Comments
Please add a reproduction in order for us to be able to investigate. Depending on the quality of reproduction steps, this issue may be closed if no reproduction is provided. Why was this issue marked with the
|
Actually I can't provide the github repo link as it's my company's project |
Hi @KBambharoliya I use Payload and SST as well, can I see your sst.config for the the payload app? I assume you are using the container (AWS Fargate) deployment? |
Describe the Bug
[Error: Failed to collect configuration for /[child]/[subChild]/[result]] {
[cause]: TypeError: Invalid URL
at 62543 (.next/server/chunks/2501.js:226:52141)
at Function.t (.next/server/webpack-runtime.js:1:128) {
input: '',
code: 'ERR_INVALID_URL'
}
}
Link to the code that reproduces this issue
pnpx create-payload-app@latest -t blank
Reproduction Steps
Getting build error while push changes to github.
Which area(s) are affected? (Select all that apply)
Not sure
Environment Info
The text was updated successfully, but these errors were encountered: