Advertisement
Guest User

Untitled

a guest
Nov 14th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.28 KB | None | 0 0
  1. /usr/bin/python2.7 /usr/local/bin/odoo.py --addons-path=/opt/odoo/addons,/home/odoo-dev/odoo/aeroo,/home/odoo-dev/odoo/odoo-kspu-hr,/home/odoo-dev/odoo/odoo-kspu-rel/connector,/home/odoo-dev/odoo/odoo-kspu-rel/odoo-tools --log-level=info --database=odoo --db_host=localhost --db_user=odoo --db_password=123123123 --timezone=Asia/Krasnoyarsk
  2. 2016-11-15 03:57:06,277 6739 INFO ? openerp: OpenERP version 8.0
  3. 2016-11-15 03:57:06,277 6739 INFO ? openerp: addons paths: ['/home/odoo-dev/.local/share/Odoo/addons/8.0', u'/opt/odoo/addons', u'/home/odoo-dev/odoo/aeroo', u'/home/odoo-dev/odoo/odoo-kspu-hr', u'/home/odoo-dev/odoo/odoo-kspu-rel/connector', u'/home/odoo-dev/odoo/odoo-kspu-rel/odoo-tools', '/usr/local/lib/python2.7/dist-packages/odoo-8.0-py2.7.egg/openerp/addons']
  4. 2016-11-15 03:57:06,278 6739 INFO ? openerp: database hostname: localhost
  5. 2016-11-15 03:57:06,278 6739 INFO ? openerp: database port: 5432
  6. 2016-11-15 03:57:06,278 6739 INFO ? openerp: database user: odoo
  7. 2016-11-15 03:57:06,995 6739 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069
  8. 2016-11-15 03:57:07,197 6739 INFO odoo openerp.modules.loading: loading 1 modules...
  9. 2016-11-15 03:57:07,255 6739 INFO odoo openerp.modules.loading: 1 modules loaded in 0.06s, 0 queries
  10. 2016-11-15 03:57:07,379 6739 INFO odoo openerp.modules.loading: loading 34 modules...
  11. 2016-11-15 03:57:07,415 6739 INFO odoo passlib.registry: registered crypt handler 'pbkdf2_sha512': <class 'passlib.handlers.pbkdf2.pbkdf2_sha512'>
  12. 2016-11-15 03:57:07,416 6739 INFO odoo passlib.registry: registered crypt handler 'md5_crypt': <class 'passlib.handlers.md5_crypt.md5_crypt'>
  13. 2016-11-15 03:57:07,647 6739 INFO odoo report_aeroo: Aeroo lock instantiated.
  14. 2016-11-15 03:57:07,735 6739 INFO ? openerp.addons.bus.bus: Bus.loop listen imbus on db postgres
  15. 2016-11-15 03:57:07,984 6739 INFO odoo openerp.addons.report.models.report: Will use the Wkhtmltopdf binary at /usr/bin/wkhtmltopdf
  16. 2016-11-15 03:57:08,420 6739 INFO odoo openerp.addons.report.models.report: Upgrade Wkhtmltopdf to (at least) 0.12.0
  17. 2016-11-15 03:57:09,498 6739 INFO odoo openerp.modules.loading: 34 modules loaded in 2.12s, 1 queries
  18. 2016-11-15 03:57:10,871 6739 INFO odoo openerp.modules.loading: Modules loaded.
  19. 2016-11-15 03:57:20,847 6739 INFO ? openerp.http: HTTP Configuring static files
  20. 2016-11-15 03:57:20,856 6739 INFO odoo openerp.addons.base.ir.ir_http: Generating routing map
  21. Unable to reach Sentry log server: HTTP Error 500: Internal Server Error (url: http://sentry.dg.kspu.ru/api/18/store/, body: <html>
  22. <head>
  23. <title>Internal Server Error</title>
  24. </head>
  25. <body>
  26. <h1><p>Internal Server Error</p></h1>
  27.  
  28. </body>
  29. </html>
  30. )
  31. Traceback (most recent call last):
  32. File "/usr/local/lib/python2.7/dist-packages/raven/transport/threaded.py", line 104, in send_sync
  33. super(ThreadedHTTPTransport, self).send(data, headers)
  34. File "/usr/local/lib/python2.7/dist-packages/raven/transport/http.py", line 49, in send
  35. ca_certs=self.ca_certs,
  36. File "/usr/local/lib/python2.7/dist-packages/raven/utils/http.py", line 62, in urlopen
  37. return opener.open(url, data, timeout)
  38. File "/usr/lib/python2.7/urllib2.py", line 410, in open
  39. response = meth(req, response)
  40. File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
  41. 'http', request, response, code, msg, hdrs)
  42. File "/usr/lib/python2.7/urllib2.py", line 448, in error
  43. return self._call_chain(*args)
  44. File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
  45. result = func(*args)
  46. File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
  47. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  48. HTTPError: HTTP Error 500: Internal Server Error
  49. Failed to submit message: u'Starting Odoo Server'
  50. 127.0.0.1 - - [15/Nov/2016 03:57:23] "POST /web/menu/load_needaction HTTP/1.1" 200 -
  51. 127.0.0.1 - - [15/Nov/2016 03:57:23] "POST /web/action/load HTTP/1.1" 200 -
  52. 127.0.0.1 - - [15/Nov/2016 03:57:24] "POST /web/dataset/call_kw/ir.module.module/fields_view_get HTTP/1.1" 200 -
  53. 127.0.0.1 - - [15/Nov/2016 03:57:24] "POST /web/dataset/call_kw/ir.module.module/fields_view_get HTTP/1.1" 200 -
  54. 127.0.0.1 - - [15/Nov/2016 03:57:24] "POST /web/dataset/call_kw/ir.filters/get_filters HTTP/1.1" 200 -
  55. 127.0.0.1 - - [15/Nov/2016 03:57:24] "POST /web/dataset/call_kw/ir.module.module/fields_get HTTP/1.1" 200 -
  56. 127.0.0.1 - - [15/Nov/2016 03:57:26] "POST /web/dataset/search_read HTTP/1.1" 200 -
  57. 127.0.0.1 - - [15/Nov/2016 03:57:32] "POST /web/dataset/call_kw/ir.module.module/fields_view_get HTTP/1.1" 200 -
  58. 127.0.0.1 - - [15/Nov/2016 03:57:34] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  59. 127.0.0.1 - - [15/Nov/2016 03:57:34] "GET /web/binary/image?model=ir.module.module&id=290&field=icon_image&t=1479182254757 HTTP/1.1" 200 -
  60. 127.0.0.1 - - [15/Nov/2016 03:57:35] "POST /web/dataset/call_kw/ir.module.category/name_search HTTP/1.1" 200 -
  61. 127.0.0.1 - - [15/Nov/2016 03:57:35] "GET /usr/share/docutils/writers/html4css1/html4css1.css HTTP/1.1" 404 -
  62. 127.0.0.1 - - [15/Nov/2016 03:57:35] "POST /web/dataset/search_read HTTP/1.1" 200 -
  63. 127.0.0.1 - - [15/Nov/2016 03:57:37] "POST /web/dataset/call_kw/ir.module.module.dependency/read HTTP/1.1" 200 -
  64. 2016-11-15 03:57:40,294 6739 INFO odoo openerp.modules.loading: loading 1 modules...
  65. 2016-11-15 03:57:40,313 6739 INFO odoo openerp.modules.loading: 1 modules loaded in 0.02s, 0 queries
  66. 2016-11-15 03:57:40,784 6739 INFO odoo openerp.modules.loading: loading 34 modules...
  67. 2016-11-15 03:57:42,310 6739 INFO odoo openerp.modules.module: module kspu_table: creating or updating database tables
  68. 2016-11-15 03:57:42,579 6739 WARNING odoo openerp.models.schema: Table 'kspu_table_wizard_copy_lesson': unable to set a NOT NULL constraint on column 'subject' !
  69. If you want to have it, you should update the records and execute manually:
  70. ALTER TABLE kspu_table_wizard_copy_lesson ALTER COLUMN subject SET NOT NULL
  71. 2016-11-15 03:57:42,651 6739 INFO odoo openerp.modules.loading: loading kspu_table/view/wizard.xml
  72. Unable to reach Sentry log server: HTTP Error 500: Internal Server Error (url: http://sentry.dg.kspu.ru/api/18/store/, body: <html>
  73. <head>
  74. <title>Internal Server Error</title>
  75. </head>
  76. <body>
  77. <h1><p>Internal Server Error</p></h1>
  78.  
  79. </body>
  80. </html>
  81. )
  82. Traceback (most recent call last):
  83. File "/usr/local/lib/python2.7/dist-packages/raven/transport/threaded.py", line 104, in send_sync
  84. super(ThreadedHTTPTransport, self).send(data, headers)
  85. File "/usr/local/lib/python2.7/dist-packages/raven/transport/http.py", line 49, in send
  86. ca_certs=self.ca_certs,
  87. File "/usr/local/lib/python2.7/dist-packages/raven/utils/http.py", line 62, in urlopen
  88. return opener.open(url, data, timeout)
  89. File "/usr/lib/python2.7/urllib2.py", line 410, in open
  90. response = meth(req, response)
  91. File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
  92. 'http', request, response, code, msg, hdrs)
  93. File "/usr/lib/python2.7/urllib2.py", line 448, in error
  94. return self._call_chain(*args)
  95. File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
  96. result = func(*args)
  97. File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
  98. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  99. HTTPError: HTTP Error 500: Internal Server Error
  100. Failed to submit message: u"Table 'kspu_table_wizard_copy_lesson': unable to set a NOT NULL constraint on column 'subject' !\nIf you want to have it, you should update the records and execute manually:\nALTER TABLE kspu_table_wizard_copy_lesson ALTER COLUMN subject SET NOT NULL"
  101. 2016-11-15 03:57:42,779 6739 INFO odoo openerp.modules.loading: loading kspu_table/security/security.xml
  102. 2016-11-15 03:57:42,782 6739 INFO odoo openerp.modules.loading: loading kspu_table/security/ir.model.access.csv
  103. 2016-11-15 03:57:42,786 6739 INFO odoo openerp.modules.loading: loading kspu_table/view/kspu_table_view.xml
  104. 2016-11-15 03:57:43,861 6739 INFO odoo openerp.modules.loading: loading kspu_table/menu/kspu_table_menu.xml
  105. 2016-11-15 03:57:44,173 6739 INFO odoo openerp.modules.loading: loading kspu_table/reports/kspu_table_report.xml
  106. module kspu_table: no translation for language ru
  107. 2016-11-15 03:57:44,936 6739 WARNING odoo openerp.addons.base.ir.ir_translation: module kspu_table: no translation for language ru
  108. 2016-11-15 03:57:44,943 6739 INFO odoo openerp.modules.loading: 34 modules loaded in 4.16s, 1 queries
  109. 2016-11-15 03:57:45,865 6739 WARNING odoo openerp.modules.loading: The model kspu.dean.wizard.enrollment has no access rules, consider adding one. E.g. access_kspu_dean_wizard_enrollment,access_kspu_dean_wizard_enrollment,model_kspu_dean_wizard_enrollment,,1,0,0,0
  110. 2016-11-15 03:57:45,870 6739 WARNING odoo openerp.modules.loading: The model kspu.table.lesson has no access rules, consider adding one. E.g. access_kspu_table_lesson,access_kspu_table_lesson,model_kspu_table_lesson,,1,0,0,0
  111. The model kspu.dean.wizard.enrollment has no access rules, consider adding one. E.g. access_kspu_dean_wizard_enrollment,access_kspu_dean_wizard_enrollment,model_kspu_dean_wizard_enrollment,,1,0,0,0
  112. 2016-11-15 03:57:45,875 6739 WARNING odoo openerp.modules.loading: The model kspu.table.teacher has no access rules, consider adding one. E.g. access_kspu_table_teacher,access_kspu_table_teacher,model_kspu_table_teacher,,1,0,0,0
  113. The model kspu.table.lesson has no access rules, consider adding one. E.g. access_kspu_table_lesson,access_kspu_table_lesson,model_kspu_table_lesson,,1,0,0,0
  114. 2016-11-15 03:57:45,879 6739 WARNING odoo openerp.modules.loading: The model kspu.table.cabinet has no access rules, consider adding one. E.g. access_kspu_table_cabinet,access_kspu_table_cabinet,model_kspu_table_cabinet,,1,0,0,0
  115. The model kspu.table.teacher has no access rules, consider adding one. E.g. access_kspu_table_teacher,access_kspu_table_teacher,model_kspu_table_teacher,,1,0,0,0
  116. The model kspu.table.cabinet has no access rules, consider adding one. E.g. access_kspu_table_cabinet,access_kspu_table_cabinet,model_kspu_table_cabinet,,1,0,0,0
  117. 2016-11-15 03:57:45,882 6739 WARNING odoo openerp.modules.loading: The model kspu.table.group has no access rules, consider adding one. E.g. access_kspu_table_group,access_kspu_table_group,model_kspu_table_group,,1,0,0,0
  118. 2016-11-15 03:57:45,887 6739 WARNING odoo openerp.modules.loading: The model kspu.table.faculty has no access rules, consider adding one. E.g. access_kspu_table_faculty,access_kspu_table_faculty,model_kspu_table_faculty,,1,0,0,0
  119. The model kspu.table.group has no access rules, consider adding one. E.g. access_kspu_table_group,access_kspu_table_group,model_kspu_table_group,,1,0,0,0
  120. The model kspu.table.faculty has no access rules, consider adding one. E.g. access_kspu_table_faculty,access_kspu_table_faculty,model_kspu_table_faculty,,1,0,0,0
  121. The model kspu.table.subject has no access rules, consider adding one. E.g. access_kspu_table_subject,access_kspu_table_subject,model_kspu_table_subject,,1,0,0,0
  122. 2016-11-15 03:57:45,891 6739 WARNING odoo openerp.modules.loading: The model kspu.table.subject has no access rules, consider adding one. E.g. access_kspu_table_subject,access_kspu_table_subject,model_kspu_table_subject,,1,0,0,0
  123. 2016-11-15 03:57:46,433 6739 WARNING odoo openerp.modules.loading: Model kspu.table.wizard.copy_week is declared but cannot be loaded! (Perhaps a module was partially removed or renamed)
  124. Model kspu.table.wizard.copy_week is declared but cannot be loaded! (Perhaps a module was partially removed or renamed)
  125. 2016-11-15 03:57:46,900 6739 INFO odoo openerp.modules.loading: Modules loaded.
  126. 2016-11-15 03:57:46,910 6739 INFO odoo openerp.addons.base.res.res_config: getting next operation
  127. 2016-11-15 03:57:46,911 6739 INFO odoo openerp.addons.base.res.res_config: getting next ir.actions.todo
  128. 127.0.0.1 - - [15/Nov/2016 03:57:46] "POST /web/dataset/call_button HTTP/1.1" 200 -
  129. 2016-11-15 03:57:46,989 6739 INFO odoo openerp.addons.base.res.res_config: next action is None
  130. 2016-11-15 03:57:47,860 6739 INFO odoo openerp.addons.base.ir.ir_http: Generating routing map
  131. 2016-11-15 03:57:47,943 6739 INFO odoo openerp.addons.base.ir.ir_http: Generating routing map
  132. 127.0.0.1 - - [15/Nov/2016 03:57:48] "POST /web/menu/load_needaction HTTP/1.1" 200 -
  133. 127.0.0.1 - - [15/Nov/2016 03:57:49] "GET /web? HTTP/1.1" 200 -
  134. 127.0.0.1 - - [15/Nov/2016 03:57:50] "GET /web/static/src/css/full.css HTTP/1.1" 200 -
  135. 127.0.0.1 - - [15/Nov/2016 03:57:50] "GET /web/css/web.assets_common/c32437e HTTP/1.1" 200 -
  136. 127.0.0.1 - - [15/Nov/2016 03:57:50] "GET /web/js/web.assets_common/c32437e HTTP/1.1" 200 -
  137. 127.0.0.1 - - [15/Nov/2016 03:57:51] "GET /web/css/web.assets_backend/2838293 HTTP/1.1" 200 -
  138. 127.0.0.1 - - [15/Nov/2016 03:57:51] "GET /web/js/web.assets_backend/2838293 HTTP/1.1" 200 -
  139. 127.0.0.1 - - [15/Nov/2016 03:57:54] "GET /kspu_web/static/src/img/kspu_logo_white.png HTTP/1.1" 200 -
  140. 2016-11-15 03:57:55,994 6739 INFO odoo openerp.service.common: successful login from 'admin' using database 'odoo'
  141. 127.0.0.1 - - [15/Nov/2016 03:57:56] "POST /web/session/get_session_info HTTP/1.1" 200 -
  142. 2016-11-15 03:57:56,628 6739 INFO None openerp.http: Generating nondb routing
  143. 127.0.0.1 - - [15/Nov/2016 03:57:57] "POST /web/proxy/load HTTP/1.1" 200 -
  144. 127.0.0.1 - - [15/Nov/2016 03:57:57] "POST /web/session/modules HTTP/1.1" 200 -
  145. 127.0.0.1 - - [15/Nov/2016 03:57:57] "POST /web/webclient/translations HTTP/1.1" 200 -
  146. 127.0.0.1 - - [15/Nov/2016 03:57:58] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.1" 200 -
  147. 127.0.0.1 - - [15/Nov/2016 03:57:58] "GET /web/static/src/img/user_menu_avatar.png HTTP/1.1" 200 -
  148. 127.0.0.1 - - [15/Nov/2016 03:57:58] "POST /web/dataset/call_kw/res.users/read HTTP/1.1" 200 -
  149. 127.0.0.1 - - [15/Nov/2016 03:57:58] "POST /web/dataset/call_kw/res.users/read HTTP/1.1" 200 -
  150. 127.0.0.1 - - [15/Nov/2016 03:57:58] "POST /web/dataset/call_kw/ir.config_parameter/get_param HTTP/1.1" 200 -
  151. 127.0.0.1 - - [15/Nov/2016 03:57:58] "POST /web/action/load HTTP/1.1" 200 -
  152. 127.0.0.1 - - [15/Nov/2016 03:57:58] "GET /web/binary/image?model=res.users&field=image_small&id=1 HTTP/1.1" 200 -
  153. 127.0.0.1 - - [15/Nov/2016 03:57:58] "POST /im_chat/init HTTP/1.1" 200 -
  154. 127.0.0.1 - - [15/Nov/2016 03:57:58] "GET /im_odoo_support/static/img/odoo_o_small.png HTTP/1.1" 200 -
  155. 127.0.0.1 - - [15/Nov/2016 03:57:58] "GET /im_chat/static/src/img/green.png HTTP/1.1" 200 -
  156. 127.0.0.1 - - [15/Nov/2016 03:57:59] "POST /web/menu/load_needaction HTTP/1.1" 200 -
  157. 127.0.0.1 - - [15/Nov/2016 03:57:59] "POST /web/dataset/call_kw/share.wizard/has_share HTTP/1.1" 200 -
  158. 127.0.0.1 - - [15/Nov/2016 03:57:59] "POST /web/dataset/call_kw/ir.module.module/fields_view_get HTTP/1.1" 200 -
  159. 127.0.0.1 - - [15/Nov/2016 03:57:59] "POST /web/dataset/call_kw/ir.module.module/fields_view_get HTTP/1.1" 200 -
  160. 127.0.0.1 - - [15/Nov/2016 03:58:00] "POST /web/dataset/call_kw/ir.filters/get_filters HTTP/1.1" 200 -
  161. 127.0.0.1 - - [15/Nov/2016 03:58:00] "POST /web/dataset/call_kw/ir.module.module/fields_get HTTP/1.1" 200 -
  162. 127.0.0.1 - - [15/Nov/2016 03:58:00] "GET /web/static/src/img/search_reset.gif HTTP/1.1" 200 -
  163. 127.0.0.1 - - [15/Nov/2016 03:58:01] "POST /web/dataset/search_read HTTP/1.1" 200 -
  164. 127.0.0.1 - - [15/Nov/2016 03:58:01] "POST /web/dataset/call_kw/ir.module.module/fields_view_get HTTP/1.1" 200 -
  165. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /crm/static/description/icon.png HTTP/1.1" 200 -
  166. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /kspu_import/static/description/icon.png HTTP/1.1" 200 -
  167. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /mail/static/description/icon.png HTTP/1.1" 200 -
  168. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /account_voucher/static/description/icon.png HTTP/1.1" 200 -
  169. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /point_of_sale/static/description/icon.png HTTP/1.1" 200 -
  170. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /project/static/description/icon.png HTTP/1.1" 200 -
  171. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /note/static/description/icon.png HTTP/1.1" 200 -
  172. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /project_issue/static/description/icon.png HTTP/1.1" 200 -
  173. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /account_accountant/static/description/icon.png HTTP/1.1" 200 -
  174. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /kspu_hr/static/description/icon.png HTTP/1.1" 200 -
  175. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /base/static/description/icon.png HTTP/1.1" 200 -
  176. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /sale/static/description/icon.png HTTP/1.1" 200 -
  177. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /stock/static/description/icon.png HTTP/1.1" 200 -
  178. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /im_chat/static/description/icon.png HTTP/1.1" 200 -
  179. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /mrp/static/description/icon.png HTTP/1.1" 200 -
  180. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /purchase/static/description/icon.png HTTP/1.1" 200 -
  181. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /kspu_wrh/static/description/icon.png HTTP/1.1" 200 -
  182. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /hr/static/description/icon.png HTTP/1.1" 200 -
  183. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /kspu_dean/static/description/icon.png HTTP/1.1" 200 -
  184. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /kspu_rpd/static/description/icon.png HTTP/1.1" 200 -
  185. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /kspu_table/static/description/icon.png HTTP/1.1" 200 -
  186. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /hr_timesheet_sheet/static/description/icon.png HTTP/1.1" 200 -
  187. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /hr_recruitment/static/description/icon.png HTTP/1.1" 200 -
  188. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /hr_holidays/static/description/icon.png HTTP/1.1" 200 -
  189. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /hr_expense/static/description/icon.png HTTP/1.1" 200 -
  190. 127.0.0.1 - - [15/Nov/2016 03:58:03] "GET /hr_evaluation/static/description/icon.png HTTP/1.1" 200 -
  191. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /calendar/static/description/icon.png HTTP/1.1" 200 -
  192. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /contacts/static/description/icon.png HTTP/1.1" 200 -
  193. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /gamification/static/description/icon.png HTTP/1.1" 200 -
  194. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /im_livechat/static/description/icon.png HTTP/1.1" 200 -
  195. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /lunch/static/description/icon.png HTTP/1.1" 200 -
  196. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /report_aeroo/static/description/icon.png HTTP/1.1" 200 -
  197. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /report_aeroo_controller/static/description/icon.png HTTP/1.1" 200 -
  198. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /report_aeroo_direct_print/static/description/icon.png HTTP/1.1" 200 -
  199. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /report_aeroo_printscreen/static/description/icon.png HTTP/1.1" 200 -
  200. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /report_aeroo_sample/static/description/icon.png HTTP/1.1" 200 -
  201. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /website/static/description/icon.png HTTP/1.1" 200 -
  202. 127.0.0.1 - - [15/Nov/2016 03:58:04] "GET /website_blog/static/description/icon.png HTTP/1.1" 200 -
  203. 127.0.0.1 - - [15/Nov/2016 03:58:06] "GET /web/static/src/img/form_sheetbg.png HTTP/1.1" 200 -
  204. 127.0.0.1 - - [15/Nov/2016 03:58:06] "GET /web/static/lib/jquery.ui.bootstrap/css/custom-theme/images/ui-bg_glass_75_ffffff_1x400.png HTTP/1.1" 200 -
  205. 127.0.0.1 - - [15/Nov/2016 03:58:06] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  206. 127.0.0.1 - - [15/Nov/2016 03:58:06] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  207. 127.0.0.1 - - [15/Nov/2016 03:58:06] "POST /web/menu/load_needaction HTTP/1.1" 200 -
  208. 127.0.0.1 - - [15/Nov/2016 03:58:06] "POST /web/action/load HTTP/1.1" 200 -
  209. 127.0.0.1 - - [15/Nov/2016 03:58:08] "GET /web/binary/image?model=ir.module.module&id=290&field=icon_image&t=1479182287998 HTTP/1.1" 200 -
  210. 127.0.0.1 - - [15/Nov/2016 03:58:08] "POST /web/dataset/call_kw/ir.module.category/name_search HTTP/1.1" 200 -
  211. 127.0.0.1 - - [15/Nov/2016 03:58:08] "GET /usr/share/docutils/writers/html4css1/html4css1.css HTTP/1.1" 404 -
  212. 127.0.0.1 - - [15/Nov/2016 03:58:08] "POST /web/dataset/search_read HTTP/1.1" 200 -
  213. 127.0.0.1 - - [15/Nov/2016 03:58:09] "GET /web/binary/image?model=ir.module.module&id=290&field=icon_image&t=1479182288951 HTTP/1.1" 200 -
  214. 127.0.0.1 - - [15/Nov/2016 03:58:09] "POST /web/dataset/call_kw/kspu.table.lesson/fields_view_get HTTP/1.1" 200 -
  215. 127.0.0.1 - - [15/Nov/2016 03:58:09] "POST /web/dataset/call_kw/kspu.table.lesson/fields_view_get HTTP/1.1" 200 -
  216. 127.0.0.1 - - [15/Nov/2016 03:58:10] "POST /web/dataset/call_kw/kspu.table.lesson/fields_get HTTP/1.1" 200 -
  217. 127.0.0.1 - - [15/Nov/2016 03:58:10] "POST /web/dataset/call_kw/ir.filters/get_filters HTTP/1.1" 200 -
  218. 127.0.0.1 - - [15/Nov/2016 03:58:10] "POST /web/dataset/call_kw/kspu.table.lesson/check_access_rights HTTP/1.1" 200 -
  219. 127.0.0.1 - - [15/Nov/2016 03:58:10] "POST /web/dataset/call_kw/kspu.table.lesson/check_access_rights HTTP/1.1" 200 -
  220. 127.0.0.1 - - [15/Nov/2016 03:58:11] "GET /web/static/lib/jquery.ui.bootstrap/css/custom-theme/images/ui-icons_222222_256x240.png HTTP/1.1" 200 -
  221. 127.0.0.1 - - [15/Nov/2016 03:58:11] "POST /longpolling/poll HTTP/1.1" 200 -
  222. 127.0.0.1 - - [15/Nov/2016 03:58:12] "POST /web/dataset/search_read HTTP/1.1" 200 -
  223. 127.0.0.1 - - [15/Nov/2016 03:58:50] "POST /longpolling/poll HTTP/1.1" 200 -
  224. 127.0.0.1 - - [15/Nov/2016 03:59:40] "POST /longpolling/poll HTTP/1.1" 200 -
  225. 127.0.0.1 - - [15/Nov/2016 04:00:31] "POST /longpolling/poll HTTP/1.1" 200 -
  226. 127.0.0.1 - - [15/Nov/2016 04:01:21] "POST /longpolling/poll HTTP/1.1" 200 -
  227. 127.0.0.1 - - [15/Nov/2016 04:02:11] "POST /longpolling/poll HTTP/1.1" 200 -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement