insidesherpa / JPMC-tech-task-1

56 stars 350 forks source link

"HTTP server started on port 8080" not printed on the command line #274

Open Dolapo-stack opened 2 years ago

Dolapo-stack commented 2 years ago

I have already set up my development environment and ran the server and client.py script but instead of printing the output on the command line, it opened both files in my visual studio code. Please help me to understand why and how to fix it.

rahma921 commented 2 years ago

I have the same issue. Does anyone know how to fix it?

indexjoseph commented 2 years ago

what are you typing on the command line

Dolapo-stack commented 2 years ago

I have found out where the problem is. It has been resolved. Thanks a lot.

On Tue, 19 Oct 2021, 00:15 Joseph Oladeji, @.***> wrote:

what are you typing on the command line

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/insidesherpa/JPMC-tech-task-1/issues/274#issuecomment-946239478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ5L54YMXMQO3HH7S54SOBLUHSS7RANCNFSM5F3REMAQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

awelawi commented 2 years ago

I have found out where the problem is. It has been resolved. Thanks a lot. On Tue, 19 Oct 2021, 00:15 Joseph Oladeji, @.***> wrote: what are you typing on the command line — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#274 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ5L54YMXMQO3HH7S54SOBLUHSS7RANCNFSM5F3REMAQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

I'm having the same issue, what was your error?