Closed GoogleCodeExporter closed 8 years ago
To clarify, the .yaml file needs a static_dir or static_files directive without
the mimetype specified for this to happen.
Original comment by m...@blixt.org
on 15 Oct 2015 at 1:08
For people stuck with this issue, the solution is to revert to not use the
Google App Engine Admin API:
gcloud config set app/use_appengine_api false
Original comment by m...@blixt.org
on 15 Oct 2015 at 1:15
I had this issue too! SUX
Original comment by ric...@gmail.com
on 15 Oct 2015 at 1:42
Thanks for the report. We're looking into this now.
Original comment by dlor...@google.com
on 15 Oct 2015 at 2:04
Fix should go out in 0.9.83 release around 10/21.
Original comment by che...@google.com
on 16 Oct 2015 at 1:46
Is this fixed yet as of the latest 0.9.83 release today?
Original comment by markus.o...@gmail.com
on 21 Oct 2015 at 5:49
Yes, this should be fixed as of the 0.9.83 release. Please let us know if
you're still seeing any issues.
Original comment by dlor...@google.com
on 21 Oct 2015 at 5:54
I just tested this and it now works (for a CSS file I now get "Content-Type:
text/css" instead of "… application/octet-stream").
Original comment by m...@blixt.org
on 21 Oct 2015 at 5:55
Original issue reported on code.google.com by
m...@blixt.org
on 15 Oct 2015 at 1:05