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

Gabriel Wicke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|TypeError: Cannot set       |Print helpful 'your API is
                   |property '0' of null when   |not reachable' message
                   |running anything            |instead of TypeError:
                   |                            |Cannot set property '0' of
                   |                            |null at Object.WikiConfig

--- Comment #1 from Gabriel Wicke <[email protected]> ---
Your wiki API is not reachable from the Parsoid machine. Configure it correctly
in localsettings.js and verify that it is indeed reachable using wget, curl,
w3m or any other tool of your choice.

Example commandline:

curl <yourApiURL>

We should probably print this information when the config request fails.
Repurposing this bug for that.

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