You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to '...'
Click on '....'
Scroll down to '....'
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.
Please let me know the issue to run the server where i can input any apk .
The text was updated successfully, but these errors were encountered:
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)
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
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:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Please let me know the issue to run the server where i can input any apk .
The text was updated successfully, but these errors were encountered: