RustPlus server add
hey, i have trouble with rust plus bot, when im trying to connect new server, i dont get it in discord, but like 3 month ago, all was fine, when im trying to connect server nothing new in terminal
Can confirm, server pairing doesnt add server. Its broken
Cant confirm. Tried it just now on toria main. Check your bot version and your credentials.
@dmytro1337mew Try to delete the credentials folder or /credentials list -> /credentials remove
@dmytro1337mew Try to delete the credentials folder or /credentials list -> /credentials remove and re add your credentials. And be sure to be on the last commit
It doesnt help. The structure of the push message is completely different than the code expects, it has some cryptic values instead of the channelid etc. This error also shows up:
2024-10-22 06:43:26 FCM Host: GuildID: 115988799XXXXXXXX, SteamID: 765611980XXXXXXX, channelId could not be found.
This is how the push message looks, there is no channelId or anything close to that:
Oct 26 01:48:00 privat npm[3269599]: [ Oct 26 01:48:00 privat npm[3269599]: { key: 'google.source', value: 'webpush' }, Oct 26 01:48:00 privat npm[3269599]: { key: 'encryption', value: 'salt=fXX1XqXMXVXKm4XbyXsXXw==' }, Oct 26 01:48:00 privat npm[3269599]: { Oct 26 01:48:00 privat npm[3269599]: key: 'subtype', Oct 26 01:48:00 privat npm[3269599]: value: 'wp:receiver.push.com#741dce61-xxxx-xxxx-xxxx-7e99e16fdc15' Oct 26 01:48:00 privat npm[3269599]: }, Oct 26 01:48:00 privat npm[3269599]: { Oct 26 01:48:00 privat npm[3269599]: key: 'crypto-key', Oct 26 01:48:00 privat npm[3269599]: value: 'dh=BPMc7BzzzalnHwyT9JZdpwafaXXXXXXXXX6s1PLm-yr5FVbpZCP9qIXXXXXXXXXX9IJmCDCjXM=' Oct 26 01:48:00 privat npm[3269599]: } Oct 26 01:48:00 privat npm[3269599]: ]
This works fine as far as I know.