How to remove a fai...
 
Notifications
Clear all

How to remove a failed node

3 Posts
2 Users
0 Reactions
119 Views
(@ccelis5215)
Active Member
Joined: 13 years ago
Posts: 19
Topic starter  

Hi, 
i have a multiserver Carbonio 25.3.1 in Ubuntu 22.04 LTS working good

  • 1 Proxy + MTA mail1
  • 1 MTA mail2
  • 1 MESH  mesh
  • 1 MAILBOX mailbox

Today we had an electric outage, after that mail2 refuses to bring carbonio services, so i decided to remove this failed node and rebuiild.

Follow this  https://docs.zextras.com/carbonio/html/admincli/administration/removeserver.html#node-removal but we get an error trying to 

export CONSUL_HTTP_TOKEN=$(gpg -qdo - \
/etc/zextras/service-discover/cluster-credentials.tar.gpg | \
tar xOf - consul-acl-secret.json | jq .SecretID -r)

Enter passphrase: What passphrase should i put?

 

gpg: decryption failed: Bad session key
tar: This does not look like a tar archive
tar: consul-acl-secret.json: Not found in archive
tar: Exiting with failure status due to previous errors

any help will be appreciated.

This topic was modified 4 weeks ago by ccelis5215

   
Quote
(@ccelis5215)
Active Member
Joined: 13 years ago
Posts: 19
Topic starter  

Posted by: @ccelis5215

Hi, 
i have a multiserver Carbonio 25.3.1 in Ubuntu 22.04 LTS working good

  • 1 Proxy + MTA mail1
  • 1 MTA mail2
  • 1 MESH  mesh
  • 1 MAILBOX mailbox

Today we had an electric outage, after that mail2 refuses to bring carbonio services, so i decided to remove this failed node and rebuiild.

Follow this  https://docs.zextras.com/carbonio/html/admincli/administration/removeserver.html#node-removal but we get an error trying to 

 

export CONSUL_HTTP_TOKEN=$(gpg -qdo - \
/etc/zextras/service-discover/cluster-credentials.tar.gpg | \
tar xOf - consul-acl-secret.json | jq .SecretID -r)

Enter passphrase: What passphrase should i put?

 

gpg: decryption failed: Bad session key
tar: This does not look like a tar archive
tar: consul-acl-secret.json: Not found in archive
tar: Exiting with failure status due to previous errors

any help will be appreciated.

Anyone?

 

 


   
ReplyQuote
(@sharif)
Reputable Member Admin
Joined: 3 years ago
Posts: 738
 

@ccelis5215 

Hi,

The link you have referred in your previous post is for Carbonio. Could you please check this link relevant for Carbonio CE:

https://docs.zextras.com/carbonio-ce/html/admincli/management/removeserver.html#remove-a-node-from-product-infrastructure

Regards,


   
ReplyQuote