mhardin

Results 23 comments of mhardin

@aheward you're getting a 409 because you're calling in with the same UUID. The nodes generally take around 2 minutes to come up, so I'll add a wait in my...

@aheward my point was, you're getting the 409 error because you're calling in a second time with the same UUID. So, even though you already got a response that says...

@aheward we could add something, it would just be a matter of implementation -- does the API return once all nodes are started up? Or after at least one node...