This question has been flagged
2 Replies
2835 Views

After changing the User Interface view in dev mode of my login, I try to sign in and it says 500 internal error.

I'm running on localhost, where can I find the modified code file on my local drive?

Avatar
Discard
Author Best Answer

@Ermin Trevisan I'm using odoo 12. How to start Odoo from command line? Command ./odoo-bin -u all only opens the odoo-bin file on my text editor.

Avatar
Discard
Best Answer

You may want to start Odoo from command line with the parameter "-u all" to update your installation. Next time you may want to think about a backup before doing such manipulations without exactly knowing what you are doing. Or you may want to check your log file to find the cause of your error.

Avatar
Discard