Giter Club home page Giter Club logo

Comments (10)

yan059 avatar yan059 commented on June 4, 2024

HI,

any update ? i'm only the one to have this issue?

Thanks

from docker-pyload.

r2ixuz avatar r2ixuz commented on June 4, 2024

Can confirm this issue.

from docker-pyload.

ciprian90 avatar ciprian90 commented on June 4, 2024

Can also confirm

from docker-pyload.

XVicarious avatar XVicarious commented on June 4, 2024

The files are owned by root, but the app is being run by user "abc" which is whatever you use for PUID/GID.

from docker-pyload.

yan059 avatar yan059 commented on June 4, 2024

from docker-pyload.

github-actions avatar github-actions commented on June 4, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from docker-pyload.

ryester19 avatar ryester19 commented on June 4, 2024

Issue is still present

from docker-pyload.

j0nnymoe avatar j0nnymoe commented on June 4, 2024

Would be nice if users that are experiencing this issue could provide more information other than just saying it's still an issue.

from docker-pyload.

aptalca avatar aptalca commented on June 4, 2024

Can someone test this for me?
run this on host: docker exec -it pyload chown -R abc:abc /app/pyload
and then try the updater and see if it works?

from docker-pyload.

ryester19 avatar ryester19 commented on June 4, 2024

Would be nice if users that are experiencing this issue could provide more information other than just saying it's still an issue.

If there was any new information, I would have provided it. But it's literally the same error messages as OP even after all these months

Can someone test this for me?
run this on host: docker exec -it pyload chown -R abc:abc /app/pyload
and then try the updater and see if it works?

Yup, that works. When a plugin is blacklisted, UpdateManager wants to delete from /app/pyload/module/plugins/, which obviously can't because everything in there is owned by root:root. For everything else, UpdateManager works in /config/userplugins/

from docker-pyload.

Related Issues (18)

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.