-
Notifications
You must be signed in to change notification settings - Fork 152
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
Server connection crashed #367
Labels
Comments
Im also receiving this error, frequently, with a default setup |
no your config is correct this looks like it is definitely a bug |
@abruzzihraig I am having quite a bit of trouble reproducing usually this is related to earlier activity could you paste a longer log of the irc activity before this broke? |
I have encountered the same issue connecting to a private IRC daemon. Actual result:
How to reproduce:
Logsserver.js
Assumptions
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, guys
I met a issue when i try to connect with subway.
In my server, i deployed two service ‘subway' and 'ircdjs'.
After i inputed my server ip to subway website, click the button 'connect', The server output some error logs below:
I found the code in src/js/handle_irc.js:
and outputed this two variables 'conn' and 'server' with console.log, i got the results below:
Is there something wrong in my config?
Thx.
The text was updated successfully, but these errors were encountered: