Hello all,
I have a running system with xwiki 13.6 debian and a debian os 9 which needs an upgrade to the newest version.
It makes me some problems and I have to say that I’m not so familiar with unix distributions.
I did in the first steps the debian upgrades from 9 to 10 and then from 10 to 11. xwiki runs fine after I upgradet to debian 11. Finally, I want to do the xwiki upgrade with the following commands:
sudo wget https://maven.xwiki.org/xwiki-keyring.gpg -O /usr/share/keyrings/xwiki-keyring.gpg
sudo wget “https://maven.xwiki.org/stable/xwiki-stable.list” -O /etc/apt/sources.list.d/xwiki-stable.list
sudo apt-get update
Sudo apt-get dist-update
After the restart I got an error message “HTTP 500 - internal server error”
I have no ideas how I can workaround this problem(s).
maybe someone could help me.
Thank you in advance!