Starting VM instance "server-1" failed. Error: The default network interface [nic0] is frozen.
Google Compute Engine is not ready for use yet in the project. It may take several minutes if Google Compute Engine has just been enabled, or if this is the first time you use Google Compute Engine in the project.
Just a quick update. The backend team is still working in the root cause of this issue, in the meantime the affected projects were unlocked manually.
If more projects are being affected please open a report in the public issue tracker.
Checking your project, the instance seems started now. I assume the error is not occurring anymore.
When you are creating your instance from Marketplace, there is no option to add more NICs. Those are predefined deployments. Most of them are not able to be customized.
Currently, the only way to have multiple Network interfaces is by creating it via GCE vm instance [1] and then installing your custom configuration/application by your own requirement.