Questions tagged [mediawiki-visualeditor]
11 questions
4
votes
1 answer
Error loading data from server: apierror-visualeditor-docserver-http-error: (curl error: 7)
Whenever I click on "Edit" on my mediawiki site that error always show, and I am unable to proceed to Visual editor, I suspect that my pathing is wrong in some URL.
Here is my configuration of parsoid in…

Jhaze Franco
- 87
- 1
- 8
2
votes
0 answers
Mediawiki: Database must be null or a non-empty string
I try to setup a Mediawiki with Visual Editor, Parsoid and RESTBase.
I have been able to setup the wiki with only Visual Editor and Parsoid, but when I try to get RESTBase to work, I get a lot of problems.
Sometime I'm able to view the wiki,…

magol
- 6,135
- 17
- 65
- 120
1
vote
1 answer
How to properly configure the Visual Editor extension installation on MediaWiki (V1.38) with docker-compose and Ubuntu 20.04?
so I explain my problem.
I have a MediaWiki instance in version 1.38 that works perfectly locally.
This instance is running with docker-compose. Here is my YAML file:
version: '3.7'
services:
mediawiki:
image: myImageMediawiki:1.38.2
…

Dyn amo
- 125
- 1
- 7
1
vote
0 answers
Vega Graphs in MediaWiki
I am taking a simple graph from the Vega editor and enter it to the visual editor of my MediaWiki and get an error "Vega has encountered an error rendering this graph".
what I am trying to create is a simple graph with 2 lines.
Thanks,
Shalom

shalom
- 11
- 2
1
vote
0 answers
How to troublehoot VisualEditor (specifically 500 error)
I am configuring VisualEditor for a mediawiki site. I've confirmed Parsoid is running on http://localhost:8000/ but I am still getting an error: Error loading data from server: apierror-visualeditor-docserver-http: HTTP 500. I'm not really sure…

Arie White
- 43
- 1
- 3
1
vote
0 answers
VisualEditor problem-404 error-curl7 error
my wiki :
Product Version
MediaWiki 1.32.0
PHP 7.0.33-0ubuntu0.16.04.5 (apache2handler)
MySQL 5.7.25-0ubuntu0.16.04.2
ICU 55.1
Lua 5.1.5
link: wikijoo.ir
my config.yaml seup:
worker_heartbeat_timeout: 300000
logging:
level:…

erfan solaymanzadeh
- 51
- 3
1
vote
1 answer
MediaWiki - VisualEditor Extension: (curl error: 28) Timeout was reached
I am getting the following error displayed while trying to edit a page with the aid of Visual Editor (It did not work previously yet):
Error loading data from server: apierror-visualeditor-docserver-http-error: (curl error: 28) Timeout was reached.…

ay43210
- 15
- 1
- 9
0
votes
2 answers
Mediawiki 1.37.2 Visualeditor: Error contacting the Parsoid/RESTBase server: (curl error: 77) Problem with the SSL CA cert (path? access rights?)
Fresh install of Mediawiki 1.37.2 on Ubuntu gives an error with the visual editor:
Error contacting the Parsoid/RESTBase server: (curl error: 77) Problem with the SSL CA cert (path? access rights?)
in LocalSettings.php is only put:
wfLoadExtension(…

K. Braungardt
- 21
- 2
0
votes
3 answers
Get an SSL error when accessing VisualEditor for MediaWiki
I upgraded my MediaWiki to 1.35 and want to use the VisualEditor.
Problem is the error below, when I click on the edit button:
Error contacting the Parsoid/RESTBase server: (curl error: 60) SSL peer certificate or SSH remote key was not OK
It is a…

praetorianer777
- 309
- 3
- 12
-1
votes
1 answer
Could not normalize image parameters for file.png - MediaWiki
I'm using:
MediaWiki 1.37.1
PHP 7.4.3 (fpm-fcgi)
Elasticsearch 5.6.16
VisualEditor 0.1.2
When I go to a page and click on Edit > Insert > Images and media; And when I start searching for files it works great, unless there's a PDF file, then the…

Med Jelidi
- 19
- 2
-1
votes
1 answer
How to set up things for MediaWiki for my website
I am trying to set up a website with MediaWiki on a Shared Hosting service and am getting frustrating results. First I am going to list what I want out of my website and will show the hosting details to show you what kinds of problems I am running…

SplatM4n
- 11
- 3