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

command.rb:334:in `format': wrong number of arguments (given 5, expected 1..3 #863

Open
NathanBoxall opened this issue Jun 4, 2024 · 1 comment

Comments

@NathanBoxall
Copy link

There is an issue whenever I run "travis login --pro". Getting the error:
/home/bear/.gem/ruby/3.3.0/gems/travis-1.14.0/lib/travis/cli/command.rb:334:in `format': wrong number of arguments (given 5, expected 1..3) (ArgumentError)

and

/home/bear/.gem/ruby/3.3.0/gems/faraday-typhoeus-1.1.0/lib/faraday/adapter/typhoeus.rb:91:in `block in request': SSL peer certificate or SSH remote key was not OK (Faraday::ConnectionFailed)

OS - Fedora 40
travis - 1.14.0
Ruby - 3.3.0
Gem - 3.5.1

Is this a known issue?

@fluxink
Copy link

fluxink commented Jul 13, 2024

I have same issue.
Try installing version 1.11.1 .
gem install travis -v 1.11.1
It worked for me.

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

2 participants