Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems connecting with SSL #235

Closed
carloabelli opened this issue Jul 8, 2014 · 18 comments
Closed

Problems connecting with SSL #235

carloabelli opened this issue Jul 8, 2014 · 18 comments

Comments

@carloabelli
Copy link

I am trying to connect to freenode using SSL, but I am getting errors doing so. I have succeeded in connecting once over SSL (after a couple of the errors below), but I have been unable to reproduce a successful connection since.

A normal connect using the following options works perfectly fine.
Server Properties:
screen shot 2014-07-08 at 7 07 36 pm
Output:

*** Looking up your hostname...
*** Checking Ident
*** Found your hostname
*** No Ident response
You are now logged in as cabellicar123.
SASL authentication successful
Logged in
Welcome to the freenode Internet Relay Chat Network cabellicar123

However if I switch to SSL I get an error.
Server Properties:
screen shot 2014-07-08 at 7 10 45 pm
Output:

Connecting…
Connected
The operation couldn’t be completed. (OSStatus error -9847.)
Disconnected

And if I switch to a SSL only port for freenode (ex. 7070) I get a different error.
Server Properties:
screen shot 2014-07-08 at 7 18 26 pm
Output:

Connected
The operation couldn’t be completed. (OSStatus error -9806.)
Disconnected
@psychs
Copy link
Owner

psychs commented Jul 8, 2014

I don't think normal ports like 6667 are ready for SSL. Did you try 7000? It works well here on Marvericks.

@carloabelli
Copy link
Author

That is why I tried with 7070 which is listed as a SSL only port (see link). 7000 did work, but is there a reason 7070 is not, if it is a dedicated SSL port?

@psychs
Copy link
Owner

psychs commented Jul 9, 2014

Looks like you are using Yosemite. I guess Apple changed some settings on Yosemite. I'll check it once it's released.

@carloabelli
Copy link
Author

Strange though because I was able to connect once over port 7070... Port 7000 does seem to be reliable. Maybe the Yosemite firewall is a little buggy or something, I guess we will see in the final release. Just a heads up for September.

@psychs
Copy link
Owner

psychs commented Jul 9, 2014

Interesting. Yeah, let me check with the final release. Thanks for the info!

@kevinsimper
Copy link

I have the same error after i upgraded to OS X Yosemite, changed nothing and it did not work, removed the https options and works normally.

@psychs
Copy link
Owner

psychs commented Oct 26, 2014

It's working well if I connect to port 7000 with SSL.

@stantonk
Copy link

stantonk commented Dec 1, 2016

+1 had same issue on OS X El Capitan 10.11.6 when trying port 6667. Port 7000 works.

@emanaku
Copy link

emanaku commented Apr 6, 2017

Try 6697 ;-)

@borayds
Copy link

borayds commented May 16, 2018

I've tried all the ports mentioned but none of them working with ssl.
I'm on mac os x High Sierra 10.13.4 using LimeChat client.
Error message:
15:00 The operation couldn’t be completed. (OSStatus error -9838.)

@Bischoff
Copy link

Same here, Mac OS X High Sierra 10.13.6. I know for sure the SSL port number that I am trying to connect to (it works on another OS).

11:32 <irc.****.****> The operation couldn’t be completed. (OSStatus error -9824.)

I am convinced the new Mac OS uses a different TLS version which is not supported by some servers. Could there be a way to force LimeChat to an older version?

@Peskoo
Copy link

Peskoo commented Nov 24, 2018

Hello, on MacOS Mojave 10.14.1 port 7070 works with SSL Connection.

@Bischoff
Copy link

@FrancoisRab I suppose it depends on the IRC server you're trying to connect to. If that server supports a recent TLS, it can work with Mac OS X. If it uses an old SSL, the connection will fail.

The port number (7070 or whatever) is irrelevant.

@BigslimVdub
Copy link

6697 works on high sierra for freenode.net

@Bischoff
Copy link

Bischoff commented Dec 5, 2018

Again, this depends on the server you are using.

@borayds
Copy link

borayds commented Dec 7, 2018

6697 works on high sierra for freenode.net

I confirm that SSL works with Limechat port 6697 on freenode server using Mojave.

@FelipeMiranda
Copy link

FelipeMiranda commented May 8, 2019

6697 works on high sierra for freenode.net

I confirm that SSL works with Limechat port 6697 on freenode server using Mojave.

It does not work for me!

LimeChat 2.43
Mojave 10.14.4
Server: chat.freenode.net
Port: 6697 SSL Enabled
Use SASL Enabled

ERROR: The operation couldn’t be completed. (OSStatus error -9806.)

@BigslimVdub
Copy link

BigslimVdub commented Sep 4, 2019

LimeChat IoS Freenode and port 6697 ssl does not work on Cell Signal. WiFi it works properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants