-
Notifications
You must be signed in to change notification settings - Fork 569
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
Listing libraries returns INTERNAL_ERROR #690
Comments
Sorry, can't reproduce on my side. |
On the road with only a Windows machine, but I was able to reproduce:
Works as expected using 1.15.1:
|
How do we proceed? I can create a new PR or produce a new build (with the previously proposed fix) but cannot verify this myself since unable to reproduce it. |
Tonight I will test the change you mentioned, and report if it is working. Let me know if I can help you in anything more. |
Changing the URL in Now both |
good news, adapted code and tests. Tried to update the pull request. |
PR submitted, could not do any further testing on this. If somebody has an idea how to better validate this, please let us know. |
Overview
First of all, thank you for the shared libraries support! I was really looking forward for it.
Using
--list-libraries
switch results the following:Steps to Reproduce
Expected Behavior
List my shared libraries
Actual Behavior
Throws an exception
Debugging
The JSON I've got (printing in
/opt/icloudpd/lib/python3.10/site-packages/pyicloud_ipd/base.py:91
):The text was updated successfully, but these errors were encountered: