Duplicati is running but not accessible (Solved)

  • Hi,


    I made a fresh install ov OMV7 on my NAS following this guidline: OMV Quick Configuration Guide

    I want to use this NAS for Backup, Therefore I installed Docker-Compose, Heimdall and Duplicati. I use the configuration files from the guidline and it seems that Duplicati and Heimdall is running but I have no access to the Duplicati web interface. Heimdall is working as expected.

    I also try this RE: docker not working since omv-upgrade

    What else can I do?

  • My log:


    [BUG] Can't login into Duplicati any more · Issue #89 · linuxserver/docker-duplicati
    Is there an existing issue for this? I have searched the existing issues Current Behavior After polling the latest image on my linuxserver/duplicati under…
    github.com


    [Bug]: Duplicati template missing variable SETTINGS_ENCRYPTION_KEY · Issue #4666 · coollabsio/coolify
    Error Message and Logs [migrations] started [migrations] no migrations found ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║…
    github.com


    Did we have a workaround?

  • Did we have a workaround?

    Yes. Read the proper github of Linuxserver/Duplicati.

    GitHub - linuxserver/docker-duplicati


    In particular, you need this added to the YML:


    ryecoaaron

    Don't know how to make a PR on github but the duplicati example need to be changed with this environment added on the YML.


    The github snippet now is:

    GitHub - linuxserver/docker-duplicati

  • https://hub.docker.com/r/duplicati/duplicati/tags?page=2



    Quote
    Code
    image: lscr.io/linuxserver/duplicati:v2.0.8.1-2.0.8.1_beta_2024-05-07-ls222


    This yaml file is a solution.




  • Thanks for the hints. :thumbup:

    I added this to the configuration file:

    Code
    - SETTINGS_ENCRYPTION_KEY=12345678
    - CLI_ARGS= #optional
    - DUPLICATI__WEBSERVICE_PASSWORD= #optional


    Everything is fine with the following yaml file:


  • markus.kastler

    Changed the title of the thread from “Duplicati is running but not accessible” to “Duplicati is running but not accessible (Solved)”.

  • NGPMTrl.jpeg


    My password "12345678" doesn't work.


    Quote

    Connection to server was rejected due to invalid authentication.

    Log in again, or re-open the page from the TrayIcon (if applicable)


    How can i solved the login problem?

    • New
    • Official Post

    Don't know how to make a PR on github but the duplicati example need to be changed with this environment added on the YML.

    Fixed.

    omv 7.5.0-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.15 | compose 7.3.2 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.0.9


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Duplicati - 2.1.0.2_beta_2024-11-29


    http://ip-adress:8200


    Login password now "123456".

  • How can i solved the login problem?

    Please, see the github page.

    Everything is explained there:




    So, either use a password on the YML:

    Code
          - DUPLICATI__WEBSERVICE_PASSWORD=passwordfortheguiaccess 


    OR, click login and use the DEFAULT password changeme

    When on the Duplicati GUI, change it on the settings.

  • Fixed.

    Hello, can you fix the problem again?

    The template node-red container the same, doesn't work.


    My solution:

    • New
    • Official Post

    Hello, can you fix the problem again?

    The template node-red container the same, doesn't work.

    I've never used node-red. So, the official node-red image isn't working for you? I don't have a problem changing it. Just curious what is going wrong.

    omv 7.5.0-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.15 | compose 7.3.2 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.0.9


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • New
    • Official Post

    The template node-red container the same, doesn't work.


    My solution:

    You posted a compose file for Duplicati.

    What did you change to the node-red container that made it work for you?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!