Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When attempting to do a rollback on versions, the installer will not restart #4197

Closed
TheWitness opened this issue Mar 25, 2021 · 0 comments
Closed
Labels
bug Undesired behaviour resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

A common way to force a re-upgrade from the GUI, is by resetting the Cacti version to a lower version via the database using the syntax below:

UPDATE version SET cacti='some_previous_version';

When you do this, the GUI upgrade will not work properly and you get locked out of Cacti.

Expected behavior

Cacti should be easy to use.

@TheWitness TheWitness added the bug Undesired behaviour label Mar 25, 2021
@TheWitness TheWitness added this to the v1.2.17 milestone Mar 25, 2021
TheWitness added a commit that referenced this issue Mar 25, 2021
When attempting to do a rollback on versions, the installer will not restart
@TheWitness TheWitness added the resolved A fixed issue label Mar 25, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant