Restoring a Backup fails

Hi


I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:


[ro…@rigpl ~]# cd /var/www/sites/XXX
[ro…@rigpl XXX]# lib/wnf.py --backup
backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on
2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
MySQL root password:
Created user test_rigpl
Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl
Starting database import…
Imported from database /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table
‘__Auth’ already exists
self._cursor.execute(query)

Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Thats only a warning - update the db_name property in conf.py and it should work.


On 27-May-2013, at 2:55 PM, Addy <ad...@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:


[ro...@rigpl ~]# cd /var/www/sites/XXX
[ro...@rigpl XXX]# lib/wnf.py --backup
backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on
2013-05-25 14:02:03
[ro...@rigpl XXX]# gunzip /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
[ro...@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
MySQL root password:
Created user test_rigpl
Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl
Starting database import...
Imported from database /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table
'__Auth' already exists
self._cursor.execute(query)

Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1DDD5EF3-511C-4D77-B375-241C3EAC65EE%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.

On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad...@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:


[ro...@rigpl ~]# cd /var/www/sites/XXX
[ro...@rigpl XXX]# lib/wnf.py --backup
backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on
2013-05-25 14:02:03
[ro...@rigpl XXX]# gunzip /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
[ro...@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
MySQL root password:
Created user test_rigpl
Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl
Starting database import...
Imported from database /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table
'__Auth' already exists
self._cursor.execute(query)

Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.

On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:
Thats only a warning - update the db_name property in conf.py and it should work.


On 27-May-2013, at 2:55 PM, Addy <ad...@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:


[ro...@rigpl ~]# cd /var/www/sites/XXX
[ro...@rigpl XXX]# lib/wnf.py --backup
backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on
2013-05-25 14:02:03
[ro...@rigpl XXX]# gunzip /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
[ro...@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
MySQL root password:
Created user test_rigpl
Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl
Starting database import...
Imported from database /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table
'__Auth' already exists
self._cursor.execute(query)

Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Error.txt>




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.


On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

'__Auth' already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.





<Error.txt>




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.

You can try after running this in your test folder:
lib/wnf.py --patch_sync_build 

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:

I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.


On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

‘__Auth’ already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Error.txt>





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/B5EEB49B-BB7E-448D-8736-DBA6D655D550%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:

Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.

You can try after running this in your test folder:
lib/wnf.py --patch_sync_build 

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:

I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.


On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

‘__Auth’ already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Error.txt>





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
File "lib/wnf.py", line 501, in <module>
run()
File "lib/wnf.py", line 323, in run
webnotes.connect(conf.db_name)
File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co nnect
conn = webnotes.db.Database(user=db_name, password=password)
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
self.connect()
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
use_unicode=True, charset='utf8')
File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con nect
return Connection(*args, **kwargs)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in __init__
super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@ 'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

'__Auth' already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.





<Error.txt>





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.









You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Aditya,

Set the correct db_password password in conf.py

- Rushabh


W: https://erpnext.com
T: @rushabh_mehta

On 28-May-2013, at 8:45 AM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
  File "lib/wnf.py", line 501, in <module>
    run()
  File "lib/wnf.py", line 323, in run
    webnotes.connect(conf.db_name)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co                       nnect
    conn = webnotes.db.Database(user=db_name, password=password)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
    self.connect()
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
    use_unicode=True, charset='utf8')
  File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con                       nect
    return Connection(*args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in                        __init__
    super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@                       'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build 

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

‘__Auth’ already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Error.txt>





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 






You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8B21E417-CEF6-43F1-B64F-17D662CF82AF%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

I am not able to understand which password am I supposed to update on the conf.py since none seem to be provided to me for the db or I am missing it, kindly please let me know which password are we talking about, basically I don' t have the password.


On Tue, May 28, 2013 at 12:13 PM, Rushabh Mehta <rm...@gmail.com> wrote:
Aditya,

Set the correct db_password password in conf.py

- Rushabh

On 28-May-2013, at 8:45 AM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
File "lib/wnf.py", line 501, in <module>
run()
File "lib/wnf.py", line 323, in run
webnotes.connect(conf.db_name)
File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co nnect
conn = webnotes.db.Database(user=db_name, password=password)
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
self.connect()
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
use_unicode=True, charset='utf8')
File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con nect
return Connection(*args, **kwargs)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in __init__
super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@ 'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

'__Auth' already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.





<Error.txt>





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.









You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.









You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8B21E417-CEF6-43F1-B64F-17D662CF82AF%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHxSrjxCBptR_FK9yoQejxCMABz1uWTF%2BkhKghRvPevdKQ%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Aditya,

You were installing from the incorrect folder. You don't need to change the password.

Suppose you took backup of instance in folder XXX

To install into YYY, you need to go to folder YYY and then run the install command. After install run the update command and it should work.

Thanks,
Anand.

On 02-Jun-2013, at 8:17 PM, Aditya Duggal <ad...@rigpl.com> wrote:

I am not able to understand which password am I supposed to update on the conf.py since none seem to be provided to me for the db or I am missing it, kindly please let me know which password are we talking about, basically I don' t have the password.


On Tue, May 28, 2013 at 12:13 PM, Rushabh Mehta <rm...@gmail.com> wrote:
Aditya,

Set the correct db_password password in conf.py

- Rushabh

On 28-May-2013, at 8:45 AM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
  File "lib/wnf.py", line 501, in <module>
    run()
  File "lib/wnf.py", line 323, in run
    webnotes.connect(conf.db_name)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co                       nnect
    conn = webnotes.db.Database(user=db_name, password=password)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
    self.connect()
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
    use_unicode=True, charset='utf8')
  File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con                       nect
    return Connection(*args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in                        __init__
    super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@                       'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build 

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

‘__Auth’ already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Error.txt>





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 






You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8B21E417-CEF6-43F1-B64F-17D662CF82AF%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHxSrjxCBptR_FK9yoQejxCMABz1uWTF%2BkhKghRvPevdKQ%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/C1A8C37B-71C3-4CDD-A6E1-4A897C79874C%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

I understand that and that is what I did on 28-May.
I took a backup from erp folder and then went to the test folder to run all the commands but got the error which is on the post of 28-May.


Am I missing something?


On Sun, Jun 2, 2013 at 8:33 PM, Anand Doshi <an…@iwebnotes.com> wrote:

Hi Aditya,

You were installing from the incorrect folder. You don't need to change the password.

Suppose you took backup of instance in folder XXX

To install into YYY, you need to go to folder YYY and then run the install command. After install run the update command and it should work.

Thanks,
Anand.

On 02-Jun-2013, at 8:17 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I am not able to understand which password am I supposed to update on the conf.py since none seem to be provided to me for the db or I am missing it, kindly please let me know which password are we talking about, basically I don' t have the password.



On Tue, May 28, 2013 at 12:13 PM, Rushabh Mehta <rm...@gmail.com> wrote:
Aditya,

Set the correct db_password password in conf.py

- Rushabh

On 28-May-2013, at 8:45 AM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
File "lib/wnf.py", line 501, in <module>
run()
File "lib/wnf.py", line 323, in run
webnotes.connect(conf.db_name)
File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co nnect
conn = webnotes.db.Database(user=db_name, password=password)
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
self.connect()
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
use_unicode=True, charset='utf8')
File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con nect
return Connection(*args, **kwargs)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in __init__
super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@ 'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

'__Auth' already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.





<Error.txt>





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.









You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.









You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8B21E417-CEF6-43F1-B64F-17D662CF82AF%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHxSrjxCBptR_FK9yoQejxCMABz1uWTF%2BkhKghRvPevdKQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/C1A8C37B-71C3-4CDD-A6E1-4A897C79874C%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHwCQi-kDE9V8m3HfWwtsz5vLovtT0_XO9_oHOTeDWPkdw%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Aditya,

I read your original post and commented. There is no mention of changing directory. 


[ro...@rigpl ~]# cd /var/www/sites/XXX
[ro...@rigpl XXX]# lib/wnf.py --backup
backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on
2013-05-25 14:02:03
[ro...@rigpl XXX]# gunzip /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
[ro...@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
MySQL root password:
Created user test_rigpl
Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl
Starting database import...
Imported from database /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql
/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table
'__Auth' already exists
self._cursor.execute(query)

Thanks,
Anand.

On 02-Jun-2013, at 8:39 PM, Aditya Duggal <ad...@rigpl.com> wrote:

I understand that and that is what I did on 28-May.
I took a backup from erp folder and then went to the test folder to run all the commands but got the error which is on the post of 28-May.


Am I missing something?


On Sun, Jun 2, 2013 at 8:33 PM, Anand Doshi <an…@iwebnotes.com> wrote:

Hi Aditya,

You were installing from the incorrect folder. You don't need to change the password.

Suppose you took backup of instance in folder XXX

To install into YYY, you need to go to folder YYY and then run the install command. After install run the update command and it should work.

Thanks,
Anand.

On 02-Jun-2013, at 8:17 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I am not able to understand which password am I supposed to update on the conf.py since none seem to be provided to me for the db or I am missing it, kindly please let me know which password are we talking about, basically I don’ t have the password.



On Tue, May 28, 2013 at 12:13 PM, Rushabh Mehta <rm...@gmail.com> wrote:
Aditya,

Set the correct db_password password in conf.py

- Rushabh

On 28-May-2013, at 8:45 AM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
  File "lib/wnf.py", line 501, in <module>
    run()
  File "lib/wnf.py", line 323, in run
    webnotes.connect(conf.db_name)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co                       nnect
    conn = webnotes.db.Database(user=db_name, password=password)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
    self.connect()
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
    use_unicode=True, charset='utf8')
  File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con                       nect
    return Connection(*args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in                        __init__
    super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@                       'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build 

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

‘__Auth’ already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Error.txt>





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 






You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8B21E417-CEF6-43F1-B64F-17D662CF82AF%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHxSrjxCBptR_FK9yoQejxCMABz1uWTF%2BkhKghRvPevdKQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/C1A8C37B-71C3-4CDD-A6E1-4A897C79874C%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHwCQi-kDE9V8m3HfWwtsz5vLovtT0_XO9_oHOTeDWPkdw%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A3FB7604-DC09-4648-8FBD-63C3C36E97B2%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Anand,

I did change the directory to the one where I wanted to install that is YYY instead of XXX.
Now to confirm I just tried doing this again and this time again I changed the directory to YYY and then run the install command but again I get this error:

[root@]# lib/wnf.py --install test_rigpl /var/www/sites/XXX/public/backups/ABC.sql
MySQL root password:
Created user something
Created database somethin
Granted privileges to user something and database something
Starting database import...
Imported from database /var/www/sites/XXX/public/backups/ABC.sql
/var/www/sites/YYY/lib/webnotes/db.py:124: Warning: Table '__Auth' already exists
self._cursor.execute(query)



On Sun, Jun 2, 2013 at 8:44 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

I read your original post and commented. There is no mention of changing directory.


[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

'__Auth' already exists
self._cursor.execute(query)


Thanks,
Anand.

On 02-Jun-2013, at 8:39 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I understand that and that is what I did on 28-May.
I took a backup from erp folder and then went to the test folder to run all the commands but got the error which is on the post of 28-May.


Am I missing something?


On Sun, Jun 2, 2013 at 8:33 PM, Anand Doshi <an…@iwebnotes.com> wrote:

Hi Aditya,

You were installing from the incorrect folder. You don't need to change the password.

Suppose you took backup of instance in folder XXX

To install into YYY, you need to go to folder YYY and then run the install command. After install run the update command and it should work.

Thanks,
Anand.

On 02-Jun-2013, at 8:17 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I am not able to understand which password am I supposed to update on the conf.py since none seem to be provided to me for the db or I am missing it, kindly please let me know which password are we talking about, basically I don' t have the password.



On Tue, May 28, 2013 at 12:13 PM, Rushabh Mehta <rm...@gmail.com> wrote:
Aditya,

Set the correct db_password password in conf.py

- Rushabh

On 28-May-2013, at 8:45 AM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
File "lib/wnf.py", line 501, in <module>
run()
File "lib/wnf.py", line 323, in run
webnotes.connect(conf.db_name)
File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co nnect
conn = webnotes.db.Database(user=db_name, password=password)
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
self.connect()
File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
use_unicode=True, charset='utf8')
File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con nect
return Connection(*args, **kwargs)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in __init__
super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@ 'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

'__Auth' already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.





<Error.txt>





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.









You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.









You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8B21E417-CEF6-43F1-B64F-17D662CF82AF%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHxSrjxCBptR_FK9yoQejxCMABz1uWTF%2BkhKghRvPevdKQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/C1A8C37B-71C3-4CDD-A6E1-4A897C79874C%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHwCQi-kDE9V8m3HfWwtsz5vLovtT0_XO9_oHOTeDWPkdw%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A3FB7604-DC09-4648-8FBD-63C3C36E97B2%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHwk_0%2BGmn1w1QBZNs_zDaPhZ3bHWvyF0GTQqHnK_%3Dzu7A%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Aditya,

Warning about __Auth table is okay. Are you now able to login?

Thanks,
Anand.

On 02-Jun-2013, at 10:43 PM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

I did change the directory to the one where I wanted to install that is YYY instead of XXX.
Now to confirm I just tried doing this again and this time again I changed the directory to YYY and then run the install command but again I get this error:

[root@]# lib/wnf.py --install test_rigpl /var/www/sites/XXX/public/backups/ABC.sql
MySQL root password:
Created user something
Created database somethin
Granted privileges to user something and database something
Starting database import...
Imported from database /var/www/sites/XXX/public/backups/ABC.sql
/var/www/sites/YYY/lib/webnotes/db.py:124: Warning: Table '__Auth' already exists
  self._cursor.execute(query)



On Sun, Jun 2, 2013 at 8:44 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

I read your original post and commented. There is no mention of changing directory. 


[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

‘__Auth’ already exists
self._cursor.execute(query)


Thanks,
Anand.

On 02-Jun-2013, at 8:39 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I understand that and that is what I did on 28-May.
I took a backup from erp folder and then went to the test folder to run all the commands but got the error which is on the post of 28-May.


Am I missing something?


On Sun, Jun 2, 2013 at 8:33 PM, Anand Doshi <an…@iwebnotes.com> wrote:

Hi Aditya,

You were installing from the incorrect folder. You don't need to change the password.

Suppose you took backup of instance in folder XXX

To install into YYY, you need to go to folder YYY and then run the install command. After install run the update command and it should work.

Thanks,
Anand.

On 02-Jun-2013, at 8:17 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I am not able to understand which password am I supposed to update on the conf.py since none seem to be provided to me for the db or I am missing it, kindly please let me know which password are we talking about, basically I don’ t have the password.



On Tue, May 28, 2013 at 12:13 PM, Rushabh Mehta <rm...@gmail.com> wrote:
Aditya,

Set the correct db_password password in conf.py

- Rushabh

On 28-May-2013, at 8:45 AM, Aditya Duggal <ad...@rigpl.com> wrote:

Hi Anand,

Just tried to run the command to update the master and got this error, I did run the second command as well but nothing seemed to happen.

[ro...@rigpl test.rigpl.com]# lib/wnf.py --update origin master
Traceback (most recent call last):
  File "lib/wnf.py", line 501, in <module>
    run()
  File "lib/wnf.py", line 323, in run
    webnotes.connect(conf.db_name)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/__init__.py", line 164, in co                       nnect
    conn = webnotes.db.Database(user=db_name, password=password)
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 53, in __init__
    self.connect()
  File "/var/www/sites/test.rigpl.com/lib/webnotes/db.py", line 65, in connect
    use_unicode=True, charset='utf8')
  File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Con                       nect
    return Connection(*args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in                        __init__
    super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'test_rigpl'@                       'localhost' (using password: YES)")



On Mon, May 27, 2013 at 5:03 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

Run this instead of patch_sync_build

lib/wnf.py --update origin master
chown -R apache:apache *

Thanks,
Anand.

On 27-May-2013, at 5:02 PM, Anand Doshi <an...@iwebnotes.com> wrote:


Hi Aditya,

Most probably your test system was not updated, but the source database has been patched using an updated instance of erpnext.


You can try after running this in your test folder:
lib/wnf.py --patch_sync_build 

Thanks,
Anand.

On 27-May-2013, at 3:21 PM, Aditya Duggal <ad...@rigpl.com> wrote:


I have tried to use id and password from source db as well and there is no message for failed login just that that the system stops to respond when we enter a password showing that the system is not running at all.



On Mon, May 27, 2013 at 3:16 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Aditya,

You will need to use the id and password applicable to the source database, as the profiles also get copied.

Thanks,
Anand.

On 27-May-2013, at 3:15 PM, Addy <ad...@rigpl.com> wrote:

Even if its a warning something really has messed that account as I am unable to access it, the error message I get when I just browse through the website is enclosed , the landing page of the website loads fine but the other webpages are just giving me the error and also I am not able to login.


On Monday, May 27, 2013 2:56:32 PM UTC+5:30, rushabh wrote:

Thats only a warning - update the db_name property in conf.py and it should work.



On 27-May-2013, at 2:55 PM, Addy <ad…@rigpl.com> wrote:

Hi

I tried to restore a backup from a later version of erpnext to an older version of erpnext in a different account and it broke the old version of the erpnext and this is what I did:



[ro...@rigpl ~]# cd /var/www/sites/XXX

[ro…@rigpl XXX]# lib/wnf.py --backup

backup taken - /var/www/sites/
XXX/public/backups/20130525_36264422_database.sql.gz - on

2013-05-25 14:02:03
[ro…@rigpl XXX]# gunzip /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

[ro…@rigpl XXX]# lib/wnf.py --install test_rigpl /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

MySQL root password:
Created user test_rigpl

Created database test_rigpl
Granted privileges to user test_rigpl and database test_rigpl

Starting database import…
Imported from database /var/www/sites/

XXX/public/backups/20130525_36264422_database.sql

/var/www/sites/XXX/lib/webnotes/db.py:124: Warning: Table

‘__Auth’ already exists
self._cursor.execute(query)


Now after I got this error I am unable to access the account where I was trying to restore the backup.



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/901bd1f9-cff6-4e00-83a0-7028b5037878%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/ac6fc30f-29f7-41be-8cef-b91f092555af%40googlegroups.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Error.txt>





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/1E9C9C40-E88F-428A-8D2F-8B5C0EEF3C4F%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHy_Er3P07YQNhyQZL5exfZgzvdH9zwwW-_OL1505QUetA%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 






You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A166E6D4-1E87-45E1-8D4A-6FFA31527D99%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHySt%2B1ZiNNEBHCp6qs6n%3Dn%2BhYyt6U%3D7AQrH%3D6ubNkexhQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8B21E417-CEF6-43F1-B64F-17D662CF82AF%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHxSrjxCBptR_FK9yoQejxCMABz1uWTF%2BkhKghRvPevdKQ%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/C1A8C37B-71C3-4CDD-A6E1-4A897C79874C%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHwCQi-kDE9V8m3HfWwtsz5vLovtT0_XO9_oHOTeDWPkdw%40mail.gmail.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/A3FB7604-DC09-4648-8FBD-63C3C36E97B2%40erpnext.com?hl=en.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAEmKBHwk_0%2BGmn1w1QBZNs_zDaPhZ3bHWvyF0GTQqHnK_%3Dzu7A%40mail.gmail.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/E19D295A-E2BB-4200-9148-015F28DFA1CE%40erpnext.com?hl=en.

For more options, visit https://groups.google.com/groups/opt_out.