Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RustPlus server add #383

Open
dmytro1337mew opened this issue Oct 20, 2024 · 5 comments
Open

RustPlus server add #383

dmytro1337mew opened this issue Oct 20, 2024 · 5 comments

Comments

@dmytro1337mew
Copy link

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

@cornholio21
Copy link

cornholio21 commented Oct 22, 2024

Can confirm, server pairing doesnt add server. Its broken

@FaiThiX
Copy link
Contributor

FaiThiX commented Oct 24, 2024

Cant confirm. Tried it just now on toria main. Check your bot version and your credentials.

@PandeoF1
Copy link
Contributor

PandeoF1 commented Oct 24, 2024

@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

@cornholio21
Copy link

@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.

@cornholio21
Copy link

cornholio21 commented Oct 26, 2024

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]: ]

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

No branches or pull requests

4 participants