Code Monkey home page Code Monkey logo

Comments (4)

kaloyan-raev avatar kaloyan-raev commented on September 27, 2024

We haven't updated the Android library for more than 3 months. We plan update for next week. Hopefully, this would be something we fixed lately because I don't recall such an issue in our Go library.

from uplink-android.

dri94 avatar dri94 commented on September 27, 2024

Okay so with the same code and encryption key, It loads the initial list like before, but now when trying to load objects with the prefix "/" i get an exception io.storj.StorjException: go.Universe$proxyerror: kvmetainfo: encryption error: decryption failed, check encryption key: cipher: message authentication failed.. I am using the same encyrption key, why would it throw this error? @kaloyan-raev

from uplink-android.

kaloyan-raev avatar kaloyan-raev commented on September 27, 2024

Yes, this happens with the latest 0.12.0 release. Updating the Android libraries to latest changes did not resolve the issue, it just changed the erroneous behavior. We have issues with some corners cases with leading and trailing slashes. We are working on finding a good solution. I will update here when we have a working solution.

BTW, I am curious to hear about your use case that requires a leading slash for the files in the bucket.

from uplink-android.

dri94 avatar dri94 commented on September 27, 2024

The only reason I made the path that way is because its how paths on linux are described /some/folder/scheme.file.. I then uploaded a file with a path some/folder/file.jpg. I can correctly dive into prefix ObjectInfo's however when I do a listObjects with the prefix folder/ or folder then I get 0 items back, when I should get file.jpg returned.. There still seems to be a bug somewhere.

from uplink-android.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.