2016-01-18 16:11 GMT+01:00 xarkam . <[email protected]>: > Hello, > > I installed pootle 2.7.2 on my ubuntu 14.04.3 > > I have this problem: > > Starting development server at http://127.0.0.1:8125/ > Quit the server with CONTROL-C. > [18/Jan/2016 15:02:08] "GET / HTTP/1.1" 200 3800 > [18/Jan/2016 15:02:09] "GET /jsi18n/ HTTP/1.1" 200 10934 > [18/Jan/2016 15:02:09] "GET /assets/css/common.min.a7afbc39.css HTTP/1.1" > 404 3516 > [18/Jan/2016 15:02:09] "GET /assets/js/vendor.min.ba6b8085.js HTTP/1.1" 404 > 3516 > [18/Jan/2016 15:02:09] "GET /assets/js/common/app.min.a562407b.js HTTP/1.1" > 404 3516 > > Pootle give me a 404 error on assets. > > I don't understand this. > I have installed under ubuntu 15.10 and I have not this error. > > The only différence is I use apache with proxypass under ubuntu 14.04.3 to > serve pootle. > > Thanks. > > For information: > pootle --version > Pootle 2.7.2 (Django 1.7.11, Translate Toolkit 1.13.0)
Hi, I am guessing you are running Pootle with runserver. Try 'runserver --insecure'. If it doesn't work you probably have to rebuild the assets. If you provide us more details on how you installed Pootle and how you are running it we can help you with more specific instructions. Bye ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
