Hello XWikiers,
I trying to install XWiki as Docker container on a Debian 11 Server using the docker-compose.yml file.
When starting XWiki in the Webbrowser (Arch Linux distro running Gnome Web 42.4) it does the initial steps but giving me some problems at Step 2 Flavors. Trying to run Demo Flavor shows me an error in Could not find artifact org.xwiki.contrib:macro-jwplayer:xar:2.1.8 in maven-xwiki (Index of /groups/public)
When trying to install the Standard Flavor it SQL Error 1366 when it has to do something with Translations.
Installing document [Home » Templates » Translations]
SQL Error: 1366, SQLState: HY000
Incorrect string value: ‘\xD0\xA1\xD1\x82\xD0\xB0…’ for column ‘XWD_CONTENT’ at row 1
Incorrect string value: ‘\xD0\xA1\xD1\x82\xD0\xB0…’ for column ‘XWD_CONTENT’ at row 1
I can click on Continue and it jumps right to Step 6 with the report shown a long list from AnnotionCode - XWiki. I can unfold a folder and see related details allowing me to remove it by clicking on the red x
This is that possible problem. more to follow in a seperate Topic.