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

Interface to pbook broken in recent panda versions #70

Open
miholzbo opened this issue Jul 24, 2023 · 4 comments
Open

Interface to pbook broken in recent panda versions #70

miholzbo opened this issue Jul 24, 2023 · 4 comments

Comments

@miholzbo
Copy link

Hi, I've noticed that in recent panda versions (current default is 1.5.62), the handy re-submission scripts such as panda-resub-taskid don't work anymore, I see messages like

Permission denied: taskID=34092415 is not owned by None
Permission denied: taskID=34086113 is not owned by None
Permission denied: taskID=34086060 is not owned by None

I have to go back to panda 1.5.46 to make these work as usual, then I see the following output

PBook user: Michael Holzbock
INFO : command=retry is registered. will be executed in a few minutes
INFO : command=retry is registered. will be executed in a few minutes
INFO : command=retry is registered. will be executed in a few minutes

It seems like the user name isn't retrieved correctly anymore in the more recent panda clients .. does anybody know a workaround for this?

@matthewfeickert
Copy link
Collaborator

Thanks for reporting this, @miholzbo. The panda-client team has broken the API before in patch releases (c.f. PR #58). We'll probably have to do diffs between panda-client v1.5.46 and newer releases to figure out what changed (e.g. PanDAWMS/panda-client@1.5.46...1.5.47).

Can you verify that panda-client v1.5.46 works but panda-client v1.5.47 doesn't, or what is the minimum version of panda-client to still work?

I am traveling now so I might not be able to get to this soon, but perhaps @dguest can.

@miholzbo
Copy link
Author

Thanks for the quick response! I've so far only tested the panda versions that I can setup via lsetup:

>> showVersions panda

panda versions;
 --> 1.5.40
 --> 1.5.41
 --> 1.5.42
 --> 1.5.44
 --> 1.5.46
 --> 1.5.50
 --> 1.5.60
 --> 1.5.61  previous
 --> 1.5.62  default   testing

I subsequently went back the versions above and 1.5.46 was the first verson which worked again.

@matthewfeickert
Copy link
Collaborator

Okay that already helps as even before testing locally we can isolate things to PanDAWMS/panda-client@1.5.46...1.5.50

1 similar comment
@matthewfeickert
Copy link
Collaborator

Okay that already helps as even before testing locally we can isolate things to PanDAWMS/panda-client@1.5.46...1.5.50

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