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

filestoreIntegrity plugin fails with error against 7.49.8 #452

Open
lawdt opened this issue May 29, 2023 · 0 comments
Open

filestoreIntegrity plugin fails with error against 7.49.8 #452

lawdt opened this issue May 29, 2023 · 0 comments

Comments

@lawdt
Copy link

lawdt commented May 29, 2023

after fixing classpath to org.jfrog.storage.binstore.db.dao.BinariesDao like in #431 i recieve error 500:

{
  "errors" : [ {
    "status" : 500,
    "message" : "No signature of method: org.jfrog.storage.binstore.db.dao.BinariesDao.exists() is applicable for argument types: (String) values: [5401e04b22c0fdf279e6b2b14b9dcb46df371415]\nPossible solutions: exists(java.lang.String, java.lang.String), wait(), equals(java.lang.Object), wait(long), is(java.lang.Object), print(java.lang.Object)"
  } ]
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

1 participant