whiteboard icon indicating copy to clipboard operation
whiteboard copied to clipboard

Doesn't run on ec2 instance

Open najeeb-ur-rahaman opened this issue 2 years ago • 3 comments

Hi I cloned the code into an amazon ec2 instance and followed the steps you mentioned. After running the command " npm run start:dev" when i go to the url the url doesn't show me anything. Did i do something worng. Can you please help.

najeeb-ur-rahaman avatar Dec 05 '23 21:12 najeeb-ur-rahaman

Please post the console output / error msgs you get?

cracker0dks avatar Dec 05 '23 21:12 cracker0dks

I am sorry, i need to know how to run this on a public ip address

najeeb-ur-rahaman avatar Dec 05 '23 22:12 najeeb-ur-rahaman

I am running the code on an ec2 instance. so i need to modify the code to connect to the instance ip address. But i am not sure where to do it

image The applications running but i cant see the output

najeeb-ur-rahaman avatar Dec 05 '23 22:12 najeeb-ur-rahaman

I think this is not a problem related to this whiteboard sry for the late reply. You need to know your public IP and add the correct port to connect to the application ( IP:8080 )

cracker0dks avatar Feb 19 '24 13:02 cracker0dks