Re: [Wikitech-l] Parsoid Exception HTTP 500 [Solved]

2016-09-03 Thread Julian Loferer
hat the outbound packages from the VM didn't go over the iptables rules which I had set only for the PREROUTING chain. So I had to add an OUTPUT chain for that. And now everything works fine. Thanks to Arlo Breault for helping me to find and solve that problem. Best regards Julian Loferer __

Re: [Wikitech-l] Parsoid Exception HTTP 500

2016-07-30 Thread Julian Loferer
Am 29.07.2016 um 22:54 schrieb Arlo Breault: On Jul 29, 2016, at 12:24 PM, Julian Loferer <jlofe...@adformc.de> wrote: Yeah here is my localsettings.js file: https://phabricator.wikimedia.org/P3603 Thanks! And i have installed it as an ubuntu package so with apt-get install parsoid

Re: [Wikitech-l] Parsoid Exception HTTP 500

2016-07-29 Thread Julian Loferer
Yeah here is my localsettings.js file: https://phabricator.wikimedia.org/P3603 And i have installed it as an ubuntu package so with apt-get install parsoid . Am 29.07.2016 um 19:12 schrieb Arlo Breault: On Jul 29, 2016, at 10:07 AM, Julian Loferer <jlofe...@adformc.de> wrote: Yeah it

Re: [Wikitech-l] Parsoid Exception HTTP 500

2016-07-29 Thread Julian Loferer
Yeah it looks similar. The link direct me to the right page. ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Parsoid Exception HTTP 500

2016-07-28 Thread Julian Loferer
in there pointing to your MediaWiki api.php. The parsoid server needs to be able to fetch that URL. On 28 July 2016 at 12:42, Julian Loferer <jlofe...@adformc.de> wrote: Hello, i have a problem. If i start my parsoid server it initialize the 4 workers and get ready on the ip. But if

[Wikitech-l] Parsoid Exception HTTP 500

2016-07-28 Thread Julian Loferer
Hello, i have a problem. If i start my parsoid server it initialize the 4 workers and get ready on the ip. But if i try to click on the edit Button in the wikipage i get two exceptions. One at the wikipage: Error at loading data from the server: 500: docserver-http: HTTP 500. And the other