Facebook
From Ample Mockingjay, 2 Years ago, written in Plain Text.
This paste is a reply to error al git from crisyelit - view diff
Embed
Download Paste or View Raw
Hits: 276
  1. crisyelit@crisyelit:~/Documents/docker/odoo-project/v11$ docker logs --tail 120 c2396392acc4
  2.   File "/usr/lib/python3/dist-packages/odoo/http.py", line 312, in _handle_exception
  3.     raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
  4.   File "/usr/lib/python3/dist-packages/odoo/tools/pycompat.py", line 87, in reraise
  5.     raise value
  6.   File "/usr/lib/python3/dist-packages/odoo/http.py", line 695, in dispatch
  7.     result = self._call_function(**self.params)
  8.   File "/usr/lib/python3/dist-packages/odoo/http.py", line 344, in _call_function
  9.     return checked_call(self.db, *args, **kwargs)
  10.   File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 97, in wrapper
  11.     return f(dbname, *args, **kwargs)
  12.   File "/usr/lib/python3/dist-packages/odoo/http.py", line 337, in checked_call
  13.     result = self.endpoint(*a, **kw)
  14.   File "/usr/lib/python3/dist-packages/odoo/http.py", line 939, in __call__
  15.     return self.method(*args, **kw)
  16.   File "/usr/lib/python3/dist-packages/odoo/http.py", line 517, in response_wrap
  17.     response = f(*args, **kw)
  18.   File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 938, in call_button
  19.     action = self._call_kw(model, method, args, {})
  20.   File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 926, in _call_kw
  21.     return call_kw(request.env[model], method, args, kwargs)
  22.   File "/usr/lib/python3/dist-packages/odoo/api.py", line 699, in call_kw
  23.     return call_kw_multi(method, model, args, kwargs)
  24.   File "/usr/lib/python3/dist-packages/odoo/api.py", line 690, in call_kw_multi
  25.     result = method(recs, *args, **kwargs)
  26.   File "<decorator-gen-48>", line 2, in button_immediate_upgrade
  27.   File "/usr/lib/python3/dist-packages/odoo/addons/base/module/module.py", line 72, in check_and_log
  28.     return method(self, *args, **kwargs)
  29.   File "/usr/lib/python3/dist-packages/odoo/addons/base/module/module.py", line 618, in button_immediate_upgrade
  30.     return self._button_immediate_function(type(self).button_upgrade)
  31.   File "/usr/lib/python3/dist-packages/odoo/addons/base/module/module.py", line 552, in _button_immediate_function
  32.     modules.registry.Registry.new(self._cr.dbname, update_module=True)
  33.   File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 85, in new
  34.     odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  35.   File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 376, in load_modules
  36.     force, status, report, loaded_modules, update_module, models_to_check)
  37.   File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 274, in load_marked_modules
  38.     perform_checks=perform_checks, models_to_check=models_to_check
  39.   File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 181, in load_module_graph
  40.     _load_data(cr, module_name, idref, mode, kind='data')
  41.   File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 95, in _load_data
  42.     tools.convert_file(cr, module_name, filename, idref, mode, noupdate, kind, report)
  43.   File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 792, in convert_file
  44.     convert_xml_import(cr, module, fp, idref, mode, noupdate, report)
  45.   File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 836, in convert_xml_import
  46.     doc = etree.parse(xmlfile)
  47.   File "src/lxml/lxml.etree.pyx", line 3427, in lxml.etree.parse (src/lxml/lxml.etree.c:81110)
  48.   File "src/lxml/parser.pxi", line 1832, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:118109)
  49.   File "src/lxml/parser.pxi", line 1852, in lxml.etree._parseFilelikeDocument (src/lxml/lxml.etree.c:118392)
  50.   File "src/lxml/parser.pxi", line 1747, in lxml.etree._parseDocFromFilelike (src/lxml/lxml.etree.c:117180)
  51.   File "src/lxml/parser.pxi", line 1162, in lxml.etree._BaseParser._parseDocFromFilelike (src/lxml/lxml.etree.c:111907)
  52.   File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102)
  53.   File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810)
  54.   File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664)
  55.   File "/mnt/extra-addons/odoo_post_restauran_table_service/views/pos_restaurant_waiter.xml", line 8
  56. lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: div line 5 and span, line 8, column 20
  57. 2022-04-21 22:28:51,191 1 INFO auconsist_test odoo.modules.loading: loading 1 modules...
  58. 2022-04-21 22:28:51,215 1 INFO auconsist_test odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries
  59. 2022-04-21 22:28:51,292 1 INFO auconsist_test odoo.modules.loading: loading 104 modules...
  60. 2022-04-21 22:28:51,402 1 INFO auconsist_test odoo.modules.loading: 104 modules loaded in 0.11s, 0 queries
  61. 2022-04-21 22:28:51,709 1 INFO auconsist_test odoo.modules.loading: Modules loaded.
  62. 2022-04-21 22:28:51,717 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:51] "POST /web/dataset/call_button HTTP/1.1" 200 -
  63. 2022-04-21 22:28:51,723 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:51] "POST /longpolling/poll HTTP/1.1" 200 -
  64. 2022-04-21 22:28:51,737 1 INFO auconsist_test odoo.addons.base.ir.ir_http: Generating routing map
  65. 2022-04-21 22:28:51,821 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:51] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  66. 2022-04-21 22:28:51,847 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:51] "POST /web/dataset/call_kw/ir.module.module.dependency/read HTTP/1.1" 200 -
  67. 2022-04-21 22:28:51,917 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:51] "GET /base/static/src/css/description.css HTTP/1.1" 404 -
  68. 2022-04-21 22:28:54,454 1 INFO auconsist_test odoo.addons.base.module.module: ALLOW access to module.button_uninstall_wizard on ['odoo_post_restauran_table_service'] to user [email protected] #9 via 172.18.0.1
  69. 2022-04-21 22:28:54,456 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:54] "POST /web/dataset/call_button HTTP/1.1" 200 -
  70. 2022-04-21 22:28:54,477 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:54] "POST /web/dataset/call_kw/base.module.uninstall/default_get HTTP/1.1" 200 -
  71. 2022-04-21 22:28:54,580 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:54] "POST /web/dataset/call_kw/base.module.uninstall/onchange HTTP/1.1" 200 -
  72. 2022-04-21 22:28:54,596 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:54] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  73. 2022-04-21 22:28:54,613 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:54] "POST /web/dataset/call_kw/ir.module.module/name_get HTTP/1.1" 200 -
  74. 2022-04-21 22:28:56,924 1 INFO auconsist_test odoo.addons.base.module.module: ALLOW access to module.button_uninstall_wizard on ['odoo_post_restauran_table_service'] to user [email protected] #9 via 172.18.0.1
  75. 2022-04-21 22:28:56,926 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:56] "POST /web/dataset/call_button HTTP/1.1" 200 -
  76. 2022-04-21 22:28:56,947 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:56] "POST /web/dataset/call_kw/base.module.uninstall/default_get HTTP/1.1" 200 -
  77. 2022-04-21 22:28:57,045 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/base.module.uninstall/onchange HTTP/1.1" 200 -
  78. 2022-04-21 22:28:57,060 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  79. 2022-04-21 22:28:57,075 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/ir.module.module/name_get HTTP/1.1" 200 -
  80. 2022-04-21 22:28:57,746 1 INFO auconsist_test odoo.addons.base.module.module: ALLOW access to module.button_uninstall_wizard on ['odoo_post_restauran_table_service'] to user [email protected] #9 via 172.18.0.1
  81. 2022-04-21 22:28:57,747 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_button HTTP/1.1" 200 -
  82. 2022-04-21 22:28:57,765 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/base.module.uninstall/default_get HTTP/1.1" 200 -
  83. 2022-04-21 22:28:57,864 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/base.module.uninstall/onchange HTTP/1.1" 200 -
  84. 2022-04-21 22:28:57,881 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  85. 2022-04-21 22:28:57,898 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/ir.module.module/name_get HTTP/1.1" 200 -
  86. 2022-04-21 22:28:57,975 1 INFO auconsist_test odoo.addons.base.module.module: ALLOW access to module.button_uninstall_wizard on ['odoo_post_restauran_table_service'] to user [email protected] #9 via 172.18.0.1
  87. 2022-04-21 22:28:57,976 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_button HTTP/1.1" 200 -
  88. 2022-04-21 22:28:57,994 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:57] "POST /web/dataset/call_kw/base.module.uninstall/default_get HTTP/1.1" 200 -
  89. 2022-04-21 22:28:58,089 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:58] "POST /web/dataset/call_kw/base.module.uninstall/onchange HTTP/1.1" 200 -
  90. 2022-04-21 22:28:58,104 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:58] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  91. 2022-04-21 22:28:58,120 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:28:58] "POST /web/dataset/call_kw/ir.module.module/name_get HTTP/1.1" 200 -
  92. 2022-04-21 22:29:03,050 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:03] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  93. 2022-04-21 22:29:03,099 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:03] "POST /web/dataset/call_kw/ir.module.module.dependency/read HTTP/1.1" 200 -
  94. 2022-04-21 22:29:03,174 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:03] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  95. 2022-04-21 22:29:03,215 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:03] "POST /web/dataset/call_kw/ir.module.module.dependency/read HTTP/1.1" 200 -
  96. 2022-04-21 22:29:03,253 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:03] "POST /web/dataset/search_read HTTP/1.1" 200 -
  97. 2022-04-21 22:29:03,275 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:03] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.1" 200 -
  98. 2022-04-21 22:29:06,411 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:06] "POST /web/dataset/search_read HTTP/1.1" 200 -
  99. 2022-04-21 22:29:07,795 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:07] "POST /web/dataset/call_kw/pos.order/read HTTP/1.1" 200 -
  100. 2022-04-21 22:29:07,832 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:07] "POST /web/dataset/call_kw/account.bank.statement.line/read HTTP/1.1" 200 -
  101. 2022-04-21 22:29:07,845 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:07] "POST /web/dataset/call_kw/pos.order.line/read HTTP/1.1" 200 -
  102. 2022-04-21 22:29:07,877 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:07] "POST /web/dataset/call_kw/stock.location/name_search HTTP/1.1" 200 -
  103. 2022-04-21 22:29:41,833 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:29:41] "POST /longpolling/poll HTTP/1.1" 200 -
  104. 2022-04-21 22:30:31,857 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:30:31] "POST /longpolling/poll HTTP/1.1" 200 -
  105. 2022-04-21 22:31:21,878 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:31:21] "POST /longpolling/poll HTTP/1.1" 200 -
  106. 2022-04-21 22:32:11,903 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:32:11] "POST /longpolling/poll HTTP/1.1" 200 -
  107. 2022-04-21 22:33:01,927 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:33:01] "POST /longpolling/poll HTTP/1.1" 200 -
  108. 2022-04-21 22:33:51,947 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:33:51] "POST /longpolling/poll HTTP/1.1" 200 -
  109. 2022-04-21 22:34:41,974 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:34:41] "POST /longpolling/poll HTTP/1.1" 200 -
  110. 2022-04-21 22:35:31,996 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:35:31] "POST /longpolling/poll HTTP/1.1" 200 -
  111. 2022-04-21 22:36:22,018 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:36:22] "POST /longpolling/poll HTTP/1.1" 200 -
  112. 2022-04-21 22:37:12,042 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:37:12] "POST /longpolling/poll HTTP/1.1" 200 -
  113. 2022-04-21 22:38:02,064 1 INFO auconsist_test werkzeug: 172.18.0.1 - - [21/Apr/2022 22:38:02] "POST /longpolling/poll HTTP/1.1" 200 -
  114. 2022-04-21 22:38:51,304 1 INFO ? odoo.service.server: Initiating shutdown
  115. 2022-04-21 22:38:51,305 1 INFO ? odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.
  116. 2022-04-21 22:38:53,392 1 INFO ? odoo: Odoo version 11.0-20200826
  117. 2022-04-21 22:38:53,392 1 INFO ? odoo: Using configuration file at /etc/odoo/odoo.conf
  118. 2022-04-21 22:38:53,393 1 INFO ? odoo: addons paths: ['/var/lib/odoo/.local/share/Odoo/addons/11.0', '/usr/lib/python3/dist-packages/odoo/addons', '/mnt/extra-addons']
  119. 2022-04-21 22:38:53,393 1 INFO ? odoo: database: odoo@db11:5432
  120. 2022-04-21 22:38:53,500 1 INFO ? odoo.addons.base.ir.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf
  121. 2022-04-21 22:38:53,623 1 INFO ? odoo.service.server: HTTP service (werkzeug) running on c2396392acc4:8069
  122. crisyelit@crisyelit:~/Documents/docker/odoo-project/v11$
  123.  

Replies to Re: error al git rss

Title Name Language When
Re: Re: error al git Colorant Rhinoceros text 2 Years ago.