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

syste #1

Open
paulconnor opened this issue Nov 11, 2021 · 1 comment
Open

syste #1

paulconnor opened this issue Nov 11, 2021 · 1 comment
Assignees

Comments

@paulconnor
Copy link

I think there is an issue with the CADIR db files. I believe as they are binary they are getting stripped down to ASCII/7bits when loaded into Git and are not useable when retrieved from here. Overall great work - lots of moving parts to juggle. If you can share the binary versions of the base DB's would like to see if I can get it to fire up.

@gbrigandi gbrigandi self-assigned this Nov 11, 2021
@gbrigandi
Copy link
Member

Hi Paul,
First off, thanks for the kind words.
I tried to reproduce the issue by re-building all the containers from scratch (i.e "--no-cache") from a fresh clone and everything seems to be working fine on my end.
Are you using the correct CA Directory release and architecture, namely 14.1.00 for x86/64 ?
Is the issue happening at build time or upon attempting to sign in ?
What is the SHA256 checksum of the psdsa.db file (shasum -a 256) ? It should be 47335b51499bf4a0311ef88d1927cef86b4d7b60732e304f830a75bfc4efa4a9.
Please share any error messages (in case any).

As the issue would be with the psdsa.db file, which is the only file stored using Git LFS (due to the size), I would make sure that the git lfs client is working as expected. Possibly this git-lfs issue might provide some insights: git-lfs/git-lfs#2434

Hope this helps.
GL

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

No branches or pull requests

2 participants