Restart the server
sudo reboot
Restart the server
sudo reboot
Still no connection from relay to bp
Can u telnet from relay to producer?
no, I can connect from producer to relay, but not from relay to producer
sudo ufw status and show me the output
for the producer?
Yes… if it is posibble
Cover sensitive data
Show me only the relay rule
What provider do u use?
google is provider, tried to cover up enough info

I have verified the ip 50 times, I am positive it is correct
And the port in env is 6016 right?
It is, but google also providing u a fw in cloud I think
Yes the env on the producer is 6016, and the ip is open to communicate on the producer server in gcloud.
Ok, try to add/open another port on producer
sudo allow proto tcp from any to any port xxxx
Try to telnet from relay on new port
I forgot to mention that everytime I had to run this step I encountered problems, basically I referred to the Guild Operators Guide, and entered
git fetch --tags --all
git pull
git checkout 1.25.1
Then I could continue, if I did a git checkout before the pull, then the pull failed with conflicts and errors…
Thank u for feedback
before google auth sometimes we need to do this first:
sudo add-apt-repository universe
Tried this solution but I got the same Dependencies issue:
HEAD is now at 6cb9052bd Merge #2889 #2891
Warning: Requested index-state2021-01-10T00:00:00Z is newer than
'hackage.haskell.org'! Falling back to older state (2021-01-09T22:55:53Z).
Resolving dependencies...

I’ve rebuild cardano-node, but i can’t import mnemonic wallet yet
. Same error when i’ve tried to import:
ERROR: need ‘bech32’ (command not found)
Any ideas guys? Thanks for help
cd ${HOME}/.cabal/bin/
ls -l
do u have here bech32 and cardano-address file?
Cheers
Did u solved it?
I think u needed to wait more time
Yes, the image that i’ve posted is the content of .cabal/bin folder. But when i’ve tried to import the wallet same error