Skip to content

Instantly share code, notes, and snippets.

@cjjavellana
Last active August 29, 2015 14:06
Show Gist options
  • Save cjjavellana/27dd45ff71d0f3330b37 to your computer and use it in GitHub Desktop.
Save cjjavellana/27dd45ff71d0f3330b37 to your computer and use it in GitHub Desktop.

Remounting a partition

sudo mount -o remount,exec /tmp

QWebTemplateNotFound: External ID not found in the system: web.login

  1. First of all clear the browser history.

  2. run the command "createdb odoo" or you can use your old database also.

  3. run the openerp-server using this command

./openerp-server -d odoo -u base

Note : Don't Forget to clear your browser history otherwise it will again throw an error.

  1. install python-passlib
sudo yum -y install python-passlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment