remote-docker icon indicating copy to clipboard operation
remote-docker copied to clipboard

Out of host capacity

Open emanuelef opened this issue 2 years ago • 2 comments

Thanks for this, I've just tried to run it on a newly created account on OCI and I got:

Error: 500-InternalError │ Provider version: 4.69.0, released on 2022-03-23. This provider is 57 Update(s) behind to current. │ Service: Core Instance │ Error Message: Out of host capacity. │ OPC request ID: 4f7aa31513737ca07ae902f168911c27/60A666258C2E6FB307A5F5DAED589C11/7D7CC44E85D42AFA708C4D3877974FC3 │ Suggestion: The service for this resource encountered an error. Please contact support for help with service: Core Instance │ │ │ with oci_core_instance.["1"], │ on main.tf line 19, in resource "oci_core_instance" "": │ 19: resource "oci_core_instance" "_" {

emanuelef avatar May 01 '23 14:05 emanuelef

Probably is because of the region I chose. Similar issue here: https://github.com/jpetazzo/ampernetacle/issues/40

emanuelef avatar May 01 '23 15:05 emanuelef

@emanuelef check my solution here https://github.com/rafaelzimmermann/remote-docker/issues/1

Brunzendorf avatar Dec 04 '23 23:12 Brunzendorf