Azure / azure-cosmos-db-emulator-docker

This repo serves as hub for managing issues, gathering feedback, and having discussions regarding the Cosmos DB Emulator Docker.
https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-develop-emulator?tabs=docker-linux%2Ccsharp&pivots=api-nosql
MIT License
164 stars 47 forks source link

Emulator cosmosDB does not start successfully #85

Open haoc33 opened 10 months ago

haoc33 commented 10 months ago

Describe the bug I am trying to start emulator cosmosDB as a docker container in my ubuntu Azure cloudVM. But sometimes it does not start successfully. 1) it shuts down automatically or 2) it gets stuck at starting. About every three to four failure, I can get one success. The log is

This is an evaluation version, There are [111] days left in the evaluation period.
Shutting down
Shut down

or

This is an evaluation version, There are [111] days left in the evaluation period.
Starting

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Expect the emulator to run successfully.

Screenshots image image

Desktop (please complete the following information):

Docker Images Used:

Arguments && Environment variables to start Docker

Docker Environment

sajeetharan commented 9 months ago

@haoc33 Can you confirm if this issue is happening on VM or the Devops pipeline?