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

[🐛 BUG]: RPC: can't find method informer.Jobs #1758

Closed
1 task done
Kaspiman opened this issue Oct 23, 2023 · 1 comment
Closed
1 task done

[🐛 BUG]: RPC: can't find method informer.Jobs #1758

Kaspiman opened this issue Oct 23, 2023 · 1 comment
Assignees
Labels
B-regression Bug: regression bugs
Milestone

Comments

@Kaspiman
Copy link
Sponsor

No duplicates 🥲.

  • I have searched for a similar issue in our bug tracker and didn't find any solutions.

What happened?

A bug happened!

Version (rr --version)

rr version 2023.3.2 (build time: 2023-10-19T16:30:40+0000, go1.21.3), OS: linux, arch: amd64

How to reproduce the issue?

Run workers RPC method line this /usr/local/bin/rr -w /server.latest -c /server.latest/rr.yaml workers

Relevant log output

Workers of [jobs]:
+---------+-----------+---------+---------+---------+--------------------+
|   PID   |  STATUS   |  EXECS  | MEMORY  |  CPU%   |      CREATED       |
+---------+-----------+---------+---------+---------+--------------------+
|   16292 | ready     |       6 | 140 MB  |   12.37 | 1 second ago       |
|   16293 | working   |       3 | 124 MB  |    9.27 | 1 second ago       |
|   16294 | ready     |       6 | 136 MB  |   13.05 | 1 second ago       |
|   16295 | working   |       3 | 127 MB  |    9.98 | 1 second ago       |
|   16296 | working   |       4 | 134 MB  |    8.58 | 1 second ago       |
|   16297 | working   |       3 | 135 MB  |   10.31 | 1 second ago       |
|   16298 | working   |       7 | 140 MB  |   12.03 | 1 second ago       |
|   16299 | ready     |       7 | 143 MB  |   13.08 | 1 second ago       |
|   16300 | working   |       9 | 139 MB  |   13.39 | 1 second ago       |
|   16301 | working   |       3 | 135 MB  |    9.95 | 1 second ago       |
|   16302 | ready     |       5 | 141 MB  |   11.34 | 1 second ago       |
|   16303 | ready     |       8 | 138 MB  |   12.38 | 1 second ago       |
|   16304 | ready     |       8 | 143 MB  |   14.45 | 1 second ago       |
|   16305 | working   |       3 | 137 MB  |   10.66 | 1 second ago       |
|   16306 | working   |      11 | 140 MB  |   13.39 | 1 second ago       |
|   16307 | working   |       6 | 147 MB  |   14.08 | 1 second ago       |
|   16308 | working   |       3 | 134 MB  |    9.27 | 1 second ago       |
|   16309 | working   |       3 | 136 MB  |   10.32 | 1 second ago       |
|   16310 | working   |       9 | 142 MB  |   14.43 | 1 second ago       |
|   16311 | working   |       3 | 135 MB  |    8.59 | 1 second ago       |
|   16363 | working   |       3 | 135 MB  |   13.64 | 1 second ago       |
|   16364 | ready     |       9 | 140 MB  |   19.33 | 1 second ago       |
|   16365 | working   |       4 | 135 MB  |   14.10 | 1 second ago       |
|   16366 | working   |       1 | 134 MB  |   12.59 | 1 second ago       |
|   16367 | working   |       3 | 142 MB  |   17.76 | 1 second ago       |
|   16368 | working   |       3 | 124 MB  |   13.62 | 1 second ago       |
|   16793 | working   |       3 | 125 MB  |   12.53 | 1 second ago       |
|   16794 | ready     |       9 | 143 MB  |   19.91 | 1 second ago       |
|   16795 | working   |       3 | 135 MB  |   13.08 | 1 second ago       |
|   16796 | ready     |       8 | 137 MB  |   19.40 | 1 second ago       |
|   16797 | working   |       3 | 133 MB  |   12.04 | 1 second ago       |
|   16798 | working   |       3 | 134 MB  |   12.04 | 1 second ago       |
+---------+-----------+---------+---------+---------+--------------------+
show_workers: rpc: can't find method informer.Jobs
@Kaspiman Kaspiman added B-bug Bug: bug, exception F-need-verification labels Oct 23, 2023
@rustatian rustatian added B-regression Bug: regression bugs and removed B-bug Bug: bug, exception F-need-verification labels Oct 23, 2023
@rustatian rustatian added this to the v2023.3.3 milestone Oct 23, 2023
@rustatian
Copy link
Member

Hey @Kaspiman 👋🏻
Already fixed ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-regression Bug: regression bugs
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants