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

[BUG] accesstoken store not working under macOS #251

Open
Brilator opened this issue Feb 26, 2025 · 2 comments
Open

[BUG] accesstoken store not working under macOS #251

Brilator opened this issue Feb 26, 2025 · 2 comments
Labels
Status: Needs Triage This item is up for investigation. Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.

Comments

@Brilator
Copy link
Member

I run into troubles with storing access tokens

  1. I deleted all my stored passwords / tokens for git.nfdi4plants.org/ from macOS password manager
  2. Then executed arc remoteaccess accesstoken store --token with my token from datahub
  • I can see that this is stored with git.nfdi4plants.org in the password manager
  1. When trying to arc sync I still get asked for username and password
  • adding the same token as password
  • this is now stored as git.nfdi4plants.org/ in the password manager!
  • (and the sync works)
  1. I deleted the token from step 3 in pw manager and added the trailing / to the token stored in step 2
  • syncing still works without being asked for credentials
@Brilator Brilator added the Type: Bug Something is not working, and it is confirmed by maintainers to be a bug. label Feb 26, 2025
@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Feb 26, 2025
@Brilator
Copy link
Member Author

This does not seem to be an issue under Windows 10

@HLWeil
Copy link
Member

HLWeil commented Mar 2, 2025

So the issue might lie with the missing /?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage This item is up for investigation. Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.
Projects
Status: No status
Development

No branches or pull requests

2 participants