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

Connected loop #11

Open
stunna opened this issue Nov 3, 2015 · 4 comments
Open

Connected loop #11

stunna opened this issue Nov 3, 2015 · 4 comments

Comments

@stunna
Copy link

stunna commented Nov 3, 2015

After sucessfull token exchange, may the special chars in the hangouts:

Connected!
Conversations:
Client unexpectedly disconnected:
'ascii' codec can't encode character '\xfc' in position 18: ordinal not in range(128)
Waiting 5 seconds...
Trying to connect again (try 1 of 5)...
Connected!
Conversations:
Client unexpectedly disconnected:
'ascii' codec can't encode character '\xfc' in position 18: ordinal not in range(128)
Waiting 5 seconds...

@wardellbagby
Copy link
Contributor

@stunna Do any of the conversations you're in have names with emojis in them?

@NicCollins
Copy link

I'm seeing the same issue. I have a conversation with someone who has a ž in his name. The only difference is my error is: 'charmap' codec can't encode character '\u017d' in position 2: character maps to

@wardellbagby
Copy link
Contributor

@NicCollins I believe the issue with that is that certain terminals can't display unicode characters correctly. If you're on Windows, try running the bot in a Cygwin shell instead? If you're not willing to do that, you can rename the conversation, which you should be able to do since it would be you, the person, and the bot in that chat, making it a group chat and therefore renameable. Give that a go and let me know if it works for you.

@NicCollins
Copy link

@wardellchandler thanks, that appears to have been the issue.

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

3 participants