hak4 / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
0 stars 0 forks source link

ViewDoesNotExist at / #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install subterfuge with "./install.py" command
2. Chose "Full Install with Dependencies", wait until "Setup is complete"
3. Open Shell, start Subterfuge (Error: Conflict in 
»/usr/share/subterfuge/db« detected.
4. Chose "tf", restart Subterfuge (says "0 errors found" this time).
5. Open Browser and type in 127.0.0.1:80/

What is the expected output? What do you see instead?
Expected Output in the Browser is the Subterfuge Interface
Instead there is an ErrorPage titled "ViewDoesNotExist at /"

Detailed: 

Request Method:     GET
Request URL:            http://127.0.0.1/
Django Version:     1.3.1
Exception Type:     ViewDoesNotExist
Exception Value:    Could not import main.views. Error was: No module named 
subfunctions

Exception Location: 
    /usr/local/lib/python2.7/dist-packages/django/core/urlresolvers.py in 
_get_callback, line 167

What version of the product are you using? On what operating system?
Subterfuge 5.0.0 on Kali Linux 1.0

Please provide any additional information below.
I've installed the german language version of Kali 1.0

Original issue reported on code.google.com by Troubles...@instant-mail.de on 18 Mar 2013 at 8:54

GoogleCodeExporter commented 8 years ago
I'm having the exact same issue, subterfuge 5.06 on Kali Linux 1.... 

Original comment by rahd...@gmail.com on 29 Mar 2013 at 8:39

GoogleCodeExporter commented 8 years ago
sorry to double post just thought I'd add more info, at bottom of page there is 
this error:

"You're seeing this error because you have DEBUG = True in your Django settings 
file. Change that to False, and Django will display a standard 500 page. "

changing debug to false doesn't help just displays another error page

Original comment by rahd...@gmail.com on 29 Mar 2013 at 8:40

GoogleCodeExporter commented 8 years ago
I have the same Problem ... running Backtrack on ubuntu

Linux bt 3.2.6 #1 SMP Fri Feb 17 10:40:05 EST 2012 i686 GNU/Linux

Linux version 3.2.6 (root@bt) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #1 
SMP Fri Feb 17 10:40:05 EST 2012

ViewDoesNotExist at /

Could not import main.views. Error was: No module named subfunctions

Request Method:     GET
Request URL:    http://127.0.0.1/
Django Version:     1.3.1
Exception Type:     ViewDoesNotExist
Exception Value:    

Could not import main.views. Error was: No module named subfunctions

Exception Location: 
    /usr/local/lib/python2.6/dist-packages/django/core/urlresolvers.py in 
_get_callback, line 167
Python Executable:  /usr/bin/python
Python Version:     2.6.5

Please see the full error on the attached file ... 

Original comment by sieb...@kompashop.de on 6 Apr 2013 at 3:53

Attachments:

GoogleCodeExporter commented 8 years ago
Same problem... running subterfuge 5.0.6 on BT5R3 Gnome 64, and on Kali Linux 
1.0.1 amd64

Original comment by erips...@gmail.com on 7 Apr 2013 at 3:09

GoogleCodeExporter commented 8 years ago
Any update on this at all? 

Original comment by upalitel...@gmail.com on 12 Apr 2013 at 1:02

GoogleCodeExporter commented 8 years ago
well, for me after install, it tryes to update and finds a conflict. at that 
conflict choose to postpone and it should work, at least it does the trick for 
me. good luck!

Original comment by bigco...@gmail.com on 14 Apr 2013 at 9:07

GoogleCodeExporter commented 8 years ago
I was unable to reproduce this issue. I think that it was a result of broken 
packages in Kali (Only a guess). Let me know if the issue appears, but the 
current version of Subterfuge seems to function properly.

Original comment by Mtoussain@gmail.com on 26 Jun 2013 at 1:13

GoogleCodeExporter commented 8 years ago
Hi,
Try :
Run  sudo subterfuge -u

will return errors that cannot be replaced..
Simply follow directory and rename the Files that have errors!!

e.g 
/usr/share/subterfuge/modules/
1.rename  to  exportcreds.py.back

and 
root/usr/share/subterfuge/modules/harvester
2. db.back,
3. exportcreds.py.back, 
4. harvester.py.back

then run:
sudo subterfuge

Hope this fixes.

Original comment by kallin...@gmail.com on 9 Jul 2013 at 9:52