Closed mzac closed 1 year ago
Yeah, I screwed that up badly 🙅.
Can you try this quickfix please?
mv /usr/share/icingaweb2/library/vendor/vendor/* /usr/share/icingaweb2/library/vendor
@lippserd Zend is already present in the parent dir and won't let me move it.
root@mon1:/var/log/apache2# mv /usr/share/icingaweb2/library/vendor/vendor/* /usr/share/icingaweb2/library/vendor
mv: cannot move '/usr/share/icingaweb2/library/vendor/vendor/Zend' to '/usr/share/icingaweb2/library/vendor/Zend': Directory not empty
Hmm, even though it threw an error it seems the gui is fixed now. But this still probably needs a new release to fix it.
Hmm, even though it threw an error it seems the gui is fixed now. But this still probably needs a new release to fix it.
Yeah sure!
There is a new revision for each version released that should fix the problem.
Describe the bug
Upgraded to 2.11.3 and can no longer access the UI. Getting errors in apache logs
To Reproduce
Provide a link to a live example, or an unambiguous set of steps to reproduce this issue. Include configuration, logs, etc. to reproduce, if relevant.
Expected behavior
It should work and not throw an error
Screenshots
Log
Your Environment
Include as many relevant details about the environment you experienced the problem in
icinga2 --version
): r2.13.6-1php --version
): 8.1.13