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

Nothing works: Did I miss something? #217

Open
mhartington opened this issue Sep 11, 2014 · 2 comments
Open

Nothing works: Did I miss something? #217

mhartington opened this issue Sep 11, 2014 · 2 comments

Comments

@mhartington
Copy link

OS: Mac 10.10
Ruby: Rbenv using 2.1.0 as global

So I'm follow the readme file exactly, but I think I may have missed something, or maybe there was a step assumed that I missed.

sudo gem install t

Get a list of parsing and fetching requests, so everything seems to have installed correctly, but when I try to run t authorize nothing happens.

I do notice a .t file made in my user directory. All that seems to do is store the contents of the command.

So if I enter

t authorize

The .t file just reads "authorize" but nothing else happens.

Any idea?

@henryaj
Copy link

henryaj commented Apr 25, 2015

I get a similar problem when using zsh (but not using bash, which works fine) – specifically, calling

t

just hangs, and calling e.g.

t authorize

gives me a LoadError, as though it's trying to open 'authorize' as a file.

~ % t authorize
ruby: No such file or directory -- authorize (LoadError)

Any thoughts?

@allenpg
Copy link

allenpg commented Jan 16, 2016

Hi - I've installed t on a Windows 10 - successfully authorized - but when I submit commands like "t whois @allenpg" or "t users -l @allenpg @gem" I received the following error:
"... /t: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed"

Suggestions (obviously not a sophisticated user to deal with SSL issues interacting with Twitter API and t - sorry!)

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