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

Unable to Log In (Quest 2) #2541

Open
Meolsei opened this issue Sep 14, 2024 · 18 comments
Open

Unable to Log In (Quest 2) #2541

Meolsei opened this issue Sep 14, 2024 · 18 comments
Labels

Comments

@Meolsei
Copy link

Meolsei commented Sep 14, 2024

Describe the bug
Normally this would not be an issue for most devices, because they're standard ROMs and not a large VR operating system. The problem in this case is with logging in. When I attempt to log in to my account with GmsCore, it refuses and throws an error like: "There was a problem connecting with Google's servers."

To Reproduce
Steps to reproduce the behaviour:

  1. On any application, or in the GmsCore settings, find an "Add Account" button.
  2. Navigate through the menu and try to log into your Google account as you normally would.
  3. See error.

Expected behaviour
When attempting to log into your account, the process should be handled properly and you will be logged in.

System
Android Version: 12.1
Custom ROM: Meta Horizon OS

Additional context
This issue is to be expected, considering the strange use case. I am trying to log in to YouTube ReVanced. The issue is present on ReVanced's fork, and this version of the GmsCore.

@Meolsei Meolsei added the bug label Sep 14, 2024
@Meolsei
Copy link
Author

Meolsei commented Sep 14, 2024

My apologies for how strange of a situation this one is, lol.

@ale5000-git
Copy link
Member

ale5000-git commented Sep 14, 2024

If I'm not wrong YouTube ReVanced use a custom version of microG, so it shouldn't have anything to do with official microG.
So I'm not sure what you are reporting.

@Meolsei
Copy link
Author

Meolsei commented Sep 14, 2024

I'll try to give the info to them then, I'm still trying to figure this out in the meantime. Thank you!

@ale5000-git
Copy link
Member

ale5000-git commented Sep 14, 2024

If you can reproduce the same issue with official microG it may make sense to have this ticket, but if not then it only belong to their repo.
Also if you are able to do it then a logcat would be helpful.

@Meolsei
Copy link
Author

Meolsei commented Sep 14, 2024

Pretty sure I'm using the official one right now.
Going to take a nap, just to let you know.

@Meolsei
Copy link
Author

Meolsei commented Sep 14, 2024

I could probably get a logcat, but I'll have to see.

@Meolsei
Copy link
Author

Meolsei commented Sep 14, 2024

Don't know if I did this right, I don't use ADB stuff much, but here ya go. Log's a fuckin mess with vsync duplicates and shit, dunno. I ran logcat without any flags directly to the file.
shit.log

@Meolsei
Copy link
Author

Meolsei commented Sep 14, 2024

I appreciate you helping me out, lol.

@Darksage0
Copy link

Describe the bug Normally this would not be an issue for most devices, because they're standard ROMs and not a large VR operating system. The problem in this case is with logging in. When I attempt to log in to my account with GmsCore, it refuses and throws an error like: "There was a problem connecting with Google's servers."

To Reproduce Steps to reproduce the behaviour:

  1. On any application, or in the GmsCore settings, find an "Add Account" button.
  2. Navigate through the menu and try to log into your Google account as you normally would.
  3. See error.

Expected behaviour When attempting to log into your account, the process should be handled properly and you will be logged in.

System Android Version: 12.1 Custom ROM: Meta Horizon OS

Additional context This issue is to be expected, considering the strange use case. I am trying to log in to YouTube ReVanced. The issue is present on ReVanced's fork, and this version of the GmsCore.

I had same error, just clear the storage and cache for revancedGMScore fork. And you are good to go. Worked for me

@le-dawg
Copy link

le-dawg commented Sep 15, 2024

How do you clear the cache for a sideloaded app? adb?

adb shell pm clear com.revanced.android.gms

Still not working though. Ideas appreciated, let's solve this.

FYI also using the ReVanced GMS Fork or the original, both fail, the same way, even with a cleared cache.

@Meolsei
Copy link
Author

Meolsei commented Sep 15, 2024

Clearing anything regarding storage and cache helps nothing. I know only the communication between GmsCore and the Google Servers is bricked, but I cannot figure out the root cause of the issue. To clarify again, this is specifically an issue with Quest users. I'd assume that there's no compatibility with these devices automatically, and such is most likely the case.

@oSumAtrIX

This comment was marked as off-topic.

@ale5000-git
Copy link
Member

ale5000-git commented Sep 16, 2024

@oSumAtrIX
The problem is that the logcat will report filename and line that obviously do NOT match and this will make the report almost useless.
When redirecting users it would be nice if you inform them (before report) to remove the custom microG, install the official microG and then take a logcat with it.
If both official microG and ReVanced microG are installed at the same time it will create a mess in the log and probably also additional problems.

@ale5000-git
Copy link
Member

ale5000-git commented Sep 16, 2024

@Meolsei
I took a quick look at your log and I see a lot of errors regarding droidguard.
It would be better, if possible, to have the logcat with all revanced apps completely removed, to be able to see the problem more clearly.

@oSumAtrIX

This comment was marked as off-topic.

@Meolsei
Copy link
Author

Meolsei commented Sep 16, 2024

@Meolsei I took a quick look at your log and I see a lot of errors regarding droidguard. It would be better, if possible, to have the logcat with all revanced apps completely removed, to be able to see the problem more clearly.

I only had YouTube installed, and even then, it was never opened from what I am aware. I only opened the standard (nom-forked) GmsCore and logged in from there. Will I need to make another logcat later? May be a few hours because I feel ill.

@Meolsei
Copy link
Author

Meolsei commented Sep 16, 2024

Also, sidenote and completely off topic from the main issue, but I'm sorry if my responses are sparse. Same issue that I've mentioned already, I'm just ill and trying to rest.

@Seayar
Copy link

Seayar commented Sep 18, 2024

If I'm not wrong YouTube ReVanced use a custom version of microG, so it shouldn't have anything to do with official microG. So I'm not sure what you are reporting.

I have tried all of the official version or the third custom version of microG, all of the version have the same problem: can't loggin the google account with 400 error code. Maybe Google changed their API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants