Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Server running but unable to access service #45

Open
vamsirocks opened this issue Jan 6, 2021 · 1 comment
Open

Server running but unable to access service #45

vamsirocks opened this issue Jan 6, 2021 · 1 comment

Comments

@vamsirocks
Copy link

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 .

@abhi-r3v0
Copy link
Owner

Hi @vamsirocks

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants