find below the logfile (Windows: openerp-allinone-setup-7.0alpha-20130112-000101), when resetting the password of an existing user
2013-01-14 19:34:43,394 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:43] "GET /?db=hmt3 HTTP/1.1" 200 - 2013-01-14 19:34:43,523 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:43] "GET /web/webclient/css?db=hmt3 HTTP/1.1" 200 - 2013-01-14 19:34:43,555 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:43] "GET /web/webclient/js?db=hmt3 HTTP/1.1" 200 - 2013-01-14 19:34:44,107 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:44] "POST /web/session/get_session_info HTTP/1.1" 200 - 2013-01-14 19:34:44,171 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:44] "POST /web/webclient/qweblist HTTP/1.1" 200 - 2013-01-14 19:34:44,206 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:44] "POST /web/webclient/bootstrap_translations HTTP/1.1" 200 - 2013-01-14 19:34:44,696 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:44] "POST /web/proxy/load HTTP/1.1" 200 - 2013-01-14 19:34:45,151 6276 ERROR ? openerp.addons.web.http.JSONRequest.dispatch: An error occured while handling a json request Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP 7.0alpha\Server\server\openerp\addons\web\http.py", line 195, in dispatch File "C:\Program Files (x86)\OpenERP 7.0alpha\Server\server\openerp\addons\auth_signup\controllers\main.py", line 53, in retrieve File "C:\Program Files (x86)\OpenERP 7.0alpha\Server\server\openerp\addons\auth_signup\res_users.py", line 144, in signup_retrieve_info File "C:\Program Files (x86)\OpenERP 7.0alpha\Server\server\openerp\addons\auth_signup\res_users.py", line 126, in _signup_retrieve_partner SignupError: Signup token 'RIvEswfZgQkuog7wTBkv' is not valid 2013-01-14 19:34:45,263 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:45] "POST /auth_signup/retrieve HTTP/1.1" 200 - 2013-01-14 19:34:45,306 6276 INFO ? werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:45] "POST /auth_signup/get_config HTTP/1.1" 200 - 2013-01-14 19:34:45,355 6276 INFO postgres werkzeug: 127.0.0.1 - - [14/Jan/2013 19:34:45] "GET /web/binary/company_logo?session_id=a0ad26fafe3546b2ba5bb877603fe74f HTTP/1.1" 200 - -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/1094469 Title: invalid signup token Status in OpenERP Server: Confirmed Bug description: Installed http://nightly.openerp.com/trunk/nightly/exe/openerp- allinone-setup-7.0alpha-20121229-000101.exe on Windows 7 / 64 bit. Steps to reproduce 1) Installed OE with default user admin 2) Create a new user 3) (re)set the password (an automatic mail is send to the new created user) Click the link in the mail (in my case: http://localhost:8069/?db=hmt3#action=login&token=t2rKPiudYk6OKbfmDzYn&type=reset error message: invalid signup token To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/1094469/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

