Giter Club home page Giter Club logo

biglybt-extreme's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

biglybt-extreme's Issues

Container always reinstall from scratch on each reboot

Hello Fullaxx,

It's been several hours now that I try to make your dockers work, unfortunately, without success.

Here's my problem: The initial installation well, I manage to map the /data and /root/.bigybt folders without problems, the docker starts the installation and everything works.

However, if I close or restart the container, the installation starts again from scratch and the end, biglybt does not start again.

I noticed that if I don't put the folder persistent, the installation works, but I lose all the configurations every time.

I tried to do the test with a non-root user "guest", in this case, the installation starts again, but it finishes and I have the configurations I made, but impossible to launch a download, as if the user did not have access to the backend of bigly...

In any case, I checked the rights on the different folders and they are indeed root:root when I test in root and 200:2000 and I test in root.

The is the stack:

torrent:
image: fullaxx/biglybt-extreme:3.3.0.0
container_name: BiglyBT
environment:
- PUID=2000
- PGID=2000
- UMASK=002
- TZ=America/New_York
- VNCRES=1920x1080
- VNCUSER=guest
- VNCUID=2000
- VNCGROUP=guests
- VNCGID=2000
- VNCPASS=Extreme
volumes:
- /DATA/AppData/BiglyBT/bbtconfig:/home/guest/.biglybt
- /mnt/HDD/DATA_HDD/BiglyBT/data:/data
restart: always

There is the log of the container:

  • Setting up X socket directories...
    ...done.
  • Starting system message bus dbus
    ...done.
    useradd: warning: the home directory /home/guest already exists.
    useradd: Not copying any file from skel directory into it.
    /usr/bin/xauth: file /home/guest/.Xauthority does not exist
    New Xtigervnc server 'df594af302fc:1 (guest)' on port 5901 for display :1.
    Use xtigervncviewer -SecurityTypes VncAuth,TLSVnc -passwd /home/guest/.vnc/passwd df594af302fc:1 to connect to the VNC server.

Your help will be very appreciated!

Thank you!

java.vmoptions not retaining changes

The '/root/.biglybt/java.vmoptions' file gets overwritten with each installation. When I update the container, I need to reconfigure the RAM limit in the biglybt settings.

Update the java version

Java 17 is no longer supported. The latest mod require Java 21, otherwise this error will occur in the Tracker Status:

Connection Error ('boolean sun.net.www.http.HttpClient.parseHTTP(sun.net.www.MessageHeader, sun.net.www.protocol.http.HttpURLConnection)')

Migrating from fullaxx/biglybt to biglybt-extreme

I am currently using the regular biglybt container [https://hub.docker.com/r/fullaxx/biglybt/], and want to switch to use the biglybt-extreme container. I tried to setup both containers to match each other.

When I launch the biglybt-extreme container, most of my pre-existing torrents are missing (except for some magnets that are still trying to find metadata). But it appears the same configuration is used, so at least something is working.

I also tried restoring the backup from biglybt, and the torrents are still missing.

What else can I try so I can migrate

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.