Odoo V 11.0
Ubunutu 16.04
----
Error:
Uncaught SyntaxError: Unexpected token T in JSON at position 0
http://localhost/web#view_type=pivot&model=report.project.task.user&menu_id=134&action=186:1
Traceback:
SyntaxError: Unexpected token T in JSON at position 0
at JSON.parse (<anonymous>)
at HTMLIFrameElement.<anonymous> (http://localhost/web/content/733-f442617/web.assets_common.js:3848:379)
at HTMLIFrameElement.dispatch (http://localhost/web/content/733-f442617/web.assets_common.js:892:451)
at HTMLIFrameElement.elemData.handle (http://localhost/web/content/733-f442617/web.assets_common.js:865:173)
Solved:
cd /opt/odoo
sudo pip3 install -r requirements.txt