Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Community Edition
-
None
Description
The upgrade documentation at https://docs.observium.org/updating/#upgrade-to-latest-major-release instructs the user to use
mv /opt/observium_old/*log* observium/
|
This expands to:
mv /opt/observium_old/logs /opt/observium_old/syslog.php observium/
|
Thus perpetually downgrading syslog.php to the version first installed.
It's a minor bug, but it easily goes unnoticed on the user's side, which could eventually lead to issues.
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Docs updated!