Open rukarangi opened 1 month ago
Same issue. Manual login fails.
In my case, I'm using a GSuite account. Ubuntu 22.04.
Same issue here, both regular and manual login fail on the flatpak.
@ChristopherHX / @MCMrARM any ideas on this? 200 seems to indicate a successful login, but it seems like everyone is getting this auth cookie field error. Thanks.
There are still people like my, who can login without error.
Telling someone to provide me credentials for debugging goes too far.
Just tested again today, using the native .deb package for ubuntu 22.04 on a 24.04 machine.
GPL3 provides no right for any kind of technical support
There are still people like my, who can login without error.
Telling someone to provide me credentials for debugging goes too far.
Just tested again today, using the native .deb package for ubuntu 22.04 on a 24.04 machine.
GPL3 provides no right for any kind of technical support
hmm, id be happy to help debug this, is there anything i can do other than give credentials? guessing its an a/b testing thing maybe?
And i do know theres no guaranteed support, i was just hoping you had a fix, didnt mean to pressure you.
Alternatively, could it be a firewall issue? Does it use some weird port?
Compile mcpelauncher-ui-manifest from source
Then look at the http trace mcpelauncher-ui-qt prints to console including the response that causes the assertion error
All those logs need to be scrubbed if shared publicy
Compile mcpelauncher-ui-manifest from source
Then look at the http trace mcpelauncher-ui-qt prints to console including the response that causes the assertion error
All those logs need to be scrubbed if shared publicy
its going to be difficult for me to compile from source, im on nix, which is why im using the flatpak
Can i not find these prints with the prebuilt flatpak? or maybe build a flatpak from source?
Downloading apk uses weird dns names that some firewalls reject, but this is not login
its going to be difficult for me to compile from source, im on nix, which is why im using the flatpak
Prebuild flatpak is build in release mode to protect sensitive information.
You can just fork the manifest and change cmake from release to debug and remove -DNDEBUG
then just open a pr and hope you get a build
Okay ill do that later, thanks. To be clear this error occurs after I login, but before anything else. its right after it asks me for a password to encrypt the key. This is definitely not using that weird dns or something?
I'll disable my firewall to double-check, and then compile with debug.
Just tried with another account and it works, so thats interesting.
It appears to be specifically GSuite accounts that don't work. @rukarangi can you confirm you are using a GSuite account? (might not be @gmail.com)
For now i just bought PE on my other account, and it works!
It appears to be specifically GSuite accounts that don't work. @rukarangi can you confirm you are using a GSuite account? (might not be @gmail.com)
Yes my account is a GSuite account.
Describe the bug Sign in with google not working
To Reproduce Steps to reproduce the behavior:
Screenshot
Desktop (please complete the following information):
Additional context Add any other context about the problem here.