What type of hardware are you using: VPS bought online What YunoHost version are you running: 12.0.14 What app is this about: XWiki
Describe your issue
Standard installation. Admin goes to Admin.
No user in the admin group is able to access admin endpoints in XWiki. (e.g. yunohost.example.org/xwiki/bin/admin). Are there any hidden switches or buttons that I have overlooked?
Share relevant logs or error messages
“You are not allowed to view this page or perform this action.”
Thank you for your message. I tested again with the last package version and with the user which has the xwiki.admin permission I can access without any problem on .../bin/admin/XWiki/XWikiPreferences.
Some questions:
did you install the standard flavor ? If not, it could be the cause. If you are not a advanced XWiki user I would really recommend to install it.
did you do a fresh install ?
what is your installed XWiki package version ?
So except if you didn’t install the standard flavor, it seem to be a bug. If it’s the case we can try to debug it here but I’ll need some more information like the install log, etc…
I add some one screenshots to compare possible differences (like the sub-sub-domain - but btw. same behaviour if I install it at yunohost.example.org/xwiki).
The user luckow is in the admin role.
SSO-Login into XWiki as luckow
Thank you for your answer. Seeing your screenshot is seem that the flavor is not installed, even if you chose to install it. So we need to debug why it wasn’t installed. Can you share me the result of theses commands:
and here we go with zcat /home/yunohost.app/xwiki/jobs/status/3/extension/action/org.xwiki.platform%3Axwiki-platform-distribution-flavor-mainwiki/wiki%3Axwiki/status.xml.zip
No change. You are not allowed to view this page or perform this action.
What’s a bit crazy is that your screenshot shows me a fresh install 2 days ago. My bet: you installed the XWiki app because of my ticket. Your installation works fine. Mine doesn’t.
I tried to install XWiki on the demo server (https://demo.yunohost.org), but got a 504 gateway timeout error.
With a little hope (to find out if the problem is just because of the different installation method), I ran sudo yunohost app install xwiki, but with the same result
So from what I understand, it seem that it’s working with the version 17.3.0 but not with the version 17.2.1. Maybe there was a small bug on this version which could explain your issue.