Closed Simkod closed 3 years ago
Hi, Can you please remove your except statement and re-run your script ? This way, we can have the full trace of the error message
Hello, This is the result without exception. The file exists in the artifactory, and if I write the URL of it in the browser, I can download it.
Crashes here:
I installed pyartifactory version 1.6, it is working now.
There is no major changes about the artifact info retrieval between version 1.6 and 1.8. I do not get why this error is happening to you. Are you sure your artifact_path has the following structure: libs-release-local/ch/qos/logback/logback-classic/0.9.9/logback-classic-0.9.9.jar
?
Yes, it had that structure. It also works with 1.7, it helps maybe to narrow it down. Thank you for your support!
You're welcome, thanks for your feedback. I'm going to check why it happens in 1.8.0
Hi @Simkod ,
Can you retry to download files using the new version of pyartifactory 1.8.1
please ? You shoul not encounter issues any more
Describe the bug Can`t communicate with artifactory
Expected behavior The script downloads the file to the given location
Screenshots
Environment:
Environment: Also, using the artifactory URL and the credentials(username, password) in a browser, the download works without problem. At the company the same script runs without problem on other machines, so the problem is most likely machine specific.