Failed to upgrade to 1.0.0+0.32.3 #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two problems:
CONFIG_TOML_VERSIONwas not bumped inabra.sh(this is an easy fix)On the second problem:
I followed the nice upgrade guide in the release notes, but when trying to log in I get the following error:
This is what I have set in my .env file:
And the secrets should have been inserted correctly
@cyrnel @decentral1se
I did not get far enough to try this upgrade, so thanks for smoking this out @p4u1.
@cyrnel any ideas on the 2nd problem?
It seems like things have progressed in the meantime due to the good work of @3wordchant.
I'm not sure on the situation of this specific version, any update @p4u1?
Will try again in a couple of days
@p4u1 hold that thought, I'm in the middle of this migration and the instructions are quite confusing and potentially broken. I am restoring and trying again. I will try to improve the docs... what a gnarly migration 🙈
No wait, it works, it's just confusing as fuck. The ID of the encryption key is used as the ID of the secret from the
abraside of things. It's then used in the config as follows 👇This is a sort of "abuse" of the usual versioning approach to pass the ID into the config... 🙈
So, it's all correct, it just takes full energy brain to understand.
Good Luck ™️
@p4u1 it's resolved?
Yes