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

Registry is not starting - components_list_get #336

Open
pierre-jochem opened this issue Mar 21, 2023 · 1 comment
Open

Registry is not starting - components_list_get #336

pierre-jochem opened this issue Mar 21, 2023 · 1 comment

Comments

@pierre-jochem
Copy link

Dear all,

I am not able to start the registry with s3 configured. Everthing looks fine and I can only see one issue here:

image

CommonPrefixes is undefined. If I debug the data object then I see that the s3 client had read the bucket.

image

the components.json file is currently empty because I try to upload the first component.

Does anybody has an idea?

Thanks in advance

Pierre

@galoppi
Copy link

galoppi commented Apr 10, 2023

Hi Pierre,

#337 fixes this issue.

Before this patch will be merged you can use the following patch file and add it with the npm package patch-package.
Add a script "postinstall": "patch-package" to your package.json, put the patch file in a subdirectory named patches.

oc-s3-storage-adapter+2.1.1.patch

Regards

Alexander

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