Giter Club home page Giter Club logo

Comments (4)

j0nnymoe avatar j0nnymoe commented on May 24, 2024

Please post your docker compose/run info. We've not experienced this issue in testing.

from docker-pyload.

lorenzschmid avatar lorenzschmid commented on May 24, 2024

There you go:

version: '3'
services:
  pyload:
    image: linuxserver/pyload
    container_name: pyload
    environment:
      - PGID=100
      - PUID=1028
      - TZ=Europe/Zurich
    volumes:
      - /volume/download/pyload/:/config
      - /volume/tmp/pyload/:/downloads
    restart: unless-stopped
    networks:
      - download_net

from docker-pyload.

thelamer avatar thelamer commented on May 24, 2024

We specifically do this here: https://github.com/linuxserver/docker-pyload/blob/master/root/etc/cont-init.d/30-config#L9-L30

This logic has been tested thoroughly and still functions on a clean container.
If you need support please use our discord or forums, this platform is for feature requests and bug reports.
https://discourse.linuxserver.io
https://discord.gg/YWrKVTn

from docker-pyload.

lorenzschmid avatar lorenzschmid commented on May 24, 2024

Sorry about that, when trying to login in with "admin" and "password" the authentication failed. This is why I assumed that there was a problem with the user database. I should have looked closer.

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.