Closed rcritten closed 1 month ago
Add a try/except around agmt = replication.ReplicationManager(api.env.realm, api.env.host) in the dna plugin. The creation of the agreement class will fail if the connection can't be established, say for credential reasons.
Add a try/except around agmt = replication.ReplicationManager(api.env.realm, api.env.host) in the dna plugin. The creation of the agreement class will fail if the connection can't be established, say for credential reasons.