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

Scheduled task for uploading report fails #874

Closed
knoppi opened this issue Mar 22, 2024 · 2 comments
Closed

Scheduled task for uploading report fails #874

knoppi opened this issue Mar 22, 2024 · 2 comments

Comments

@knoppi
Copy link

knoppi commented Mar 22, 2024

System:

  • foreman 3.9.1
  • foreman_rh_cloud 9.0.53

The regular upload of the insights reports fails with the exception ArgumentError: wrong number of arguments (given 2, expected 3).

grafik

I think this was introduced to #850. The method ForemanInventoryUpload:Async:GenerateAllReportsJob:plan_generate_report obtained a new argument disconnected but the call in line 23 in lib/foreman_inventory_upload/async/generate_all_reports_job.rb still only passes 2 arguments.

@chris1984
Copy link
Member

Fixed in #875

@chris1984
Copy link
Member

Will get a new version of 9.x out with the backported fix

chris1984 pushed a commit that referenced this issue Mar 22, 2024
chris1984 pushed a commit to chris1984/foreman_rh_cloud that referenced this issue Apr 29, 2024
chris1984 pushed a commit that referenced this issue Apr 29, 2024
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