View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#131
Originally Posted by shadowztaff View Post
ok so for awhile i had my knots server up and running fine. i had recently reinstalled my os(ultimate 2.4 now).

it was working fine til i tried to setup the ssl u/n and pass. since that time, when i put in ./knots.rb it takes a few seconds and displays .............++++++++++ on two lines.

now it states in firefox "Unable to connect, Firefox can't establish a connection to the server at localhost:1978. "

i feel really dumb as i have set this up many times. im stumped on this loop though...any help would be appreciated

EDIT: after initiating the command it says this:
The connection was reset

The connection to the server was reset while the page was loading.
Are you using https://localhost:1978 as the address? With SSL you need add the s to http. Note that the client doesn't work with SSL enabled server, so you need to set SSL back to 0 and restart the server to use the client. And Firefox is pretty strict with self signed SSL certificates, so you need to remove the certificate from Firefox's preferences every time you restart the server because it autogenerates the certificate on startup.

Last edited by ukki; 2009-11-25 at 16:57.