Hello Ikai, did you have the chance to evaluate on the issue? I sent you my broken test version / URL two days ago.
I wanna redeploy in near future, but don't want to destroy "your test-case". Please give some feedback. Further I think we should put the issue on critical, because this bug breaks webpages and many people are affected: http://code.google.com/p/googleappengine/issues/detail?id=6655 Cheers Mos On Fri, Jan 6, 2012 at 12:26 PM, Mos <[email protected]> wrote: > Hi Ikai, > > the problem occurs in all browsers (I tested Firefox, Chrome and IE). > All browsers get a mime-type of null. > Firefox is able to interpret the stylesheet nevertheless. IE and Chrome > fail and the site is destroyed. > > Since yesterday I have a version of my application that still has the > problem. > I sent you the URL and the Beta-Login in a private email. > > I need to redepoy at the weekend, so please check it in the next hours. > > Greetings Mos > > > On Thu, Jan 5, 2012 at 9:06 PM, Ikai Lan (Google) <[email protected]>wrote: > >> Mos, what browser is this? >> >> I've seen some talk of this but it's passing and we can't seem to catch >> it in action. I need more data so I can hunt this down - URLs when this is >> failing. The reports I've seen are that this happens specifically to Chrome >> users. >> >> -- >> Ikai Lan >> Developer Programs Engineer, Google App Engine >> plus.ikailan.com | twitter.com/ikai >> >> >> >> On Thu, Jan 5, 2012 at 8:37 AM, Mos <[email protected]> wrote: >> >>> Just found the issue >>> http://code.google.com/p/googleappengine/issues/detail?id=6655 >>> >>> It's three days old and describes a fatal error that seems to hit more >>> and more people. >>> >>> No response from Google? >>> >>> >>> On Thu, Jan 5, 2012 at 5:30 PM, Mos <[email protected]> wrote: >>> >>>> My site is down currently, because GAE response CSS files without >>>> mime-type: >>>> >>>> REQUEST: >>>> >>>> GET /static/css/master.css HTTP/1.1 >>>> >>>> >>>> >>>> >>>> >>>> >>>> ... >>>> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.25) >>>> Gecko/20111212 Firefox/3.6.25 >>>> >>>> >>>> >>>> >>>> >>>> >>>> Accept: text/css,*/*;q=0.1 >>>> ...... >>>> >>>> WRONG RESPONSE: >>>> >>>> HTTP/1.1 200 OK >>>> Etag: "sR7Bag" >>>> Date: Thu, 05 Jan 2012 16:22:34 GMT >>>> Expires: Thu, 05 Jan 2012 16:32:34 GMT >>>> Cache-Control: public, max-age=600 >>>> Content-Type: null >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Server: Google Frontend >>>> Content-Length: 37206 >>>> >>>> Does anybody else have the problem? >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google App Engine" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
