ishanra

Untitled

Jun 3rd, 2021
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.76 KB | None | 0 0
  1. KeyError: 'mydb'
  2.  
  3. During handling of the above exception, another exception occurred:
  4.  
  5. Traceback (most recent call last):
  6.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 86, in new
  7.     odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  8.   File "F:\odoo12\odoo\odoo\modules\loading.py", line 430, in load_modules
  9.     registry.setup_models(cr)
  10.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 275, in setup_models
  11.     model._setup_fields()
  12.   File "F:\odoo12\odoo\odoo\models.py", line 2656, in _setup_fields
  13.     field.setup_full(self)
  14.   File "F:\odoo12\odoo\odoo\fields.py", line 518, in setup_full
  15.     self._setup_regular_full(model)
  16.   File "F:\odoo12\odoo\odoo\fields.py", line 2494, in _setup_regular_full
  17.     invf = comodel._fields[self.inverse_name]
  18. KeyError: 'advice_id'
  19. 2021-06-03 13:33:08,852 7592 INFO mydb werkzeug: 127.0.0.1 - - [03/Jun/2021 13:33:08] "POST /longpolling/poll HTTP/1.1" 500 - 12 0.010 0.384
  20. 2021-06-03 13:33:08,865 7592 ERROR mydb werkzeug: Error on request:
  21. Traceback (most recent call last):
  22.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 60, in __new__
  23.     return cls.registries[db_name]
  24.   File "F:\odoo12\odoo\odoo\tools\func.py", line 69, in wrapper
  25.     return func(self, *args, **kwargs)
  26.   File "F:\odoo12\odoo\odoo\tools\lru.py", line 44, in __getitem__
  27.     a = self.d[obj].me
  28. KeyError: 'mydb'
  29.  
  30. During handling of the above exception, another exception occurred:
  31.  
  32. Traceback (most recent call last):
  33.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\serving.py", line 304, in run_wsgi
  34.     execute(self.server.app)
  35.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\serving.py", line 292, in execute
  36.     application_iter = app(environ, start_response)
  37.   File "F:\odoo12\odoo\odoo\service\server.py", line 434, in app
  38.     return self.app(e, s)
  39.   File "F:\odoo12\odoo\odoo\service\wsgi_server.py", line 142, in application
  40.     return application_unproxied(environ, start_response)
  41.   File "F:\odoo12\odoo\odoo\service\wsgi_server.py", line 117, in application_unproxied
  42.     result = odoo.http.root(environ, start_response)
  43.   File "F:\odoo12\odoo\odoo\http.py", line 1320, in __call__
  44.     return self.dispatch(environ, start_response)
  45.   File "F:\odoo12\odoo\odoo\http.py", line 1293, in __call__
  46.     return self.app(environ, start_wrapped)
  47.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\middleware\shared_data.py", line 220, in __call__
  48.     return self.app(environ, start_response)
  49.   File "F:\odoo12\odoo\odoo\http.py", line 1471, in dispatch
  50.     odoo.registry(db).check_signaling()
  51.   File "F:\odoo12\odoo\odoo\__init__.py", line 117, in registry
  52.     return modules.registry.Registry(database_name)
  53.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 62, in __new__
  54.     return cls.new(db_name)
  55.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 86, in new
  56.     odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  57.   File "F:\odoo12\odoo\odoo\modules\loading.py", line 430, in load_modules
  58.     registry.setup_models(cr)
  59.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 275, in setup_models
  60.     model._setup_fields()
  61.   File "F:\odoo12\odoo\odoo\models.py", line 2656, in _setup_fields
  62.     field.setup_full(self)
  63.   File "F:\odoo12\odoo\odoo\fields.py", line 518, in setup_full
  64.     self._setup_regular_full(model)
  65.   File "F:\odoo12\odoo\odoo\fields.py", line 2494, in _setup_regular_full
  66.     invf = comodel._fields[self.inverse_name]
  67. KeyError: 'advice_id' - - -
  68. 2021-06-03 13:33:11,578 7592 INFO mydb odoo.modules.loading: loading 1 modules...
  69. 2021-06-03 13:33:11,588 7592 INFO mydb odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries
  70. 2021-06-03 13:33:11,686 7592 INFO mydb odoo.modules.loading: loading 93 modules...
  71. 2021-06-03 13:33:11,768 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  72. 2021-06-03 13:33:11,769 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  73. 2021-06-03 13:33:11,787 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  74. 2021-06-03 13:33:11,788 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  75. 2021-06-03 13:33:11,816 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  76. 2021-06-03 13:33:11,816 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  77. 2021-06-03 13:33:11,826 7592 WARNING mydb odoo.models: The model sms.account has no _description
  78. 2021-06-03 13:33:11,827 7592 WARNING mydb odoo.models: The model sms.number has no _description
  79. 2021-06-03 13:33:11,828 7592 WARNING mydb odoo.models: The model sms.message has no _description
  80. 2021-06-03 13:33:11,830 7592 WARNING mydb odoo.models: The model sms.gateway has no _description
  81. 2021-06-03 13:33:11,830 7592 WARNING mydb odoo.models: The model sms.compose has no _description
  82. 2021-06-03 13:33:11,830 7592 WARNING mydb odoo.models: The model sms.template has no _description
  83. 2021-06-03 13:33:11,831 7592 WARNING mydb odoo.models: The model sms.account has no _description
  84. 2021-06-03 13:33:11,855 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  85. 2021-06-03 13:33:11,855 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  86. 2021-06-03 13:33:11,859 7592 WARNING mydb odoo.models: The model sms.account has no _description
  87. 2021-06-03 13:33:11,860 7592 WARNING mydb odoo.models: The model sms.number has no _description
  88. 2021-06-03 13:33:11,862 7592 WARNING mydb odoo.models: The model sms.message has no _description
  89. 2021-06-03 13:33:11,868 7592 WARNING mydb odoo.models: The model sms.gateway has no _description
  90. 2021-06-03 13:33:11,868 7592 WARNING mydb odoo.models: The model sms.compose has no _description
  91. 2021-06-03 13:33:11,869 7592 WARNING mydb odoo.models: The model sms.template has no _description
  92. 2021-06-03 13:33:11,881 7592 WARNING mydb odoo.models: The model openg2p.disbursement.exception.rule has no _description
  93. 2021-06-03 13:33:11,888 7592 WARNING mydb odoo.models: The model report.openg2p_disbursement_reconciliation.report_reconcile has no _description
  94. 2021-06-03 13:33:11,892 7592 INFO mydb odoo.modules.loading: 93 modules loaded in 0.20s, 0 queries
  95. 2021-06-03 13:33:11,970 7592 WARNING mydb odoo.modules.loading: Transient module states were reset
  96. 2021-06-03 13:33:11,971 7592 ERROR mydb odoo.modules.registry: Failed to load registry
  97. Traceback (most recent call last):
  98.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 60, in __new__
  99.     return cls.registries[db_name]
  100.   File "F:\odoo12\odoo\odoo\tools\func.py", line 69, in wrapper
  101.     return func(self, *args, **kwargs)
  102.   File "F:\odoo12\odoo\odoo\tools\lru.py", line 44, in __getitem__
  103.     a = self.d[obj].me
  104. KeyError: 'mydb'
  105.  
  106. During handling of the above exception, another exception occurred:
  107.  
  108. Traceback (most recent call last):
  109.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 86, in new
  110.     odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  111.   File "F:\odoo12\odoo\odoo\modules\loading.py", line 430, in load_modules
  112.     registry.setup_models(cr)
  113.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 275, in setup_models
  114.     model._setup_fields()
  115.   File "F:\odoo12\odoo\odoo\models.py", line 2656, in _setup_fields
  116.     field.setup_full(self)
  117.   File "F:\odoo12\odoo\odoo\fields.py", line 518, in setup_full
  118.     self._setup_regular_full(model)
  119.   File "F:\odoo12\odoo\odoo\fields.py", line 2494, in _setup_regular_full
  120.     invf = comodel._fields[self.inverse_name]
  121. KeyError: 'advice_id'
  122. 2021-06-03 13:33:11,975 7592 INFO mydb werkzeug: 127.0.0.1 - - [03/Jun/2021 13:33:11] "GET / HTTP/1.1" 500 - 12 0.004 0.400
  123. 2021-06-03 13:33:11,986 7592 ERROR mydb werkzeug: Error on request:
  124. Traceback (most recent call last):
  125.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 60, in __new__
  126.     return cls.registries[db_name]
  127.   File "F:\odoo12\odoo\odoo\tools\func.py", line 69, in wrapper
  128.     return func(self, *args, **kwargs)
  129.   File "F:\odoo12\odoo\odoo\tools\lru.py", line 44, in __getitem__
  130.     a = self.d[obj].me
  131. KeyError: 'mydb'
  132.  
  133. During handling of the above exception, another exception occurred:
  134.  
  135. Traceback (most recent call last):
  136.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\serving.py", line 304, in run_wsgi
  137.     execute(self.server.app)
  138.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\serving.py", line 292, in execute
  139.     application_iter = app(environ, start_response)
  140.   File "F:\odoo12\odoo\odoo\service\server.py", line 434, in app
  141.     return self.app(e, s)
  142.   File "F:\odoo12\odoo\odoo\service\wsgi_server.py", line 142, in application
  143.     return application_unproxied(environ, start_response)
  144.   File "F:\odoo12\odoo\odoo\service\wsgi_server.py", line 117, in application_unproxied
  145.     result = odoo.http.root(environ, start_response)
  146.   File "F:\odoo12\odoo\odoo\http.py", line 1320, in __call__
  147.     return self.dispatch(environ, start_response)
  148.   File "F:\odoo12\odoo\odoo\http.py", line 1293, in __call__
  149.     return self.app(environ, start_wrapped)
  150.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\middleware\shared_data.py", line 220, in __call__
  151.     return self.app(environ, start_response)
  152.   File "F:\odoo12\odoo\odoo\http.py", line 1471, in dispatch
  153.     odoo.registry(db).check_signaling()
  154.   File "F:\odoo12\odoo\odoo\__init__.py", line 117, in registry
  155.     return modules.registry.Registry(database_name)
  156.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 62, in __new__
  157.     return cls.new(db_name)
  158.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 86, in new
  159.     odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  160.   File "F:\odoo12\odoo\odoo\modules\loading.py", line 430, in load_modules
  161.     registry.setup_models(cr)
  162.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 275, in setup_models
  163.     model._setup_fields()
  164.   File "F:\odoo12\odoo\odoo\models.py", line 2656, in _setup_fields
  165.     field.setup_full(self)
  166.   File "F:\odoo12\odoo\odoo\fields.py", line 518, in setup_full
  167.     self._setup_regular_full(model)
  168.   File "F:\odoo12\odoo\odoo\fields.py", line 2494, in _setup_regular_full
  169.     invf = comodel._fields[self.inverse_name]
  170. KeyError: 'advice_id' - - -
  171. 2021-06-03 13:33:12,492 7592 INFO mydb odoo.modules.loading: loading 1 modules...
  172. 2021-06-03 13:33:12,506 7592 INFO mydb odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries
  173. 2021-06-03 13:33:12,615 7592 INFO mydb odoo.modules.loading: loading 93 modules...
  174. 2021-06-03 13:33:12,697 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  175. 2021-06-03 13:33:12,697 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  176. 2021-06-03 13:33:12,714 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  177. 2021-06-03 13:33:12,715 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  178. 2021-06-03 13:33:12,743 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  179. 2021-06-03 13:33:12,744 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  180. 2021-06-03 13:33:12,753 7592 WARNING mydb odoo.models: The model sms.account has no _description
  181. 2021-06-03 13:33:12,753 7592 WARNING mydb odoo.models: The model sms.number has no _description
  182. 2021-06-03 13:33:12,753 7592 WARNING mydb odoo.models: The model sms.message has no _description
  183. 2021-06-03 13:33:12,754 7592 WARNING mydb odoo.models: The model sms.gateway has no _description
  184. 2021-06-03 13:33:12,754 7592 WARNING mydb odoo.models: The model sms.compose has no _description
  185. 2021-06-03 13:33:12,755 7592 WARNING mydb odoo.models: The model sms.template has no _description
  186. 2021-06-03 13:33:12,755 7592 WARNING mydb odoo.models: The model sms.account has no _description
  187. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model keychain.account has no _description
  188. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model keychain.backend has no _description
  189. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model sms.account has no _description
  190. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model sms.number has no _description
  191. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model sms.message has no _description
  192. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model sms.gateway has no _description
  193. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model sms.compose has no _description
  194. 2021-06-03 13:33:12,770 7592 WARNING mydb odoo.models: The model sms.template has no _description
  195. 2021-06-03 13:33:12,786 7592 WARNING mydb odoo.models: The model openg2p.disbursement.exception.rule has no _description
  196. 2021-06-03 13:33:12,786 7592 WARNING mydb odoo.models: The model report.openg2p_disbursement_reconciliation.report_reconcile has no _description
  197. 2021-06-03 13:33:12,786 7592 INFO mydb odoo.modules.loading: 93 modules loaded in 0.17s, 0 queries
  198. 2021-06-03 13:33:12,848 7592 WARNING mydb odoo.modules.loading: Transient module states were reset
  199. 2021-06-03 13:33:12,848 7592 ERROR mydb odoo.modules.registry: Failed to load registry
  200. Traceback (most recent call last):
  201.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 60, in __new__
  202.     return cls.registries[db_name]
  203.   File "F:\odoo12\odoo\odoo\tools\func.py", line 69, in wrapper
  204.     return func(self, *args, **kwargs)
  205.   File "F:\odoo12\odoo\odoo\tools\lru.py", line 44, in __getitem__
  206.     a = self.d[obj].me
  207. KeyError: 'mydb'
  208.  
  209. During handling of the above exception, another exception occurred:
  210.  
  211. Traceback (most recent call last):
  212.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 86, in new
  213.     odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  214.   File "F:\odoo12\odoo\odoo\modules\loading.py", line 430, in load_modules
  215.     registry.setup_models(cr)
  216.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 275, in setup_models
  217.     model._setup_fields()
  218.   File "F:\odoo12\odoo\odoo\models.py", line 2656, in _setup_fields
  219.     field.setup_full(self)
  220.   File "F:\odoo12\odoo\odoo\fields.py", line 518, in setup_full
  221.     self._setup_regular_full(model)
  222.   File "F:\odoo12\odoo\odoo\fields.py", line 2494, in _setup_regular_full
  223.     invf = comodel._fields[self.inverse_name]
  224. KeyError: 'advice_id'
  225. 2021-06-03 13:33:12,864 7592 INFO mydb werkzeug: 127.0.0.1 - - [03/Jun/2021 13:33:12] "GET /favicon.ico HTTP/1.1" 500 - 12 0.005 0.375
  226. 2021-06-03 13:33:12,864 7592 ERROR mydb werkzeug: Error on request:
  227. Traceback (most recent call last):
  228.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 60, in __new__
  229.     return cls.registries[db_name]
  230.   File "F:\odoo12\odoo\odoo\tools\func.py", line 69, in wrapper
  231.     return func(self, *args, **kwargs)
  232.   File "F:\odoo12\odoo\odoo\tools\lru.py", line 44, in __getitem__
  233.     a = self.d[obj].me
  234. KeyError: 'mydb'
  235.  
  236. During handling of the above exception, another exception occurred:
  237.  
  238. Traceback (most recent call last):
  239.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\serving.py", line 304, in run_wsgi
  240.     execute(self.server.app)
  241.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\serving.py", line 292, in execute
  242.     application_iter = app(environ, start_response)
  243.   File "F:\odoo12\odoo\odoo\service\server.py", line 434, in app
  244.     return self.app(e, s)
  245.   File "F:\odoo12\odoo\odoo\service\wsgi_server.py", line 142, in application
  246.     return application_unproxied(environ, start_response)
  247.   File "F:\odoo12\odoo\odoo\service\wsgi_server.py", line 117, in application_unproxied
  248.     result = odoo.http.root(environ, start_response)
  249.   File "F:\odoo12\odoo\odoo\http.py", line 1320, in __call__
  250.     return self.dispatch(environ, start_response)
  251.   File "F:\odoo12\odoo\odoo\http.py", line 1293, in __call__
  252.     return self.app(environ, start_wrapped)
  253.   File "F:\odoo12\odoo\odooenv\lib\site-packages\werkzeug\middleware\shared_data.py", line 220, in __call__
  254.     return self.app(environ, start_response)
  255.   File "F:\odoo12\odoo\odoo\http.py", line 1471, in dispatch
  256.     odoo.registry(db).check_signaling()
  257.   File "F:\odoo12\odoo\odoo\__init__.py", line 117, in registry
  258.     return modules.registry.Registry(database_name)
  259.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 62, in __new__
  260.     return cls.new(db_name)
  261.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 86, in new
  262.     odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  263.   File "F:\odoo12\odoo\odoo\modules\loading.py", line 430, in load_modules
  264.     registry.setup_models(cr)
  265.   File "F:\odoo12\odoo\odoo\modules\registry.py", line 275, in setup_models
  266.     model._setup_fields()
  267.   File "F:\odoo12\odoo\odoo\models.py", line 2656, in _setup_fields
  268.     field.setup_full(self)
  269.   File "F:\odoo12\odoo\odoo\fields.py", line 518, in setup_full
  270.     self._setup_regular_full(model)
  271.   File "F:\odoo12\odoo\odoo\fields.py", line 2494, in _setup_regular_full
  272.     invf = comodel._fields[self.inverse_name]
  273. KeyError: 'advice_id' - - -
Advertisement
Add Comment
Please, Sign In to add comment