reset password
Author Message
JackStrauss
Posts: 236
Posted 14:32 Nov 28, 2016 |

For testing purposes, I'm running HWK 3 on port 5000.

I have been running it on different ports such as 3000, 7000, and 8000, for testing.

Once the app is operating at 100% CRUD capability, and functionality, I just switch it to the port required by the prof.

Maybe this can help you, in case port 8080 is being used by another program.

dle35
Posts: 22
Posted 15:24 Nov 28, 2016 |

I am assume you are running it by using local host. If you are using Eclipse TomCat server, they are using port 8080. Just turn off the Server in TomCat. When you upload to Digital Ocean you wont encounter this problem.