Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

502 Bad Gateway on Deploy #59

Open
daltonch opened this issue Aug 29, 2017 · 1 comment
Open

502 Bad Gateway on Deploy #59

daltonch opened this issue Aug 29, 2017 · 1 comment

Comments

@daltonch
Copy link

daltonch commented Aug 29, 2017

We have restructured our API to use microservices and as a response to various threads on the apigee forum we decided to make RPC calls to AWS Lambda using a node proxy and the a127 framework. However we are now unable to deploy our proxy due to an error received when running a127 project deploy,

Deploying project xxx to xxx-dev...
`
Error: Error uploading resource /node_modules/express-session: 502

<title>502 Bad Gateway</title>

502 Bad Gateway


nginx ` The node_module it fails on changes but the 502 Bad Gateway error stays the same. This is causing a major issue in our deployment pipeline as we sometimes deploy 5-10 API changes a day and now we are no longer able to do this. What is the expected timeline to fix and what are the possible workarounds?

Thanks,
Chad

@brunodomenici
Copy link

Same problem here...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants