Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profile matching query does not exist #544

Closed
darrentangdt opened this issue Apr 23, 2013 · 4 comments
Closed

profile matching query does not exist #544

darrentangdt opened this issue Apr 23, 2013 · 4 comments

Comments

@darrentangdt
Copy link

I follow the link below, step by step to complete the installation and configuration.
http://ralph.allegrogroup.com/doc/installation.html

My question:

  1. only login , show the 500 error.
    2.When I open the debug mode, see this error:

"DoesNotExist at /
Profile matching query does not exist.
Request Method: GET
Request URL: http://172.168.12.138:8080/
Django Version: 1.4.5
Exception Type: DoesNotExist
Exception Value:
Profile matching query does not exist.
Exception Location: /home/ralph/local/lib/python2.7/site-packages/django/db/models/query.py in get, line 366
Python Executable: /home/ralph/bin/python
Python Version: 2.7.3
Python Path:
['/home/ralph/bin',
'/home/ralph/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg',
'/home/ralph/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg',
'/home/ralph/project/src',
'/home/ralph/lib/python2.7',
'/home/ralph/lib/python2.7/plat-linux2',
'/home/ralph/lib/python2.7/lib-tk',
'/home/ralph/lib/python2.7/lib-old',
'/home/ralph/lib/python2.7/lib-dynload',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk',
'/home/ralph/local/lib/python2.7/site-packages'] "

3.just use "pip install ralph" to complete the installation and configuration, i will not found "project" directory when i run the "ralph test ralph.util" and " ralph run_gunicorn" command.
4.just use "git clone git://github.com/allegro/ralph.git project" to complete the installation and configuration, we will find error:"lib/python2.7/site-packages/ralph: not found"
5.I can't find where can I see the log,

Software environment:
OS:ubuntu 12.04

@ambv
Copy link

ambv commented Apr 23, 2013

In the latest version after running syncdb and migrate you also have to run ralph sync_profiles. Sorry for the confusion, we will update the documentation to reflect that. I'll ping you here when the updated docs are online.

@darrentangdt
Copy link
Author

yeah, it's ok now.
Thanks ! thanks this best project!
Good job!

2013/4/23 Łukasz Langa notifications@github.com

In the latest version after running syncdb and migrate you also have to
run ralph sync_profiles. Sorry for the confusion, we will update the
documentation to reflect that. I'll ping you here when the updated docs are
online.


Reply to this email directly or view it on GitHubhttps://github.com//issues/544#issuecomment-16847845
.

@darrentangdt
Copy link
Author

But i want to know, software support Chinese user interface?

@bzed
Copy link

bzed commented Jun 4, 2014

Its still missing in the documentation on the homepage....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants