|
| Author |
Message |
jeppeb Newbie

Joined: 15 May 2006 Posts: 7
   
|
Posted: Thu May 18, 2006 6:09 pm Post subject: SERVER ERROR: connection error |
|
|
Hej,
A few days ago i haven't had this problem, now, when i start a bot (white warrior, nexgenbot, mayabot or whatever...), i get the following error:
| Quote: | Connecting to messenger.hotmail.com:1863 as school@acrb.nl/******
SERVER ERROR : Connection error: Unknown error |
I have try to disable my firewall, but with no result. I also have opened the 1863 port on my router:
| Quote: | Temp 10.0.0.15:1863 unspecified:1863 tcp
Temp 10.0.0.15:1863 unspecified:1863 udp |
Does anyone know how to solve this?
Thanks a lot,
Jeppe Bijker _________________ ^^Sorry for my bad english, i'm Dutch^^
Last edited by jeppeb on Thu May 18, 2006 6:30 pm; edited 1 time in total |
|
| Back to top |
|
 |
noir118 The Architect

Joined: 31 Oct 2003 Posts: 152
    votes: 4
|
Posted: Thu May 18, 2006 6:15 pm Post subject: |
|
|
You may want to check with your ISP and see if they are blocking ports. There is a certain DSL provider that blocks quite a few, including any SMTP that isn't going to their mail server. If you call your ISP's support and ask all your ports to be unblocked, it will fix the problem (if that is the cause.) _________________ Gadgets | Bot Coding | MMORPG | Ads Pixel | Random Messages | Gift Baskets | Used Electronics | Resident Evil | Hero NBC |
|
| Back to top |
|
 |
jeppeb Newbie

Joined: 15 May 2006 Posts: 7
   
|
Posted: Thu May 18, 2006 6:26 pm Post subject: |
|
|
Thanks for your quick answer,
i checked the site of my isp and they are blocking the following ports:
135, 137, 138, 139, 445 (Microsofts file and printersharing (says my isp...)) and 25 (SMTP)
That's not a problem, is it? _________________ ^^Sorry for my bad english, i'm Dutch^^ |
|
| Back to top |
|
 |
mat007 Almost An Agent

Joined: 12 Jan 2004 Posts: 1375
   votes: 2
|
Posted: Thu May 18, 2006 6:26 pm Post subject: |
|
|
school@acrb? is that the email your using, if so wheres its TLD?
Do you have the ssl updates? |
|
| Back to top |
|
 |
jeppeb Newbie

Joined: 15 May 2006 Posts: 7
   
|
Posted: Thu May 18, 2006 6:29 pm Post subject: |
|
|
oops, i mean school@acrb.nl, that's the microsoft passport i use, yes.
Ehm... SSL updates? I don't know what you mean. It's an mail address from an ISP... _________________ ^^Sorry for my bad english, i'm Dutch^^ |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Thu May 18, 2006 7:10 pm Post subject: |
|
|
install Crypt-SSLeay via PPM  _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
jeppeb Newbie

Joined: 15 May 2006 Posts: 7
   
|
Posted: Fri May 19, 2006 6:19 pm Post subject: |
|
|
ehm... i'm don't know much about perl, normally i work with php and only the scripting, not the server.
Can you explain a bit more? What is Cript-SSLeay and where can i find it? And what is PPM? I think it's not "parts per million" as google says... _________________ ^^Sorry for my bad english, i'm Dutch^^ |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Fri May 19, 2006 7:54 pm Post subject: |
|
|
Using Windows with ActivePerl:
Start -> run -> type "ppm"
Type:
install Crypt-SSLeay
..wait!
When it's done and the "ppm> " thing comes back, type "exit". It should now be installed! _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
mat007 Almost An Agent

Joined: 12 Jan 2004 Posts: 1375
   votes: 2
|
Posted: Fri May 19, 2006 9:53 pm Post subject: |
|
|
To my knowledge it asks you some questions so you may not want to do to much waiting and answer them first.
| darkmonkey wrote: | Using Windows with ActivePerl:
Start -> run -> type "ppm"
Type:
install Crypt-SSLeay
..wait!
When it's done and the "ppm> " thing comes back, type "exit". It should now be installed! |
|
|
| Back to top |
|
 |
jeppeb Newbie

Joined: 15 May 2006 Posts: 7
   
|
Posted: Sat May 20, 2006 12:05 pm Post subject: |
|
|
When i try that, i get the following error:
| Quote: | Error: No valid repositories: Error: 500 Can't connect to
ppm.ActiveState.com:80 (Bad protocol 'tcp') |
I've looked this error up, but i haven't find a solution yet... _________________ ^^Sorry for my bad english, i'm Dutch^^ |
|
| Back to top |
|
 |
|