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

gcsf login doesn't save credentials #53

Closed
je-vv opened this issue Jan 21, 2019 · 3 comments
Closed

gcsf login doesn't save credentials #53

je-vv opened this issue Jan 21, 2019 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@je-vv
Copy link

je-vv commented Jan 21, 2019

Hi, I'm using gcsf latest release (0.1.21) build from AUR on Arch, and when executing:

gcsf login <my_session_name>

And get authenticated by google, I don't get the expected:

~/.config/gcsf/<my_session_name>

And besides:

gcsf list

Returns:

No sessions found.

After authenticating through google I get on the browser:

You may now close this window.

@harababurel
Copy link
Owner

After getting You may now close this window in your browser, the terminal session in which you ran gcsf login <my_session_name> should output a line that looks like this:

Successfully logged in. Saved credentials to "/home/<my_username>/.config/gcsf/<my_session_me>"

Does this happen in your case? If not, try setting debug = true and check the logs for any relevant errors. Also make sure to rule out all the common possible causes for this, e.g. having write/access permissions in ~/.config/gcsf/, creating the empty file manually and just letting GCSF write its contents, etc.

If you still encounter the same issue, post the logs here and I will continue investigating.

@harababurel harababurel self-assigned this Feb 3, 2019
@harababurel harababurel added the question Further information is requested label Feb 3, 2019
@je-vv je-vv closed this as completed Feb 3, 2019
@je-vv
Copy link
Author

je-vv commented Feb 3, 2019

Please ignore as not able to reproduce... I no longer have gcsf installed in my system, and I'm using a different approach (sync mechanism instead). Thanks !

@DAC324
Copy link

DAC324 commented Apr 16, 2020

Looks like capital chars and others, like underscore, are not allowed for the session name.

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

No branches or pull requests

3 participants