-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The problem seems to be that the .table contents of the databases dir
are gone and the welcome app is trying to recreate them - but it finds
that the default sqlite db already has the databases defined in your
code. Setting migrate = False might fix your problem.

- --
Praneeth

On 06/08/2010 06:23 AM, dlin wrote:
> My upgrade method is just unzip all source to my exist web2py
> directory.
> 
> I've compare the new welcome source with my application.
> 
> I found in welcome/db.py
> auth.settings.hmac_key='<your secret key>'
> 
> Is that the problem?
> 
> If I want to solve this problem, I should drop all my tables by
> sqlite3 directly.
> 
> What's the correct steps?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMDZYxAAoJENaaLQPAdAyuH3wH/2m6YBvBIMjiSBLR+b+HAWP/
B0xLaF9VRawTlqy8jhc9s3etaQBlnWrSHiU6ICo8NP2KCIb5gn3q0IbTEkypmzIW
gK6iAngEA9RAvehOCvVps2LTxIsCfLf0WpbqaXTQhBlkwlWKx/wC+LgmpG5TGfb9
GzEBgAabtfeIaCwXhM9tulvGt3yteyVgy1BSDE5sPwxjDS6ELD8wL2H707040mdX
xLHxo/3JanNJGLXyvoH/d5oq5xM4vFeNomtJHAmv3yFKpzutGympv6bol0iDqNnW
I37lBIja+e3GieZFSuWqndvnuaSGQHUTZ08yMfzPH1SGB3D7pQ5pOd+O3NlJ8wA=
=fEXP
-----END PGP SIGNATURE-----

Reply via email to