cardano-community / guild-operators

Artifacts and scripts created by Guild operators
https://cardano-community.github.io/guild-operators
MIT License
354 stars 177 forks source link

Failed to start after today's upgrading from v1.22.4 to v1.24.0 #1215

Closed monkey-jsun closed 2 years ago

monkey-jsun commented 2 years ago

Describe the bug Today I ran gLiveView on producer node, it prompted me for upgrading. I chose "no" first time and it ran fine. See screen below.

============== Checking for script updates...

The static content from env does not match with guild-operators repository, do you want to download the updated file? (yes/no): no

A new version of Guild LiveView is available Installed Version : v1.22.4 Available Version : v1.24.0

Do you want to upgrade to the latest version of Guild LiveView? (yes/no): no ...

Then I ran the second time and I chose "yes" to both upgrade suggestions. After that I fail to start up. See errors below.

=============== Checking for script updates...

Guild scripts has now been upgraded to support cardano-node 1.31.0 or higher (1.30.1 found). Please update cardano-node (note that you should ideally update your config too) or use tagged branches for older node version.

ERROR: gLiveView failed to load common env file Please verify set values in 'User Variables' section in env file or log an issue on GitHub

To Reproduce Steps to reproduce the behavior:

See above description.

Expected behavior gLiveView should start after upgrading

Screenshots If applicable, add screenshots to help explain your problem.

Version:

cardano-cli 1.30.1 - linux-x86_64 - ghc-8.10 git rev 0fb43f4e3da8b225f4f86557aed90a183981a64f

ubuntu@producer:~/cardano$ jq -r .systemStart mainnet-shelley-genesis.json 2017-09-23T21:44:51Z

Additional context Add any other context about the problem here.

monkey-jsun commented 2 years ago

since I have another copy of env file on the relay node. I copied it over to producer. Now it works again if I just say "no" to both upgrade suggestions.

rdlrt commented 2 years ago

Please ensure you're in announcements channels to be notified of any changes post upgrade. The latest release required you to use node-1.31.0 (and was announced before the merge)

monkey-jsun commented 2 years ago

What is the announcement channel? is it on telegram?

rdlrt commented 2 years ago

Yes image