radonthetyrant / rutorrent-discord

a rutorrent plugin for discord webhook notifications
38 stars 14 forks source link

Not seeing any notification #6

Closed tssgery closed 5 years ago

tssgery commented 6 years ago

I've installed the discordpush plugin but am not receiving any notifications. Is there a way to debug what is happening?

rutorrent is in ~/.www/rutorrent discordpush contents in ~/www/rutorrent/plugins/discordpush rutorrent sees the plugin and allows me to configure it discord.dat is at .www/rutorrent/share/users/helsing/settings/discord.dat

webook url was tested with curl and is valid

radonthetyrant commented 6 years ago

you could check the logfiles for php or your webserver. I suspect there may be a php extension missing or some kind of misconfiguration?

Which php version are you using?

tssgery commented 6 years ago

It's php 7.0 but I don't have access to the webserver logs. I'll try to get them from my provider.