[Bug]: cosmossdk.io/x/upgrade@v0.1.4 - tempApp invokes GetUpgradeInfoPath
, causing empty data
directory to be created
#23878
Labels
GetUpgradeInfoPath
, causing empty data
directory to be created
#23878
Is there an existing issue for this?
What happened?
Upon Bitsong validator upgrading to a node binary version including cosmossdk.io/x/upgrade v0.1.4, each time the cli is invoked, and empty data dir is created, creating edge cases for some node operators that experienced panics due to folder permissions.
Cosmos SDK Version
0.50.11
How to reproduce?
install v0.21.4 of go-bitsong, and invoke a cli command. This will result in empty data folder
The text was updated successfully, but these errors were encountered: