Advertisement
Guest User

calibre

a guest
Jul 21st, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.08 KB | None | 0 0
  1. [cont-init.d] 10-adduser: exited 0.
  2. [cont-init.d] 30-config: executing...
  3. [cont-init.d] 30-config: exited 0.
  4. [cont-init.d] done.
  5. [services.d] starting services
  6. [services.d] done.
  7. [2018-07-21 09:54:39,630] INFO in web: Starting Calibre Web...
  8. [2018-07-21 09:54:39,806] INFO in server: Starting Gevent server
  9. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET / HTTP/1.1" 302 383 0.006009
  10. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /config HTTP/1.1" 200 12215 0.205194
  11. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/css/style.css?q=0533bae HTTP/1.1" 200 5391 0.003265
  12. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/img/loader.gif?q=34015ca HTTP/1.1" 200 7107 0.003328
  13. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/css/libs/bootstrap.min.css?q=ec3bb52 HTTP/1.1" 200 121504 0.097222
  14. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/js/libs/bootstrap.min.js?q=5869c96 HTTP/1.1" 200 37347 0.003643
  15. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/js/libs/underscore-min.js?q=543feb1 HTTP/1.1" 200 16750 0.003449
  16. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/js/libs/intention.min.js?q=02ea871 HTTP/1.1" 200 6135 0.003511
  17. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/js/libs/context.min.js?q=b9f1f37 HTTP/1.1" 200 1832 0.003219
  18. ::ffff:10.9.0.10 - - [2018-07-21 09:54:43] "GET /static/js/libs/jquery.min.js?q=4a35612 HTTP/1.1" 200 84682 0.123524
  19. ::ffff:10.9.0.10 - - [2018-07-21 09:54:44] "GET /static/js/libs/plugins.js?q=eda87d3 HTTP/1.1" 200 52256 0.003996
  20. ::ffff:10.9.0.10 - - [2018-07-21 09:54:44] "GET /static/js/main.js?q=9d35aad HTTP/1.1" 200 5982 0.003145
  21. ::ffff:10.9.0.10 - - [2018-07-21 09:54:44] "GET /static/css/fonts/GrandHotel-Regular.ttf HTTP/1.1" 200 44864 0.003825
  22. ::ffff:10.9.0.10 - - [2018-07-21 09:54:44] "GET /static/css/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18332 0.003496
  23. ::ffff:10.9.0.10 - - [2018-07-21 09:54:44] "GET /static/js/libs/jquery.form.js?q=08a2467 HTTP/1.1" 200 44194 0.072635
  24. ::ffff:10.9.0.10 - - [2018-07-21 09:54:44] "GET /static/favicon.ico?q=14bd519 HTTP/1.1" 200 61965 0.004236
  25. ::ffff:10.9.0.10 - - [2018-07-21 09:55:29] "POST /config HTTP/1.1" 200 12530 0.054488
  26. ::ffff:10.9.0.10 - - [2018-07-21 09:55:48] "POST /config HTTP/1.1" 200 12579 0.057003
  27. ::ffff:10.9.0.10 - - [2018-07-21 09:55:53] "GET /login HTTP/1.1" 200 4902 0.022935
  28. [2018-07-21 09:56:00,347] INFO in web: Login failed for user "afmin" IP-adress: ::ffff:10.9.0.10
  29. ::ffff:10.9.0.10 - - [2018-07-21 09:56:00] "POST /login HTTP/1.1" 200 5187 0.017463
  30. ::ffff:10.9.0.10 - - [2018-07-21 09:56:07] "POST /login HTTP/1.1" 302 999 0.096933
  31. [2018-07-21 09:56:07,475] ERROR in app: Exception on / [GET]
  32. Traceback (most recent call last):
  33.   File "/usr/lib/python2.7/site-packages/flask/app.py", line 2292, in wsgi_app
  34.     response = self.full_dispatch_request()
  35.   File "/usr/lib/python2.7/site-packages/flask/app.py", line 1815, in full_dispatch_request
  36.     rv = self.handle_user_exception(e)
  37.   File "/usr/lib/python2.7/site-packages/flask/app.py", line 1718, in handle_user_exception
  38.     reraise(exc_type, exc_value, tb)
  39.   File "/usr/lib/python2.7/site-packages/flask/app.py", line 1813, in full_dispatch_request
  40.     rv = self.dispatch_request()
  41.   File "/usr/lib/python2.7/site-packages/flask/app.py", line 1799, in dispatch_request
  42.     return self.view_functions[rule.endpoint](**req.view_args)
  43.   File "/app/calibre-web/cps/web.py", line 329, in decorated_view
  44.     return login_required(func)(*args, **kwargs)
  45.   File "/usr/lib/python2.7/site-packages/flask_login/utils.py", line 261, in decorated_view
  46.     return func(*args, **kwargs)
  47.   File "/app/calibre-web/cps/web.py", line 1049, in index
  48.     entries, random, pagination = fill_indexpage(page, db.Books, True, [db.Books.timestamp.desc()])
  49.   File "/app/calibre-web/cps/web.py", line 488, in fill_indexpage
  50.     random = db.session.query(db.Books).filter(common_filters())\
  51. AttributeError: 'NoneType' object has no attribute 'query'
  52. ::ffff:10.9.0.10 - - [2018-07-21 09:56:07] "GET / HTTP/1.1" 500 412 0.010178
  53. ::ffff:10.9.0.10 - - [2018-07-21 09:56:07] "GET /favicon.ico HTTP/1.1" 404 342 0.006225
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement