Skip to content

[BUG] Impossible do the backups with latest version (v2.1.0.2_beta_2024-11-29-ls225) #88

@PacmanForever

Description

@PacmanForever

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Execute any backup and always appears the same error from the last update.

Expected Behavior

No errors.

Steps To Reproduce

  • Execute backup
  • Wait some minuts
  • Appears the error

Environment

Docker in Linux Ubuntu 24.04

CPU architecture

x86-64

Docker creation

duplicati:
        restart: unless-stopped
        container_name: duplicati
        ports:
            - '8200:8200'
        environment:
            - PUID=0
            - PGID=0
        volumes:
            - '/dockerData/Duplicati/config:/config'
            - '/dockerData/Duplicati/backups:/backups'
            - '/dockerData:/source'
        networks:
          custom_network:
            ipv4_address: 172.19.0.3
        image: lscr.io/linuxserver/duplicati:latest

Container logs

One or more errors occurred. (The file duplicati-ieb1bc528c7b4404592c80d5ce3cae324.dindex.zip.aes was uploaded but the returned size was -1 and it was expected to be 7949 (The file duplicati-ieb1bc528c7b4404592c80d5ce3cae324.dindex.zip.aes was uploaded but the returned size was -1 and it was expected to be 7949) (One or more errors occurred. (The file duplicati-ieb1bc528c7b4404592c80d5ce3cae324.dindex.zip.aes was uploaded but the returned size was -1 and it was expected to be 7949)))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions