-
Notifications
You must be signed in to change notification settings - Fork 13
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
Discord connector "oops something went wrong" #22
Comments
I am trying deleting and recreating the bot to see if that has an impact |
|
hehe @ppfeufer :D I filtered that out for this post. It is there. I'm not getting a callback error ;) Thank you though. Deleting, recreating, and moving the bot to the top role had only a minor effect. I now show as "registered" after I follow the join server path, but I still get that error page. I'm working to get a user who has never clicked the join server button to see if he actually is joined or gets the error to distinguish if this is only an issue for people already on the discord server or one that breaks new users as well. |
Ok, in that case nevermind me. It's just the most common copy/paste mistake which happens pretty often though. |
@sgeine be certain you've check both bot options :
|
@warlof I can add public bot but it wasn't required prior or in the current/former docs. Are you sure we're talking about the same thing? Requiring Oauth2 is selected. "PUBLIC BOT I'd want other people to be able to use my bot? |
Yes I do
Will update doc if it's not inside it.
Le dim. 20 oct. 2019 à 21:13, sgeine <[email protected]> a écrit :
… @warlof <https://github.com/warlof> I can add public bot but it wasn't
required prior or in the current/former docs. Are you sure we're talking
about the same thing?
"PUBLIC BOT
Public bots can be added by anyone. When unchecked, only you can join this
bot to servers."
I'd want other people to be able to use my bot?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22?email_source=notifications&email_token=AAE6MMIO6TB2V6YASPW3GCDQPSUWVA5CNFSM4JCRYV62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBYRPGY#issuecomment-544282523>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE6MMJZMV5C6J3HA5ABAQDQPSUWVANCNFSM4JCRYV6Q>
.
|
@warlof I've set it to public with no effect. I also tested it with a new user who has never joined the server and it affects them equally. What happens is they do get mapped the role in seat, however, they get an 'oops something went wrong" and are not joined to the discord server. Below are the only error messages I'm able to find. also, here you can see successful user mappings however, none of the above people have been successfully invited to the discord server. Hopefully, this helps narrow things down. |
@sgeine did you update your driver settings after changing your bot configuration ? By the way, giving a screen of failed jobs isn't quite useful. You rather should provide the encapsulated logs disclose when hitting the failed job itself :p |
Hehe you may note I did in the initial post :) if there’s another’s log somewhere I’m happy to paste it too. I did do update all sets and updated them individually, no effect. |
Here's what I did:
no effect. Are there more specific errors stored somewhere for seat that is not in the common places like /var/log/nginx/errors etc? discord connector does receive the roles from the bot/discord server. Inviting actual users doesn't seem to work. |
@sgeine I've recently updated doc instructions too match new things and the updated Discord UI So, try the following :
|
I'll try it and hit you back, thanks again for your hard work. how is seat 4.0 coming? I can set it up on a bare rails test server if you need one. |
Waiting for your feedback. About 4th Gen, it's stale for the beginning of the month due to my lack of availability. However things are going well 😉. We got our own infrastructure, so no need to worry about servers. However, you can test the WIP version using the 4th branch. |
Close due to inactivity |
With discord connector 4.0.2, Seat-connector 1.3.3 (everything current) matching callback url's, matching client id/secret, matching bot token. roles are setup on discord and seat (they were working with same bot/discord connector 3.x). I click on join server, then I get to the discord authorize join page, then after clicking authorize I get "oops something went wrong" with a long url. https://[domain-name]/seat-connector/registration/discord/callback?code=tAZVk6mRiHpDpNoV6IViNqyExsVVtu&state=d3tn9stIGM3gPCkePkf46tjH7IdgSkVjVpIqI1Wl
I can't find an error message in laravel or in nginx error log. I don't know what's wrong or how to fix it. :( I do get the below error message on cron intervals but not timestamped when I create the issue.
The text was updated successfully, but these errors were encountered: