Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Error message received: 911 2 CON 23 (#3) #54

Open
S1moB opened this issue Apr 4, 2019 · 1 comment
Open

Error message received: 911 2 CON 23 (#3) #54

S1moB opened this issue Apr 4, 2019 · 1 comment

Comments

@S1moB
Copy link

S1moB commented Apr 4, 2019

  • OS, Version, Architecture (e.g. Windows 8.1 x64):
  • JRE Vendor, Version (e.g. Oracle JDK 8u151):

Expected behaviour

Connecting to skype

Actual behaviour

it connect to skype and retrieve contacts, but it throw exception

if (this.exceptionDuringConnection != null) {
throw new IOException("Error thrown during connection. Check your credentials?", this.exceptionDuringConnection);
} else {
this.refreshThread.start();
}

Steps to reproduce the issue

skype.connect();

Logs

Add debug logs (or link to them) if reporting a bug. For that call Skype.setDebug(path) at any time before calling skype.connect().

https://gist.github.com/S1moB/5e0141f57ccad9665d86a5eb20ffbc3b

@S1moB S1moB changed the title Error message received: 911 2 CON 23 Error message received: 911 2 CON 23 #3 Apr 4, 2019
@S1moB S1moB changed the title Error message received: 911 2 CON 23 #3 Error message received: 911 2 CON 23 (#3) Apr 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants