Advertisement
Guest User

calibre-web docker log

a guest
May 12th, 2019
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.80 KB | None | 0 0
  1. ,----,
  2. ,/ .`|
  3. ,` .' : .--.--. ,----, ,-.
  4. ; ; // / '. .' .' \ ,--/ /|
  5. .'___,/ ,'| : /`. / ,----,' |,--. :/ |
  6. | : | ; | |--` | : . ;: : ' /
  7. ; |.'; ; | : ;_ ; |.' / | ' /
  8. `----' | | \ \ `. `----'/ ; ' | :
  9. ' : ; `----. \ / ; / | | \
  10. | | ' __ \ \ | ; / /-, ' : |. \
  11. ' : | / /`--' / / / /.`| | | ' \ \
  12. ; |.' '--'. /./__; : ' : |--'
  13. '---' `--'---' | : .' ; |,'
  14. ; | .' '--'
  15. `---'
  16.  
  17. PRESENTS ANOTHER AWESOME DOCKER IMAGE
  18.  
  19. ~~~~~ Calibre Web ~~~~~
  20.  
  21. [INFO] Docker image version: 1.3.2
  22. [INFO] Alpine Linux version: 3.9.0
  23. [WARNING] A group with id 1001 exists already [in use by calibre] and will be modified.
  24. [WARNING] The group calibre will be renamed to calibre
  25. [WARNING] A user with id 1000 exists already [in use by calibre].
  26. [WARNING] Create user calibre with temporary user id 999.
  27. adduser: user 'calibre' in use
  28. [WARNING] Assign non-unique user id 1000 to created user calibre
  29. usermod: no changes
  30. [INFO] Current active timezone is EDT
  31. Fri May 10 12:05:45 EDT 2019
  32. [INFO] Container timezone is changed to: America/New_York
  33. [INFO] Change the ownership of /calibre-web (including subfolders) to calibre:calibre
  34. [INFO] Current git version is:
  35. git version 2.20.1
  36. [INFO] Checkout the latest Calibre-Web version ...
  37. [INFO] Autoupdate is active, try to pull the latest sources for Calibre-Web ...
  38. [INFO] ... current git status is
  39. On branch master
  40. Your branch is up to date with 'origin/master'.
  41.  
  42. nothing to commit, working tree clean
  43. cb0403a9246f1e21c3c20922b1b0dc9fa50a7e74
  44. [INFO] ... pulling sources
  45. From https://github.com/janeczku/calibre-web
  46. cb0403a..479b4b7 master -> origin/master
  47. Updating cb0403a..479b4b7
  48. Fast-forward
  49. cps/helper.py | 2 +-
  50. cps/static/css/kthoom.css | 4 +-
  51. cps/static/js/kthoom.js | 43 +-
  52. cps/static/js/libs/screenfull.min.js | 4 +-
  53. cps/templates/readcbr.html | 35 +-
  54. cps/templates/readpdf.html | 8 +-
  55. cps/translations/de/LC_MESSAGES/messages.mo | Bin 48431 -> 48329 bytes
  56. cps/translations/de/LC_MESSAGES/messages.po | 428 +++----
  57. cps/translations/es/LC_MESSAGES/messages.mo | Bin 47833 -> 48145 bytes
  58. cps/translations/es/LC_MESSAGES/messages.po | 426 +++----
  59. cps/translations/fr/LC_MESSAGES/messages.mo | Bin 49918 -> 49829 bytes
  60. cps/translations/fr/LC_MESSAGES/messages.po | 426 +++----
  61. cps/translations/hu/LC_MESSAGES/messages.mo | Bin 48746 -> 48657 bytes
  62. cps/translations/hu/LC_MESSAGES/messages.po | 419 +++----
  63. cps/translations/it/LC_MESSAGES/messages.mo | Bin 45765 -> 47969 bytes
  64. cps/translations/it/LC_MESSAGES/messages.po | 1058 +++++++++--------
  65. cps/translations/ja/LC_MESSAGES/messages.mo | Bin 49886 -> 52473 bytes
  66. cps/translations/ja/LC_MESSAGES/messages.po | 1253 +++++++++-----------
  67. cps/translations/km/LC_MESSAGES/messages.mo | Bin 58110 -> 58406 bytes
  68. cps/translations/km/LC_MESSAGES/messages.po | 424 +++----
  69. cps/translations/nl/LC_MESSAGES/messages.mo | Bin 46973 -> 47296 bytes
  70. cps/translations/nl/LC_MESSAGES/messages.po | 426 +++----
  71. cps/translations/pl/LC_MESSAGES/messages.mo | Bin 46437 -> 46799 bytes
  72. cps/translations/pl/LC_MESSAGES/messages.po | 424 +++----
  73. cps/translations/ru/LC_MESSAGES/messages.mo | Bin 58826 -> 59026 bytes
  74. cps/translations/ru/LC_MESSAGES/messages.po | 426 +++----
  75. cps/translations/sv/LC_MESSAGES/messages.mo | Bin 47395 -> 47724 bytes
  76. cps/translations/sv/LC_MESSAGES/messages.po | 426 +++----
  77. cps/translations/uk/LC_MESSAGES/messages.mo | Bin 56164 -> 56594 bytes
  78. cps/translations/uk/LC_MESSAGES/messages.po | 426 +++----
  79. .../zh_Hans_CN/LC_MESSAGES/messages.mo | Bin 46152 -> 46504 bytes
  80. .../zh_Hans_CN/LC_MESSAGES/messages.po | 426 +++----
  81. messages.pot | 409 ++++---
  82. 33 files changed, 3816 insertions(+), 3677 deletions(-)
  83. [INFO] ... git status after update is
  84. On branch master
  85. Your branch is up to date with 'origin/master'.
  86.  
  87. nothing to commit, working tree clean
  88. 479b4b7d82f87290c2bacbbda8aef7382be02eea
  89. [INFO] Config directory option is ACTIVATED
  90. > due this the directory /calibre-web/config will be used to store the configuration
  91. [INFO] Change the ownership of /calibre-web/config (including subfolders) to calibre:calibre
  92. [INFO] Checking permissions of the config directory: /calibre-web/config
  93. > Output is: 770 calibre 1001 calibre 1000
  94. > Permissions: 770
  95. > Assigned group: calibre
  96. > Assigned group ID: 1001
  97. > Assigned owner: calibre
  98. > Assigned owner ID: 1000
  99. > Using permissions for checks: 0770
  100. > Check if the group calibre has write access at /calibre-web/config
  101. > The group calibre has write access at /calibre-web/config
  102. [INFO] 'app.db' and 'gdrive.db' will be linked into /calibre-web/config
  103. > 'app.db' link /calibre-web/app/app.db exists already and won't be recreated
  104. > 'gdrive.db' link /calibre-web/app/gdrive.db exists already and won't be recreated
  105. [INFO] Checking permissions of the books directory: /books
  106. > Output is: 777 calibre 1001 root 0
  107. > Permissions: 777
  108. > Assigned group: calibre
  109. > Assigned group ID: 1001
  110. > Assigned owner: root
  111. > Assigned owner ID: 0
  112. > Using permissions for checks: 0777
  113. > Everyone has write access at /books
  114. [INFO] The mapped volume for /books contains a Calibre database file 'metadata.db' which will be used
  115. [INFO] The kindlegen directory exist already and will be used: /calibre-web/kindlegen
  116. [INFO] Kindlegen application exists already in directory: /calibre-web/kindlegen
  117. [INFO] kindlegen (Amazon Kindle Generator) will be linked into /calibre-web/app/vendor
  118. > kindlegen link /calibre-web/app/vendor/kindlegen exists already and won't be recreated
  119. [INFO] Launching Calibre-Web ...
  120. [2019-05-10 12:06:17,863] INFO in web: Starting Calibre Web...
  121. [2019-05-10 12:06:20,095] INFO in server: Starting Gevent server
  122. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /config HTTP/1.1" 200 12941 0.788255
  123. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/css/libs/bootstrap.min.css?q=9568d64 HTTP/1.1" 304 206 0.043593
  124. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/main.js?q=249cf9e HTTP/1.1" 200 8156 0.158453
  125. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/uploadprogress.js?q=8cfa5a8 HTTP/1.1" 200 7397 0.003804
  126. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/css/style.css?q=a9f699c HTTP/1.1" 304 205 0.003664
  127. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/css/upload.css?q=0b3211d HTTP/1.1" 304 204 0.003617
  128. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/libs/jquery.min.js?q=4b57cf4 HTTP/1.1" 304 206 0.009719
  129. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/libs/plugins.js?q=b81fa6c HTTP/1.1" 304 206 0.003672
  130. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/libs/intention.min.js?q=02ea871 HTTP/1.1" 304 205 0.003692
  131. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/libs/context.min.js?q=b9f1f37 HTTP/1.1" 304 205 0.003523
  132. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/libs/underscore-min.js?q=66e46fd HTTP/1.1" 304 205 0.003927
  133. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/libs/bootstrap.min.js?q=7d42c48 HTTP/1.1" 304 206 0.003799
  134. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/js/libs/jquery.form.js?q=08a2467 HTTP/1.1" 304 206 0.003633
  135. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/css/fonts/GrandHotel-Regular.ttf HTTP/1.1" 200 44865 0.124833
  136. ::ffff:192.168.42.3 - - [2019-05-10 14:31:15] "GET /static/css/fonts/glyphicons-halflings-regular.woff2 HTTP/1.1" 200 18333 0.061023
  137. ::ffff:172.29.0.1 - - [2019-05-10 14:35:41] "GET / HTTP/1.1" 302 381 0.512260
  138. ::ffff:172.29.0.1 - - [2019-05-10 14:35:43] "GET / HTTP/1.1" 302 381 0.003997
  139. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "POST /config HTTP/1.1" 200 13466 1.031929
  140. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/css/libs/bootstrap.min.css?q=9568d64 HTTP/1.1" 304 206 0.107619
  141. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/css/style.css?q=a9f699c HTTP/1.1" 304 205 0.045264
  142. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/css/upload.css?q=0b3211d HTTP/1.1" 304 204 0.003403
  143. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/libs/jquery.min.js?q=4b57cf4 HTTP/1.1" 304 206 0.004160
  144. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/libs/bootstrap.min.js?q=7d42c48 HTTP/1.1" 304 206 0.003418
  145. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/libs/underscore-min.js?q=66e46fd HTTP/1.1" 304 205 0.003551
  146. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/main.js?q=249cf9e HTTP/1.1" 304 204 0.003862
  147. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/libs/jquery.form.js?q=08a2467 HTTP/1.1" 304 206 0.003482
  148. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/libs/plugins.js?q=b81fa6c HTTP/1.1" 304 206 0.003497
  149. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/libs/context.min.js?q=b9f1f37 HTTP/1.1" 304 205 0.003545
  150. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/libs/intention.min.js?q=02ea871 HTTP/1.1" 304 205 0.003563
  151. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/js/uploadprogress.js?q=8cfa5a8 HTTP/1.1" 304 205 0.003454
  152. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/favicon.ico?q=14bd519 HTTP/1.1" 200 33072 0.020927
  153. ::ffff:192.168.42.3 - - [2019-05-12 16:01:16] "GET /static/favicon.ico?q=14bd519 HTTP/1.1" 200 61966 0.003623
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement