When I make the deploy via EB CLI. Everything goes smoothly. But when I open my link. It doesn´t show content. I have tried to move the .ebextensions and the server.js to accomodate the static files. But I havent been able to resolve it.
Asked
Active
Viewed 20 times
0
-
Have you checked the output of `eb log`? There might be an indication there as to what's wrong. – progfan Dec 11 '18 at 22:40
-
I have. There is no indication of error – Felipe Vallina Dec 11 '18 at 22:42
-
This is a difficult one to address. Typically, the "access" section of the logs convey something useful. Does the application work locally? – progfan Dec 12 '18 at 00:42
-
In my question there is a screenshot of the 'access log' – Felipe Vallina Dec 12 '18 at 04:24
-
I can't tell what the problem is. – progfan Dec 12 '18 at 18:08