Hello,
after update from xwiki 12.10 latest to 13.10 latest i have no more access to the sub xwiki.
The Problem is, if i step to the sub Xwiki the URL changed from https to http.
Our Websites are only available over https but xwiki change that for the sub Xwiki to http.
So after change the URL to https i can Access to the sub xwiki but there are no more documents available. I have the name of them but xwiki tells me he can’t find any document if i try to open them.
How can i change that two problems?
Many thanks in advanced and with you a happy new year!
best regards
TBC
Now that’s surprising if those page have been modified during the upgrade, maybe you got some issues when merging changes in some configuration files during the upgrade?
But the correct path needs to be this one: https://server/wiki/rhxwiki/view/TL-Benutzerverwaltung/
The different is the “bin”.
On 12.10 everything is working but on 13.10 both things ssl URL and the path for pages are changed.
On upgrade the xwiki.cfg, xwiki.properties and xwiki-tomcat has been changed and i have made a backup before and insert some old settings like LDAP and openoffice path.
After update i have restart the server an do the updates of flavore etc.
GM again,
i have checked again the xwiki.cfg, xwiki-tomcat9.xml, hibernate.cfg.xml, xwiki.properties and web.xml with the old Xwiki 12.10 and the only one how looks a little bit different is the wiki-tomcat9.xml
Old one:
Everything else are looking good to me.
Also the problem with the documents are occure on all xwiki (main and sub)
If i look at the left menu for example the taskManger the URL looks like this:
Hello @all,
I have tried now again an update from 12.10 to latest 13.10.6.
Still have problems with open my Subwiki because that one open the subwiki without https://.
The SSL Seting for the SubWiki is set to SSL=Yes!
Also, all of my App in a minute one left site cannot be open:
Documents are Working
The update was on Ubuntu 20.04 with apt update & upgrate und the Files xwiki.cfg, xwiki.properties and xwiki-tomcat are the new ones from installation and after that i insert thinks like ldap Admin User/passwort thinks
Hello
it would be really great if there would be some support for this.
Unfortunately it is not even possible to create a new SubWiki after the upgrade, because it is impossible to install a flavor.
Xwiki can only be kept up to date if the update/upgrade procedures work and you get help with this.
I was able to fix the problem with opening apps within a minute thanks to vishrtd’s post from August 2021:
Edit xwiki.cfg and uncomment following two lines:
xwiki.webapppath=
xwiki.servletpath=
But now there is still the problem that a sub Xwiki cannot be opened directly from the main Xwiki, because here the URL is tried to open in http instead of https.
How can this problem be fixed?