Re: Issue 2883 in reviewboard: Admin User Deleted , need to recover

2013-02-22 Thread reviewboard


Comment #3 on issue 2883 by chip...@gmail.com: Admin User Deleted , need to  
recover

http://code.google.com/p/reviewboard/issues/detail?id=2883

You need to use the site directory, not the URL. Should be something like  
/var/www/myreviewboard or whatever you called it when you installed.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2883 in reviewboard: Admin User Deleted , need to recover

2013-02-22 Thread reviewboard


Comment #2 on issue 2883 by arjun.ox...@gmail.com: Admin User Deleted ,  
need to recover

http://code.google.com/p/reviewboard/issues/detail?id=2883

When i try to execute the command suggested it display error

[root@localhost bin]# ./rb-site manage  
http://10.5.222.55:8080/reviewboard/account/login/?next_page=/reviewboard/dashboard/  
createsuperuser

Traceback (most recent call last):
  File "./rb-site", line 8, in 
load_entry_point('ReviewBoard==1.6.11', 'console_scripts', 'rb-site')()
   
File "/opt/reviewboard/apps/reviewboard/lib/ReviewBoard-1.6.11-py2.7.egg/reviewboard/cmdline/rbsite.py",  
line 1745, in main

command.run()
   
File "/opt/reviewboard/apps/reviewboard/lib/ReviewBoard-1.6.11-py2.7.egg/reviewboard/cmdline/rbsite.py",  
line 1679, in run

site.run_manage_command(args[0], args[1:])
   
File "/opt/reviewboard/apps/reviewboard/lib/ReviewBoard-1.6.11-py2.7.egg/reviewboard/cmdline/rbsite.py",  
line 439, in run_manage_command

os.chdir(self.abs_install_dir)
OSError: [Errno 2] No such file or  
directory: '/opt/reviewboard/apps/reviewboard/bin/http:/10.5.222.55:8080/reviewboard/account/login/?next_page=/reviewboard/dashboard'

[root@localhost bin]# pwd
/opt/reviewboard/apps/reviewboard/bin
[root@localhost bin]# ls
=2.1,!=2.4  =2.1,!=2.4wget  post-review  pycrypto-2.4  pycrypto-2.4.tar.gz   
rb-site  rbssh



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2883 in reviewboard: Admin User Deleted , need to recover

2013-01-31 Thread reviewboard

Updates:
Status: NotABug

Comment #1 on issue 2883 by trowb...@gmail.com: Admin User Deleted , need  
to recover

http://code.google.com/p/reviewboard/issues/detail?id=2883

You can fix this by using the "createsuperuser" management command:

rb-site manage /path/to/site createsuperuser

This should then prompt you for username/email/password to create a new  
admin


--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.