diff --git a/plugins/commands/serve/client/machine.rb b/plugins/commands/serve/client/machine.rb index 4edad0465..b3924aad4 100644 --- a/plugins/commands/serve/client/machine.rb +++ b/plugins/commands/serve/client/machine.rb @@ -38,9 +38,8 @@ module VagrantPlugins machine: machine)) @resource_id = resp.machine.resource_id return - rescue => err - raise err - # validate this was really a 404 + rescue GRPC::NotFound + # Let this fall through so we create the machine end resp = c.upsert_machine(SRV::UpsertMachineRequest.new(