This message was deleted.
# ask-questions
w
This message was deleted.
f
@future-teacher-7046 do you have an example?
b
I have my terraform code
Is that what you are referring to?
this is the error I am getting:
503 Service Temporarily Unavailable
f
oh
b
yeah, I gave you alot of info
sorry
f
np
so for starters, hitting the API url directly should give you a json object
I get a 503 - which is likely throwing something to your container logs
b
yeah, I can see that on local
the logs aren't really showing anything
And, I can't exec into ecs fargate
If am I using s3, do I need this env variable? volumes: - uploads:/usr/local/src/app/packages/back-end/uploads
w
If am I using s3, do I need this env variable?
volumes:
- uploads:/usr/local/src/app/packages/back-end/uploads
No you don't.
153 Views