Cannot login after fresh install

34 views
Skip to first unread message

Stanislav Sinyagin

unread,
Jun 23, 2012, 5:49:41 PM6/23/12
to Free...@googlegroups.com
hi,
I installed FreePyBX on a 64-bit CentOS 6.2, with FreePyBX from current master on Github. I used python 2.6 that came with CentOS.

I uncommented insert_data() in freepybx/websetup.py and made sure the admin credentials are in admin_users table.

Still I cannot log in as administrator, and I get the following message on paster console:

(www)bash-4.1$ paster serve --reload development.ini
Starting subprocess with file monitor
/usr/local/www/lib/python2.6/site-packages/SQLAlchemy-0.7.8-py2.6-linux-x86_64.egg/sqlalchemy/engine/url.py:105: SADeprecationWarning: The SQLAlchemy PostgreSQL dialect has been renamed from 'postgres' to 'postgresql'. The new URL format is postgresql[+driver]://<user>:<pass>@<host>/<dbname>
Starting server in PID 18297.
serving on http://127.0.0.1:2088
/usr/local/www/lib/python2.6/site-packages/WebOb-1.2-py2.6.egg/webob/request.py:121: DeprecationWarning: You unicode_errors='replace' to the Request constructor.  Passing a ``unicode_errors`` value to the Request is no longer supported in WebOb 1.2+.  This value has been ignored
/usr/local/www/lib/python2.6/site-packages/WebOb-1.2-py2.6.egg/webob/request.py:129: DeprecationWarning: You passed decode_param_names=False to the Request constructor. Passing a ``decode_param_names`` value to the Request is no longer supported in WebOb 1.2+.  This value has been ignored
/usr/local/www/lib/python2.6/site-packages/Pylons-1.0.1rc1-py2.6.egg/pylons/controllers/util.py:224: DeprecationWarning: As of WebOb 1.2, raise the HTTPException instance directly instead of raising the result of 'HTTPException.exception'
  raise exc(location=url).exception


This is an evaluation for a potential commercial project, and we would definitely require commercial support when the project goes live. I can also provide root access to this test server if needed.

regards,
stanislav


Reply all
Reply to author
Forward
0 new messages