You are not logged in.

#1 2008-01-21 12:41:24

Raisuli
Member
Registered: 2007-09-28
Posts: 135

[SOLVED] open ssl error in Hellanzb

Hi,

hope someone can help with this problem. I get the following error when trying to connect to Giganews:

2008-01-21 13:23:41,176 stdinEchoOff - OFF
2008-01-21 13:23:41,528 Giganews[0] CONNECTION MADE
2008-01-21 13:23:41,549 Giganews[0] CONNECTION LOST
2008-01-21 13:23:41,549 Giganews[0] lost connection: [Failure instance: Traceback (failure with no frames): <class 'OpenSSL.SSL.Error'>: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')]

This is from Hellanzb's debug log.

Can anyone help?

EDIT: sorry, problem was in front of the computer, not in it. I forgot to change ports in hellanzb.conf. roll

Last edited by Raisuli (2008-01-21 20:14:30)

Offline

#2 2008-01-21 13:14:38

sozo
Member
From: NL
Registered: 2008-01-21
Posts: 10

Re: [SOLVED] open ssl error in Hellanzb

You'll have to rebuild pyopenssl against current python on your system. AUR link:
pyopenssl AUR

Offline

#3 2008-01-21 16:55:09

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: [SOLVED] open ssl error in Hellanzb

Thank you, sozo. I did what you suggested, but still no luck:

2008-01-21 17:47:52,246 Giganews[4] CONNECTION MADE
2008-01-21 17:47:52,260 Giganews[4] CONNECTION LOST
2008-01-21 17:47:52,260 Giganews[4] lost connection: [Failure instance: Traceback (failure with no frames): <class 'OpenSSL.SSL.Error'>: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')]
]
2008-01-21 17:47:52,260 [ThrottlingProtocol,client] <twisted.internet.ssl.Connector instance at 0x840be2c> will retry in 108 seconds
2008-01-21 17:47:52,260 [ThrottlingProtocol,client] Stopping factory <Hellanzb.NZBLeecher.Protocol.NZBLeecherFactory instance at 0x8404fac>
2008-01-21 17:47:52,261 [ThrottlingProtocol,client] Stopping factory <Hellanzb.NZBLeecher.NZBLeecherUtil.HellaThrottlingFactory instance at 0x8404fec>

Any more ideas?

Offline

#4 2008-03-13 19:15:39

basskozz
Member
Registered: 2008-03-13
Posts: 5

Re: [SOLVED] open ssl error in Hellanzb

Raisuli,

I am having similar problems in Ubuntu: http://ubuntuforums.org/showthread.php?t=723432
After searching google for: "SSL routines" + "SSL3_GET_RECORD" + "wrong version number" + hellanzb
I came across this thread...
Can you expand on:

I forgot to change ports in hellanzb.conf.

I changed my server port in hellanzb.conf, but I am still getting the same error message. sad
Thanks,
-BassKozz

Last edited by basskozz (2008-03-13 19:16:09)

Offline

#5 2008-03-13 21:30:44

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: [SOLVED] open ssl error in Hellanzb

This may be a really stupid and obvious question, but have you set SSL to "True" in your hellanzb.conf?

Offline

#6 2008-03-13 21:31:43

basskozz
Member
Registered: 2008-03-13
Posts: 5

Re: [SOLVED] open ssl error in Hellanzb

Raisuli wrote:

This may be a really stupid and obvious question, but have you set SSL to "True" in your hellanzb.conf?

Yes

Offline

#7 2008-03-13 21:48:57

basskozz
Member
Registered: 2008-03-13
Posts: 5

Re: [SOLVED] open ssl error in Hellanzb

Raisuli,

What did you have to change to make the:

lost connection: [Failure instance: Traceback (failure with no frames): <class 'OpenSSL.SSL.Error'>: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')]

Error's go away?

Offline

#8 2008-03-20 05:55:46

basskozz
Member
Registered: 2008-03-13
Posts: 5

Re: [SOLVED] open ssl error in Hellanzb

I fixed it... I was using the wrong port, and when I switched it to the correct port I forgot to enable SSL (and vice versa) :DOH::P

Offline

Board footer

Powered by FluxBB