Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

issue when change storage to S3 #4

Open
cathy1231 opened this issue Mar 21, 2023 · 1 comment
Open

issue when change storage to S3 #4

cathy1231 opened this issue Mar 21, 2023 · 1 comment

Comments

@cathy1231
Copy link

Hi!

Thanks for you docker image!

meet one issue when change storage to S3.

/opt/cronicle/node_modules/pixl-server-storage/engines/S3.js:294
                this.s3.send( new S3.GetObjectCommand(params) )
                        ^

TypeError: Cannot read properties of undefined (reading 'send')
    at constructor.get (/opt/cronicle/node_modules/pixl-server-storage/engines/S3.js:294:11)
    at __construct.get (/opt/cronicle/node_modules/pixl-server-storage/storage.js:359:15)
    at /opt/cronicle/bin/docker-entrypoint.js:44:15
    at constructor.shutdown (/opt/cronicle/node_modules/pixl-server-storage/engines/S3.js:486:3)
    at /opt/cronicle/node_modules/pixl-server-storage/storage.js:1054:34
    at __construct.waitForAllLocks (/opt/cronicle/node_modules/pixl-server-storage/storage.js:927:8)
    at /opt/cronicle/node_modules/pixl-server-storage/storage.js:1051:9
    at __construct.waitForQueueDrain (/opt/cronicle/node_modules/pixl-server-storage/storage.js:898:26)
    at __construct.shutdown (/opt/cronicle/node_modules/pixl-server-storage/storage.js:1048:8)
    at /opt/cronicle/bin/docker-entrypoint.js:42:13

Node.js v18.12.1


@soulteary
Copy link
Owner

thanks for feedback

It may be necessary to provide a compose implementation combined with minio, this issue will be temporarily suspended until someone provides a PR, or I deal with it when I am free.

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

No branches or pull requests

2 participants