Skip to content

Apprise doesn't work with long url since 1.25.0 (apprise 1.9.7?) #680

Description

@imdos

I'm using tgtg 1.25.0 and the config.ini has been changed to uppercase. I found that through a previous issue.

My previous configuration contained this as the url
http://192.168.22.5:8000/notify/<SNIPPED 64 bytes string (sha256/?>

This is the debug message.

2026-03-06 15:55:31 DEBUG Apprise url: http://192.168.22.5:8000/notify/<SNIPPED 64 bytes string (sha256/?>
2026-03-06 15:55:31 DEBUG Apprise title: New Magic Bags
2026-03-06 15:55:31 DEBUG Apprise body:
2026-03-06 15:55:31 DEBUG Language set to en
2026-03-06 15:55:31 DEBUG Notification Plugin 126(s) and 174 Schema(s) loaded in 0.2022s
2026-03-06 15:55:31 ERROR Unparseable URL http://192.168.22.5:8000/notify/d...5
2026-03-06 15:55:31 ERROR There are no service(s) to notify

I had to trim down the URL and reconfigure another provider in apprise to make it work. Now it works great again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions