Giter VIP home page Giter VIP logo

Comments (6)

Stanley80 avatar Stanley80 commented on July 24, 2024

Hello straussmaximilian,
I had the same issue how did you solve it?

Thank you very much

from ckg.

albsantosdel avatar albsantosdel commented on July 24, 2024

Dear @Stanley80
Are you also getting the 'Permission denied' error?
If you are using the CKG's Docker container, we have seen this type of error before and I am currently working on a newer version that should solve these issues. I can update you once it is ready.

However, if instead you have your own installation and you experience that you cannot upload data, that might be because you are using an incorrect Project identifier. The field 'Project identifier' in the Data Upload page expects an identifier generated by the graph, which looks something like 'P0000001' . If you have not created a project yet, you can start creating one in the 'Project creation' page which will provide you with a valid identifier.

from ckg.

straussmaximilian avatar straussmaximilian commented on July 24, 2024

@Stanley80
I didn't manage to solve this yet, so I think @albsantosdel's update will be the best bet.

from ckg.

Stanley80 avatar Stanley80 commented on July 24, 2024

Thank you for your responses!!!
I am using a docker container. I temporarily solved by adding

RUN sudo chmod 777 /CKG -R

in the docker file.

Issue seems to be raised by absence of permission of nginx user on the CKG/data folder created at docker run time.

Hope this can help

from ckg.

Stanley80 avatar Stanley80 commented on July 24, 2024

Hello everybody!!!!
I have some news about permission denied in my docker installation.
Every time I upload a file in CKG it creates a new subfolder in the /CKG/data folder with not writable permissions by default.

This raises the permission denied problem.

Running the command

umask 000

in the docker shell seems to solve the issue.

I'll keep you warned about the solution

from ckg.

albsantosdel avatar albsantosdel commented on July 24, 2024

These issue was solve in version 1.0: commit 057fbbf

from ckg.

Related Issues (20)

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.