https://bugzilla.wikimedia.org/show_bug.cgi?id=67313

            Bug ID: 67313
           Summary: Editing pages times out every single time, so that
                    editing an existing page is impossible
           Product: VisualEditor
           Version: unspecified
          Hardware: PC
                OS: other
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 15786
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15786&action=edit
wiki debug log for navigating to and attempting to edit a page

I am attempting to configure the VisualEditor REL1_23 to run with my MediaWiki
instance.  I am using MediaWiki 1.23 and it is a private wiki.  It's served by
IIS on Windows Server 2012 R2.  I am able to create a very simple page using
it, although it runs slowly.  However, any attempt to edit the page -- even a
page containing only one simple sentence -- times out with Parsoid.  I ran all
of the Parsoid tests following installation and they all passed, and from
Parsoid's test webpage (localhost:8000) I was able to run those tests and they
succeed quickly.  However, I can't edit any pages of my wiki.  This is the
output from the Parsoid service during an edit attempt:

[warning/api][null/Test] Failed API request, 8 retries remaining.
[info][localhost/Test] starting parsing
[info][localhost/Test?oldid=834] completed parsing in 45006 ms

The completed parsing line occurs after I click cancel on the prompt telling me
the request timed out.  When I had the timeout set to 60s, I would see "8 tries
remaining" and then "7 tries remaining" before it timed out (I have since
changed the timeout to 45s).  The content of the page in this example is simply
"this is a visual editor test."

Relevant information:
- Windows Server 2012 R2
- IIS v8.5.9600.16384
- 32-bit node.js
- Parsoid on port 8000
- Browser used is Chrome 35.0.1916.153 m
- MediaWiki 1.23, set to require log in to view/edit
- same problem in all skins that VisualEditor runs on

A debug log from MediaWiki is attached.

-- 
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

Reply via email to