Date |
Level |
Type |
Message |
2024-08-19 12:23:05
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf (l10n_Ar no test) no-test
|
2024-08-19 12:23:05
|
|
|
Starting step base from config Adhoc Conf (l10n_Ar no test) no-test
|
2024-08-19 12:23:05
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2024-08-19 12:23:25
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 10.39s, 0 queries
|
2024-08-19 12:23:51
|
INFO
|
server
|
odoo.modules.loading:279
11 modules loaded in 10.74s, 0 queries
|
2024-08-19 12:23:52
|
|
|
Step base finished in 43s
|
2024-08-19 12:23:52
|
|
|
Starting step all_no_test from config Adhoc Conf (l10n_Ar no test) no-test
|
2024-08-19 12:23:52
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2024-08-19 12:24:16
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 10.98s, 0 queries
|
2024-08-19 12:38:14
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-08-19 12:39:14
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:207
Setting demo certificate from to OdooCert7 in (AR) Responsable Inscripto company
|
2024-08-19 12:39:14
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:207
Setting demo certificate from to OdooCert6 in (AR) Monotributista company
|
2024-08-19 12:39:14
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:207
Setting demo certificate from to OdooCert2 in (AR) Exento company
|
2024-08-19 12:39:20
|
INFO
|
server
|
odoo.modules.loading:279
393 modules loaded in 887.83s, 63 queries
|
2024-08-19 12:39:26
|
INFO
|
server
|
odoo.modules.loading:279
395 modules loaded in 5.46s, 0 queries
|
2024-08-19 12:39:32
|
|
|
Step all_no_test finished in 16m
|
2024-08-19 12:39:32
|
|
|
Starting step setup from config Adhoc Conf (l10n_Ar no test) no-test
|
2024-08-19 12:39:32
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2024-08-19 12:39:33
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-08-19 12:39:33
|
|
|
Starting step run from config Adhoc Conf (l10n_Ar no test) no-test
|
2024-08-19 12:39:33
|
INFO
|
runbot
|
Start running build 68879-13-0
|
2024-08-19 12:39:34
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2024-08-19 12:39:41
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2024-08-19 12:39:41
|
INFO
|
server
|
odoo.modules.loading:279
11 modules loaded in 0.10s, 0 queries
|
2024-08-19 12:57:57
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2024-08-19 12:58:04
|
INFO
|
server
|
odoo.modules.loading:279
395 modules loaded in 7.60s, 0 queries
|
2024-08-19 12:59:49
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2024-08-19 12:59:55
|
INFO
|
server
|
odoo.modules.loading:279
395 modules loaded in 4.13s, 0 queries
|
2024-08-19 16:40:08
|
WARNING
|
server
|
odoo.addons.http_routing.models.ir_http:659
400 Bad Request:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 318, in _call_function
raise werkzeug.exceptions.BadRequest(msg % params)
werkzeug.exceptions.BadRequest: 400 Bad Request: <function Website.update_visitor_timezone at 0x7fb899eb14d0>, /website/update_visitor_timezone: Function declared as capable of handling request of type 'json' but called with a request of type 'http'
|
2024-08-19 17:18:09
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2024-08-19 17:18:17
|
INFO
|
server
|
odoo.modules.loading:279
395 modules loaded in 7.54s, 0 queries
|
2024-08-19 17:30:08
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-08-19 18:04:58
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-08-19 18:06:22
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-08-20 12:42:55
|
ERROR
|
server
|
werkzeug:88
Error on request:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/werkzeug/serving.py", line 270, in run_wsgi
execute(self.server.app)
File "/usr/local/lib/python3.7/site-packages/werkzeug/serving.py", line 258, in execute
application_iter = app(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/wsgi_server.py", line 140, in application
return ProxyFix(application_unproxied)(environ, start_response)
File "/usr/local/lib/python3.7/site-packages/werkzeug/contrib/fixers.py", line 152, in __call__
return self.app(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/wsgi_server.py", line 117, in application_unproxied
result = odoo.http.root(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1314, in __call__
return self.dispatch(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1284, in __call__
return self.app(environ, start_wrapped)
File "/usr/local/lib/python3.7/site-packages/werkzeug/wsgi.py", line 766, in __call__
return self.app(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1483, in dispatch
odoo.registry(db).check_signaling()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 472, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 563, in cursor
return self._db.cursor()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 669, in cursor
return Cursor(self.__pool, self.dbname, self.dsn, serialized=serialized)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 196, in __init__
self._cnx = pool.borrow(dsn)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 552, in _locked
return fun(self, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 591, in borrow
cnx.reset()
psycopg2.DatabaseError: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
|
2024-08-21 16:57:51
|
ERROR
|
server
|
werkzeug:88
Error on request:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/werkzeug/serving.py", line 270, in run_wsgi
execute(self.server.app)
File "/usr/local/lib/python3.7/site-packages/werkzeug/serving.py", line 258, in execute
application_iter = app(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/wsgi_server.py", line 140, in application
return ProxyFix(application_unproxied)(environ, start_response)
File "/usr/local/lib/python3.7/site-packages/werkzeug/contrib/fixers.py", line 152, in __call__
return self.app(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/wsgi_server.py", line 117, in application_unproxied
result = odoo.http.root(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1314, in __call__
return self.dispatch(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1284, in __call__
return self.app(environ, start_wrapped)
File "/usr/local/lib/python3.7/site-packages/werkzeug/wsgi.py", line 766, in __call__
return self.app(environ, start_response)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1483, in dispatch
odoo.registry(db).check_signaling()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 472, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 563, in cursor
return self._db.cursor()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 669, in cursor
return Cursor(self.__pool, self.dbname, self.dsn, serialized=serialized)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 196, in __init__
self._cnx = pool.borrow(dsn)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 552, in _locked
return fun(self, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 591, in borrow
cnx.reset()
psycopg2.DatabaseError: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
|
2024-08-21 18:16:49
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:16:49
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/web/login'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:16:49
|
WARNING
|
server
|
odoo.addons.http_routing.models.ir_http:659
400 Bad Request:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 807, in dispatch
raise werkzeug.exceptions.BadRequest('Session expired (invalid CSRF token)')
werkzeug.exceptions.BadRequest: 400 Bad Request: Session expired (invalid CSRF token)
|
2024-08-21 18:16:55
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:16:55
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:16:55
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:16:55
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:16:55
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:02
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:02
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:02
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:08
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:08
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/web/login'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:08
|
WARNING
|
server
|
odoo.addons.http_routing.models.ir_http:659
400 Bad Request:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 807, in dispatch
raise werkzeug.exceptions.BadRequest('Session expired (invalid CSRF token)')
werkzeug.exceptions.BadRequest: 400 Bad Request: Session expired (invalid CSRF token)
|
2024-08-21 18:17:21
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:21
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:21
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:21
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/web/login'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:21
|
WARNING
|
server
|
odoo.addons.http_routing.models.ir_http:659
400 Bad Request:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 807, in dispatch
raise werkzeug.exceptions.BadRequest('Session expired (invalid CSRF token)')
werkzeug.exceptions.BadRequest: 400 Bad Request: Session expired (invalid CSRF token)
|
2024-08-21 18:17:24
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:24
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:24
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:26
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:29
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:29
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:35
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:35
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-21 18:17:35
|
WARNING
|
server
|
odoo.http:805
No CSRF validation token provided for path '/website_form/'
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/13.0/developer/reference/http.html#csrf for
more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF
token in the form, Tokens are available via `request.csrf_token()`
can be provided through a hidden input and must be POST-ed named
`csrf_token` e.g. in your form add:
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>
* if the form is generated or posted in javascript, the token value is
available as `csrf_token` on `web.core` and as the `csrf_token`
value in the default js-qweb execution context
* if the form is accessed by an external third party (e.g. REST API
endpoint, payment gateway callback) you will need to disable CSRF
protection (and implement your own protection if necessary) by
passing the `csrf=False` parameter to the `route` decorator.
|
2024-08-22 14:12:51
|
WARNING
|
server
|
odoo.http:781
CSRF validation failed on path '/web/login'
|
2024-08-22 14:12:51
|
WARNING
|
server
|
odoo.addons.http_routing.models.ir_http:659
400 Bad Request:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 807, in dispatch
raise werkzeug.exceptions.BadRequest('Session expired (invalid CSRF token)')
werkzeug.exceptions.BadRequest: 400 Bad Request: Session expired (invalid CSRF token)
|
2024-09-21 10:21:05
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-09-21 12:52:05
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-09-21 12:54:55
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-09-30 23:30:50
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-09-30 23:35:16
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-09-30 23:37:51
|
ERROR
|
server
|
odoo.addons.http_routing.models.ir_http:654
500 Internal Server Error:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 809, in dispatch
r = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
TypeError: cart_update() missing 1 required positional argument: 'product_id'
|
2024-10-07 22:29:56
|
ERROR
|
runbot
|
Docker with state GHOST not started after 60 seconds, skipping
|
2024-10-07 22:29:56
|
INFO
|
runbot
|
Step run finished in 7w
|