Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

not working for nodes > 1 #27

Open
opichon opened this issue Aug 15, 2018 · 2 comments
Open

not working for nodes > 1 #27

opichon opened this issue Aug 15, 2018 · 2 comments
Assignees

Comments

@opichon
Copy link
Contributor

opichon commented Aug 15, 2018

Sorry, but I cannot get this to work. Terraform keeps spinning with this message:

module.docker-swarm-mode.managers.digitalocean_droplet.manager.2: Still creating... (3m10s elapsed)
module.docker-swarm-mode.managers.digitalocean_droplet.manager.1: Still creating... (3m20s elapsed)
module.docker-swarm-mode.managers.digitalocean_droplet.manager.0: Still creating... (3m20s elapsed)

The copying of the scripts to /tmp directory is not occurring except in the first manager node.

@opichon
Copy link
Contributor Author

opichon commented Aug 15, 2018

In fact. sometimes it's not working even with 1 manager and 1 node. Same problem. The file provisioning (copying the scripts to /tmp is not occurring.)

I am able to provision droplets otherwise, so it's not a problem with DO or the DO token.

@thojkooi thojkooi self-assigned this Aug 15, 2018
@thojkooi
Copy link
Owner

I will take a look in a bit. Do you use user-data? Also, what droplet image do you use?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants