binary-person / womginx

Proxy using wombat + nginx
https://womginx.arph.org
GNU Affero General Public License v3.0
176 stars 786 forks source link

Unable to sign in on discord #95

Closed Erisfiregamer1 closed 2 years ago

Erisfiregamer1 commented 2 years ago

Discord will not allow you to sign in on the proxy (Heroku, relay blocks Repl). It will act as if the login fields are empty.

binary-person commented 2 years ago

can you take a screenshot of the console tab in chrome dev tools

Erisfiregamer1 commented 2 years ago

I have a different error, Discord just doesn't see the fields being filled in. Probably just old Heroku version. Test it on mikesproxy.herokuapp.com or something, idk.

binary-person commented 2 years ago

i just downloaded firefox and it works on the womginx demo instance. can you paste in your proxy link so i can take a look?

mitchellonii commented 2 years ago

I am also getting the same error Erisfiregamer1 is describing. Here is the error which is being shown in console image

binary-person commented 2 years ago

is this happening in replit?

mitchellonii commented 2 years ago

I'm getting that error with hosting locally on my windows 11 computer

binary-person commented 2 years ago

can you describe your hosting setup? i cannot replicate this in the official demo

mitchellonii commented 2 years ago

can you describe your hosting setup? i cannot replicate this in the official demo

My computer is just a windows 11 (latest) machine running docker and node (also latest versions). I installed it following the simple instillation guide, with the exception of changing the port number to 8000. I have used both v0.3.1 and 0.3.0 but still get the same error

mitchellonii commented 2 years ago

update: qr code works, but logging in with credentials doesnt

binary-person commented 2 years ago

is this localhost with http? I haven't tested non-tls-enabled womginx

mitchellonii commented 2 years ago

This is http with a connected domain, but same issue occurs on localhost

binary-person commented 2 years ago

try https and see if the issue persists

mitchellonii commented 2 years ago

https seems to fix the issue

Strange-Oddball commented 2 years ago

@binary-person I'm not quite sure if you may have noticed but when you log into discord it brings you back to the login page. Is there something I can do to fix that?

binary-person commented 2 years ago

@Strange-Oddball see #98

Erisfiregamer1 commented 2 years ago

Looks like it's a http issue (https fixes it), BUT Captchas are broken. Maybe one-time, I'll test.

Erisfiregamer1 commented 2 years ago

Nope, it's more then one-time. I'll submit an issue.