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

Failed to upload the lms.zip to s3 bucket #84

Closed
KageYang opened this issue Oct 8, 2021 · 7 comments
Closed

Failed to upload the lms.zip to s3 bucket #84

KageYang opened this issue Oct 8, 2021 · 7 comments
Labels
Bug Something isn't working

Comments

@KageYang
Copy link

KageYang commented Oct 8, 2021

Hi there :

The deployment failed when uploading the lms.zip to s3 bucket. It mentioned "release/lms.zip does not exist.
Please kindly advise. Thanks a lot !

... uploading Mac installer (this may take a while) ...
--> aws s3 cp --acl public-read release/lms.zip s3://chime-211259373114-releases/mac/lms.zip

Command aws failed with exit code 255 signal null

The user-provided path release/lms.zip does not exist.

@ldai1
Copy link

ldai1 commented Oct 8, 2021

Hi,

Can you provide the deployment command that you use? Also, just to double check, do you have a s3 bucket that has a unique bucket name? Do you setup any permissions for your s3 bucket with any specific access policy?

@jing-chen1
Copy link
Contributor

Closing it, feel free to reopen it if you still have issues

@rajleechaudry
Copy link

I am experiencing the same problem. The error is saying the mac zip file didn't get created, and I don't see the mac zip file in the release directory. So I postulate the problem is the mac zip file is not being created. Yet, I don't see an error either. This is on Cloud9. You might want to reopen this, because I think something is wonky with the deploy script.

... uploading Mac installer (this may take a while) ...
--> aws s3 cp --acl public-read release/human0.zip s3://human0-releases/mac/human0.zip

Command aws failed with exit code 255 signal null

The user-provided path release/human0.zip does not exist.

@DrRaedAbbas
Copy link

I'm on the same boat.. Getting this same error over and over again. I tried to upper the size to 2TB and it still complaining :(

btw, the tutorials out there just assume that's you have setup everything perfectly to work with Chime!
I've spend the whole week trying to get this classroom to work. Any direction to a good tutorial please?
Ideally with a little background on how to prepare aws before we start typing in those deploy commands.

@nainkunal933
Copy link

@DjWilly Sorry you are facing an issue with setting up the demo. I think we missed your comment since this ticket was closed. I am not sure if you have resolved your issue. If not, can you please give me some information on deployment option you are using? In future, if you ever have any issues or questions, please feel free to open a new GitHub issue. That will ensure someone is able to take a look at your issue. We track open issues that we have not replied back to but closed issues are not tracked.

I just ran the classroom setup demo in Cloud9 and faced an issue with the mac zipped files. I am currently looking into option 1 and seeing if I can push a quick patch. I also tried deploying the demo via option 2 and can confirm that option 2 works.

I will reopen this issue to track the setup bug.

@nainkunal933 nainkunal933 reopened this Aug 19, 2022
@nainkunal933 nainkunal933 added the Bug Something isn't working label Aug 19, 2022
@nainkunal933
Copy link

For now, the mitigation strategy will be to use option 2. Please let me know if you run into any issues there.

@nainkunal933
Copy link

I have merged in a fix that should help with the S3 copy issue in the deploy script. Please feel free to open another issue if you still face an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants