celeste icon indicating copy to clipboard operation
celeste copied to clipboard

Issue authenticating to Google Drive

Open eldelacajita opened this issue 2 years ago • 3 comments

When trying to configure a Google Drive account, the "Authenticating to Google Drive" window appears very briefly, then it disappears, and a dialog shows up with this message:

"There was an issue authenticating to Google Drive"

With this error messages: 2023/10/23 16:13:53 NOTICE: Config file "/home/user/.var/app/com.hunterwittenborn.Celeste/config/rclone/rclone.conf" not found - using defaults 2023/10/23 16:13:53 Failed to configure token: failed to start auth webserver: listen tcp 127.0.0.1:53682: bind: address already in use

I found this previous issue #43, but I'm not sure if it's the same issue or not.

Using Celeste version 0.7.0 (via Flathub) on GNOME 45.0.

eldelacajita avatar Oct 23 '23 14:10 eldelacajita

Same here with version 0.8 from Flathub on Gnome 44 (Fedora 38).

edisso999 avatar Oct 28 '23 07:10 edisso999

Hey @eldelacajita @edisso999: Did the fix mentioned at https://github.com/hwittenborn/celeste/issues/43#issuecomment-1424726910 not work for you guys? Everything should still be working regardless, but if it isn't that should hopefully fix things up temporarily.

hwittenborn avatar Oct 30 '23 16:10 hwittenborn

Hi, @hwittenborn! It doesn't seem to do anything. This is what I'm doing:

  1. Open the app.
  2. Select "Google Drive" in server type and enter any valid name for it.
  3. Click on "log in".
  4. The window gets greyed out and (sometimes, not always) the above-mentioned dialog appears, and the browser takes me to a localhost address with an error.

imagen

  1. Close the app from the GNOME Shell overview.
  2. Run the command suggested in #43.
  3. Try again, with the same result.

eldelacajita avatar Oct 31 '23 09:10 eldelacajita