Distributed-CellProfiler icon indicating copy to clipboard operation
Distributed-CellProfiler copied to clipboard

startCluster print error

Open ErinWeisbart opened this issue 2 years ago • 0 comments

Request in process. Wait until your machines are available in the cluster.
SpotFleetRequestId sfr-e02926f4-4567-4670-b92a-036aefc0cdc2
Updating service
Service updated.
.
.
.
Your spot fleet request is causing an error and is now being cancelled.  Please check your configuration and try again
Traceback (most recent call last):
  File "run.py", line 829, in <module>
    startCluster()
  File "run.py", line 638, in startCluster
    print(eacherror['EventInformation']['EventSubType'] + ' : ' + eacherror['EventInformation']['EventDescription'])
KeyError: 'EventDescription'

in EC2 spot request console see Event Type = error, Status = spotInstanceCountLimitExceeded

was on commit 2320eeb

ErinWeisbart avatar Aug 18 '23 18:08 ErinWeisbart