Code Monkey home page Code Monkey logo

Comments (5)

SelfhostedPro avatar SelfhostedPro commented on July 23, 2024

This has been implemented. Can you verify that it's working for you?

from selfhosted_templates.

okjed avatar okjed commented on July 23, 2024

It's not working for me with permission issues associated with the mapped volume. Not sure why, everything is fine with every one of the other apps I've installed from the template. I'll dig into it more but right now the issue is alluding me.

from selfhosted_templates.

SelfhostedPro avatar SelfhostedPro commented on July 23, 2024

Try

chown -r (username):(username) /portainer/Files/AppData/Config/Hugging/

from selfhosted_templates.

okjed avatar okjed commented on July 23, 2024

That was the first thing I tried before posting my reply -- I haven't found any issues with other apps from the templates - they all work great. I still get this at the end of the log (container does continue running but not with a usable service):
bootstrap stderr | mv: cannot create regular file '/var/lib/mysql/auto.cnf' bootstrap stderr | : Permission denied mv: cannot create regular file '/var/lib/mysql/ca-key.pem': Permission denied mv: cannot create regular file '/var/lib/mysql/ca.pem': Permission denied mv: cannot create regular file '/var/lib/mysql/client-cert.pem': Permission denied mv: cannot create regular file '/var/lib/mysql/client-key.pem': Permission denied mv: cannot create regular file '/var/lib/mysql/ib_buffer_pool'2020-06-12 18:19:54,105 INFO exited: bootstrap (exit status 1; not expected)

from selfhosted_templates.

okjed avatar okjed commented on July 23, 2024

I've gotten it to work -- huginn's dockerfile specifies uid 1001 which I didn't have listed for permission on the host volume. I'm not sure why they specify that for their image and will take a closer look there. So, this should be able to be closed

from selfhosted_templates.

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.