Skip to content

Conversation

@svenvg93
Copy link
Contributor

📃 Description

This PR adds the debug log when we attempt to sent a message though Apprise. So later on it will show the time out was after 30 seconds.

[2026-01-19 18:45:17] local.DEBUG: Attempting to send Apprise notification {"channel":"discord://1451901110","instance":"http://192.168.1.5:8000/notify"} 
[2026-01-19 18:45:47] local.ERROR: Apprise notification failed {"channel":"discord://1451901110","instance":"http://192.168.1.5:8000/notify","message":"cURL error 28: Operation timed out after 30006 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://192.168.1.5:8000/notify","exception":"Illuminate\\Http\\Client\\ConnectionException"} 

🪵 Changelog

➕ Added

  • Debug log when attempting to sent notifications via Apprise

✏️ Changed

  • Move the successful log from info to debug to not flood the logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant