May be you having any errors in the Response leading to change the Content Type application/Octet - Stream and in turn this leads to download the page instead of rendering . Try Check your logs for any errors try fixing them or have Proper Page atleast like redirected to Error Page 404 , that should work .
On Friday, 19 June 2015 15:55:44 UTC+5:30, Peter Reguli wrote: > > Hello, > > our Java webpage deployed in Google AppEngine created in Eclipse with > Google plugin suddenly stopped working correctly. Instead of rendering > homepage, the index file is being downloaded by the browser - as you can > see on http://mobilecity.sk This issue is happening since two weeks ago > and we did not change anything in the deployed project for more than one > year. > > When I run the project on localhost using Eclipse, everything works just > fine. I suppose something changed in the settings of content type in the > developers console, but I can't find any related settings. I was not > developing this project and the guy who managed it is no longer working in > our company. So I'm a total newbie to the AppEngine and I have no idea how > to fix this. Any feedback would be highly appreciated. > > Thank you very much, > Peter Reguli > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d413cb73-f94c-4bf5-b7a2-9073ade4a5e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
