Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

404 response on amazon leads to failure #40

Open
chrisrun opened this issue Apr 26, 2013 · 2 comments
Open

404 response on amazon leads to failure #40

chrisrun opened this issue Apr 26, 2013 · 2 comments

Comments

@chrisrun
Copy link

In my setup with aws region eu-west-1, line 147 in main.js (if (err) throwError(err);) propagates a 404 response as an error if the assets dont exist in my bucket.

@chrisrun
Copy link
Author

chrisrun commented May 6, 2013

This happens actually when it tries to read the assets from the local webserver and only if the webserver is not completely started up yet.

@thadk
Copy link

thadk commented Jun 4, 2013

I am feeling this issue as well. Should the upload be synchronous? It seems that when the local web server gets accessed during the knox upload, my site largely fails and needs to be rebuilt and reuploaded.

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

No branches or pull requests

2 participants