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

Error running event "irc.registered" #352

Open
ChrisBuchholz opened this issue Jun 24, 2019 · 0 comments
Open

Error running event "irc.registered" #352

ChrisBuchholz opened this issue Jun 24, 2019 · 0 comments

Comments

@ChrisBuchholz
Copy link

Whenever I launch circe and connect to the bouncer servers I have set up, I get the following error:

Error running event "irc.registered" handler irc-handle-auto-join--registered: (error "Argument must be a string") (args were (#<process bnc.irccloud.com<1>> "irc.registered" "xxx"))

However, everything seems to work fine. But the error message persists.

The way I connect to servers is with the following template:

        ("IRCCloud xxx"
         :host "bnc.irccloud.com"
         :server-buffer-name "xxx"
         :port 6697
         :tls t
         :nick "xxx"
         :pass "xxx" 
         :channels ("#xxx", ...))

Any idea what it is?

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

1 participant