[ADD] Odoo.sh: How to restart the online editor

There seems to be a common issue with the odoo.sh editor becoming unresponsive.
See opw- 2375644, 2374388, 2367223 and 2367603
This commit is contained in:
iCart 2020-11-04 11:44:31 +01:00 committed by GitHub
parent af7d307b76
commit b9500b75b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,3 +43,12 @@ Several community apps for Odoo list ``pycups`` as required dependency.
We consider adding new system packages as long as they are indeed used.
Regarding ``pycups``, you won't be able to configure a printer in the local network of your Odoo.sh server.
The online editor is loading indefinitely
-----------------------------------------
If you can't access the online editor (either a white page, or a frozen loading screen),
you can restart it by opening a shell on the affected branch and running these two commands:
- rm ~/.jupyter
- pkill -9 jupyter