-
Notifications
You must be signed in to change notification settings - Fork 9
oss-db and elasticsearch containers don't stop automatically #86
Comments
I don't think I have seen that error before, but I'll try to check later on our server. @Danny2097, have you seen this error before? |
@creat89 / @valeriocos no I have not seen this issue before. The only issue I saw was with the initial start-up of the ES container. @valeriocos what analysis tasks did you have running prior to this (if any)? Perhaps there is a rogue process preventing it closing? |
None, I did a This issue may be related to another one I'm going to open soon. When doing |
any news on this issue @creat89 , did you have time to check it on your server? |
On my side, running
Containers stop just fine:
|
@tdegueul , I'm replicating your steps (the only differences are the option |
closing the issue, after following these steps I didn't get any error, thanks @tdegueul |
The issue happened again after following the steps at: #89 (comment)
|
I saw similar behaviour when using Docker engine for Mac. I usually "solve" the problem with a restart of the docker engine. When it doesn't solve the problem, then it is time to run After a quick search, it seems to be related with the "stress" that the containers do on the docker daemon. The solutions proposed are:
|
When stopping the docker-compose the containers
scava-deployment_oss-db_1
andscava-deployment_elasticsearch_1
don't stop automatically and they throw an error. These containers must be manually stoppedAny idea @MarcioMateus @md2manoppello @creat89 ?
EDITED:
I'm using a678687 to execute the docker-compose
The text was updated successfully, but these errors were encountered: