Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
please explain Bottle runtime log
#1
Bottle v0.13-dev server starting up (using MyWSGIRefServer())...
Listening on http://0.0.0.0:10000/
Hit Ctrl-C to quit.

localhost - - [06/Jul/2016 10:27:52] "HEAD / HTTP/1.1" 200 0
localhost - - [06/Jul/2016 10:27:52] "GET /hello HTTP/1.1" 200 81
localhost - - [06/Jul/2016 10:27:52] "GET /favicon.ico HTTP/1.1" 404 743
localhost - - [06/Jul/2016 10:28:17] "GET / HTTP/1.1" 200 115988
localhost - - [06/Jul/2016 10:28:17] "GET /favicon.ico HTTP/1.1" 404 743
localhost - - [06/Jul/2016 10:28:18] "GET /api/file-tree HTTP/1.1" 200 6471
localhost - - [06/Jul/2016 10:28:38] "GET /api/file-tree HTTP/1.1" 200 6471
# QWEBAPPEND
localhost - - [06/Jul/2016 13:21:36] "GET /__exit HTTP/1.1" 200 0
Okay short story. Couple months ago. I installed Qpython on Android. Tested a bit. Forgot all about it. Forward to today. Suddenly an Android notification appears. Name was like Qpython runtime log. I click it. Above text appears.

Am I paranoid or whats happening?
Reply


Messages In This Thread
please explain Bottle runtime log - by Kebap - Sep-21-2016, 02:45 PM
RE: please explain Bottle runtime log - by nilamo - Sep-21-2016, 02:50 PM
RE: please explain Bottle runtime log - by Kebap - Sep-21-2016, 04:04 PM
RE: please explain Bottle runtime log - by nilamo - Sep-22-2016, 03:40 PM
RE: please explain Bottle runtime log - by snippsat - Sep-22-2016, 05:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Issue with bottle-pymysql nikos 13 5,519 Feb-23-2019, 11:15 AM
Last Post: nikos
  How to access routes using Bottle Framework nikos 5 4,308 Feb-13-2019, 11:43 PM
Last Post: nikos
  Passing a query value from a Bottle html template to a route with an encoding nikos 0 2,933 Sep-30-2018, 03:29 AM
Last Post: nikos

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020