https://bugzilla.wikimedia.org/show_bug.cgi?id=52840
--- Comment #16 from Gabriel Wicke <[email protected]> --- (In reply to comment #15) > I have the same problem. Your dependencies look fine to me, so it is not related to the issue discussed in this bug. > On server: > ERROR in localhost:Sistem: > Page Fetch failure for null > Stack trace: DoesNotExistError: Page Fetch failure for null Parsoid clearly started up ok, but could not fetch the page 'Sistem:' from the API. Check that this page actually exists and that your API url is configured properly in localsettings.js. Try different pages like http://localhost:8000/localhost/Main_Page in case there is a page called 'Main_Page' in your wiki. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
