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

Deployment notification error with capistrano #1139

Open
cbillen opened this issue Dec 5, 2023 · 4 comments
Open

Deployment notification error with capistrano #1139

cbillen opened this issue Dec 5, 2023 · 4 comments

Comments

@cbillen
Copy link

cbillen commented Dec 5, 2023

We're starting to see a deployment error after updates to
capistrano (3.18.0)
rollbar (3.4.1)

rollbar:deploy_succeeded
Setting deployment status to succeeded in Rollbar
ERROR Error reporting to Rollbar: #<ArgumentError: wrong number of arguments (given 0, expected 1..3)>

Thank you

@Vladholovchak
Copy link

yes, same problem

@egracens
Copy link

Same here

@waltjones
Copy link
Contributor

Hi all, thank you for these reports. Can you report what versions worked before upgrading, if any?

Also, if anyone can reproduce using this branch in your Gemfile: https://github.com/rollbar/rollbar-gem/tree/waltjones/capistrano-backtrace

It includes the backtrace in the error message. The error is so generic, at least we can know where the error is coming from.

I've tested with:
capistrano 3.18.0
rails 7.1.0
rollbar-gem 3.4.2
ruby 3.2.2

I've also tested capistrano 3.18.0 with rails 6.x and ruby 2.7.

@Vladholovchak
Copy link

@waltjones Hello, I think the problem was on the Rollbar side. Because today deploy passed without errors

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

4 participants