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

Unable to upload the _site folder to S3 using s3_website gem #83

Closed
stroupaloop opened this issue Oct 27, 2015 · 6 comments
Closed

Unable to upload the _site folder to S3 using s3_website gem #83

stroupaloop opened this issue Oct 27, 2015 · 6 comments
Assignees
Labels
bug This is an unexpected behavior on the website that needs to be fixed.

Comments

@stroupaloop
Copy link
Contributor

No description provided.

@stroupaloop stroupaloop added the bug This is an unexpected behavior on the website that needs to be fixed. label Oct 27, 2015
@rossdakin
Copy link
Contributor

Can't release?

Get an error?

@stroupaloop
Copy link
Contributor Author

@rossdakin the actual s3_website.yml isn't on this repo as it contains AWS credentials, but the output that I'm receiving when executing the push command is the following ...

image

@rossdakin
Copy link
Contributor

It took about 5 minutes, but worked for me:

screen shot 2015-10-27 at 5 00 02 pm

Looks like your process may have run out of memory — I wonder if there's some inefficiency in the s3_website gem that chokes the JVM.

Smells like it may be the "runaway recursion in file listing" fixed by 2.11.1. Maybe do a bundle update and try again (committing the new Gemfile.lock if it works).

@stroupaloop
Copy link
Contributor Author

Hm weird, I tried again with the updated gem and it still bombs out in java land with an out of memory error. I also removed the entire repo and re-cloned it, but same results.

@rossdakin
Copy link
Contributor

Looks like you're not the only one: laurilehmijoki/s3_website#181

There are some suggestions in that issue that might help.

@stroupaloop stroupaloop self-assigned this Nov 4, 2015
@stroupaloop
Copy link
Contributor Author

apparently this is a personal problem for me but a known issue by the s3_website creators. Waiting for an official fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is an unexpected behavior on the website that needs to be fixed.
Projects
None yet
Development

No branches or pull requests

2 participants