-
Notifications
You must be signed in to change notification settings - Fork 169
ERR_CONNECTION_REFUSED - problems with localhost #504
Comments
gphotos-sync /home/ironman/Photos |
The last step should be your browser redirecting to localhost in order to send data to the application. I can only suspect that the application started in N.B. I'd edit the URL if I were you, it might reveal something regarding your Google account. |
@calipomza unfortunately the person that made the snap has left Canonical and will not be updating it as far as I'm aware. I imagine that since the oauth2 flow switched to using local webserver that the snap won't work for similar reasons we had issues with containers - this is the PR I made into Google to fix that issue googleapis/google-auth-library-python-oauthlib#202. Would you consider using a container instead of snap? We can definitely get that to work but I'm not going to find the time to learn all about the snap ecosystem I'm afraid. |
Then I install manually..... then: all ok python3 -m pip install gphotos-sync what is the problem |
Looks like an |
Excuse me please. What is a appdirs.py. Where search the error, in google? |
Now - really an app should pin all its dependencies to make sure it always installs so you could blame gphotos-sync for this. Therefore I could most likely fix this for you with a little pinning. Will try to take a look this weekend. |
Thanks my friend. Will talk in weekend |
Thanks my friend |
I have Debian 12 and use de snap version
I created json and install in my system.
I execute gphotos-sync, and I view the web for verify, I accept permissions, but the system show ERR_CONNECTION_REFUSED - problems with localhost in Chrome, opera and Firefox
Thanks
The text was updated successfully, but these errors were encountered: