Adhrit icon indicating copy to clipboard operation
Adhrit copied to clipboard

Server running but unable to access service

Open vamsirocks opened this issue 4 years ago • 1 comments

Describe the bug I had successfully launched the command python3 run.py and all prerequisites got installed and below screen shot depicts results

`* Serving Flask app "app" (lazy loading)

  • Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  • Debug mode: off
  • Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
  • Restarting with stat 127.0.0.1 - - [06/Jan/2021 09:39:40] "GET / HTTP/1.1" 200 -

Usage: kill [options] [...]

Options: [...] send signal to every listed -, -s, --signal specify the to be sent -l, --list=[] list all signal names, or convert one to a name -L, --table list all signal names in a nice table

-h, --help display this help and exit -V, --version output version information and exit

For more details see kill(1). /bin/sh: 1: ng: not found 127.0.0.1 - - [06/Jan/2021 09:39:51] "GET / HTTP/1.1" 200 - 127.0.0.1 - - [06/Jan/2021 09:39:51] "GET /favicon.ico HTTP/1.1" 404 - 127.0.0.1 - - [06/Jan/2021 09:40:05] "GET / HTTP/1.1" 200 - 127.0.0.1 - - [06/Jan/2021 09:50:52] "GET / HTTP/1.1" 200 -

` To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here. adhirit2 adhiritissue

Please let me know the issue to run the server where i can input any apk .

vamsirocks avatar Jan 06 '21 04:01 vamsirocks

Hi @vamsirocks

Could you access http://127.0.0.1:4200 and post the results?

abhi-r3v0 avatar Jan 11 '21 07:01 abhi-r3v0