MX2THERMAL
Posts: 3
Joined: Fri Jul 04, 2014 12:40 pm

Internal Server Error

Fri Jul 04, 2014 12:48 pm

Hello! i have been using Patator which is a python script for some time now mainly used for cracking folders, and playing around on my servers. But as of lately I've been having quite a bit of trouble with it no matter what i do. I'll run the script as usual except this time it doesn't seem to actually connect. Even if i make my login a simple password such as 123456 and add it into a .lst file it won't recognize it and will zip through the password as if it didn't try it or as i previously said it didn't connect. I updated the PI and installed all the proper package's.

I get the following error " HTTP/1.1 500 Internal Server Error "

Does anyone know what the problem could be or knows how to fix it? I'm thinking about purchasing a card reader tomorrow and reformatting the SD card and starting everything fresh but would prefer i don't.

User avatar
FLYFISH TECHNOLOGIES
Posts: 1750
Joined: Thu Oct 03, 2013 7:48 am
Location: Ljubljana, Slovenia
Contact: Website

Re: Internal Server Error

Fri Jul 04, 2014 2:36 pm

Hi,
MX2THERMAL wrote:I get the following error " HTTP/1.1 500 Internal Server Error "
Does anyone know what the problem could be or knows how to fix it?
The error description is very generic. Take a look into log file for details.


Best wishes, Ivan Zilic.
Running out of GPIO pins and/or need to read analog values?
Solution: http://www.flyfish-tech.com/FF32

MX2THERMAL
Posts: 3
Joined: Fri Jul 04, 2014 12:40 pm

Re: Internal Server Error

Fri Jul 04, 2014 3:25 pm

FLYFISH TECHNOLOGIES wrote:Hi,
MX2THERMAL wrote:I get the following error " HTTP/1.1 500 Internal Server Error "
Does anyone know what the problem could be or knows how to fix it?
The error description is very generic. Take a look into log file for details.


Best wishes, Ivan Zilic.
Where about are these logs? i checked the usr/bin directory but found nothing. Just removed python as well and reinstalled but problem persists.

The only report i get is when I'm using the script which i mentioned in the first post.

User avatar
rpdom
Posts: 17273
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Internal Server Error

Fri Jul 04, 2014 3:50 pm

Log files are stored in /var/log.

If you're using the Apache web server, the files are /var/log/apache2/error.log and /var/log/apache2/access.log

MX2THERMAL
Posts: 3
Joined: Fri Jul 04, 2014 12:40 pm

Re: Internal Server Error

Fri Jul 04, 2014 4:38 pm

rpdom wrote:Log files are stored in /var/log.

If you're using the Apache web server, the files are /var/log/apache2/error.log and /var/log/apache2/access.log
Just checked and found nothing, this is quite odd.

Return to “Troubleshooting”