Skip to content

[Bug]: too many to delete - ERROR TypeError: can't access property "deleting", this[t].get(...) is undefined #802

@meonkeys

Description

@meonkeys

Prerequisites

  • I have searched existing issues and discussions to ensure this bug hasn't been reported before
  • I have read the troubleshooting section in the README
  • I have tested this issue with yt-dlp directly (not just through MeTube UI) as described in the README
  • I have checked that this is not a yt-dlp issue (if it is, please report it to yt-dlp repository instead)

Bug Description

I have 486 completed and 33 failed. When I click "clear completed" or "clear failed" I get an error in the JS console and nothing server-side.

ERROR TypeError: can't access property "deleting", this[t].get(...) is undefined

Workaround

select a few at a time (I tried up to ten before I got tired of clicking), then "Clear selected" works as expected

yt-dlp Direct Test Results

n/a, doesn't even hit the server

Environment & Configuration

  • Docker image: ghcr.io/alexta69/metube (latest -- currently running 2025.10.15
  • DELETE_FILE_ON_TRASHCAN=true
  • persisting /downloads with a Docker volume
  • host is 64-bit Ubuntu 22.04 LTS server
  • using browser: Firefox 144.0 (64-bit) installed from the usual Snap on 64-bit Ubuntu 24.04 LTS desktop

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions