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

twittering-update-service-configuration-sentinel: Format "nil" is not supported #148

Closed
emacsomancer opened this issue Jul 15, 2018 · 3 comments · May be fixed by #149
Closed

twittering-update-service-configuration-sentinel: Format "nil" is not supported #148

emacsomancer opened this issue Jul 15, 2018 · 3 comments · May be fixed by #149

Comments

@emacsomancer
Copy link

I'm getting no tweets appearing and the error:

error in process sentinel: twittering-update-service-configuration-sentinel: Format "nil" is not supported
error in process sentinel: Format "nil" is not supported
@JunpeiAnzai
Copy link

I also faced this issue after upgrading curl version 7.61.0.
One of workaround is to avoid using curl like

(setq twittering-connection-type-order '(urllib-https))

@cvmat
Copy link
Collaborator

cvmat commented Jul 28, 2018

@emacsomancer I have committed fbdd433 that will solve the problem. Please try it. You can see the detail at #149.

@emacsomancer
Copy link
Author

@cvmat Thanks! I tried it out and now curl seems to work again.

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

Successfully merging a pull request may close this issue.

3 participants