xTuple.com xTupleU Blog & News Customer Support

Problem in logon in xtuple

Hello!
I am new with xtuple ERP.

I did checkout for svn directory for this url: https://postbooks.svn.sourceforge.net/svnroot/postbooks/, for folder trunk.

I did restore for this file: postbooks_quickstart_4.0.0Beta.backup for my postgresql-9.1, and i have this error when i trying logon.
How to fix it.

The version of the database you are connecting to is not the version this client was designed to work against. This client was designed to work against the database version 4.0.0. The system has been configured to disallow access in this case.
Please contact your systems administrator.

Thanks in advance.

Batista

Okay!
Thank you very much. I will check that.

You will get this error when the version of the database in Postgre is different than the desktop app you are using. If your db is version 4.0.0Beta and your desktop gui is version 4.0.0Beta3… you will get this error. Make sure you are using the same for both. It a safety check.

You can actually disable this once you log in.
System/Setup/Configure/Database and deselect “Disallow mismatched client versions”

but I keep my on

Our SourceForge SVN repository paths have changed. You may now check out the PostBooks repository for reading, using:

svn co http://svn.code.sf.net/p/postbooks/code/ postbooks-code

Please see http://sourceforge.net/p/postbooks/code to see other SVN options and to check out the new code browser.