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

Failing method: getKeys #1

Open
amandesai01 opened this issue Jul 25, 2024 · 1 comment
Open

Failing method: getKeys #1

amandesai01 opened this issue Jul 25, 2024 · 1 comment

Comments

@amandesai01
Copy link
Member

request made in getKeys method fails with 404 status. To reproduce, run tests.

Error message:

<?xml version="1.0" encoding="UTF-8"?>
<Error>
  <Code>NoSuchKey</Code>
  <Message>The specified key does not exist.</Message>
  <Key>unstorage-test</Key>
  <RequestId>KAJPKVA02MAMYS2F</RequestId>. 
  <HostId>22+Knhl0CyaPx3es+Lwngttuf30briLWjiDvdiuJ/cn+qgH3BW/mA/zPXquAq3T0ki9B4sVLXcE=</HostId>
</Error>
@amandesai01
Copy link
Member Author

This also creates problems for clear() method since it relies on getting keys.

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