Compare commits

...

1 Commits

Author SHA1 Message Date
iCart
b9500b75b6
[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
2020-11-04 11:44:31 +01:00

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