Can you open a ticket with login details so we can reproduce this error and get this resolved for you?Hi, Please add better error handling for it , it says the vps is created even if it failed to do so.
for example hetzner api was returning {"error":{"message":"error during placement","code":"resource_unavailable","details":null}}
but clientexc sent an empty email to the client with no details .
I added CE_Lib::log( ) in Hetznercloud.class.php toCan you open a ticket with login details so we can reproduce this error and get this resolved for you?