[BUG] Docker Compose dev environment fails to setup hyperswitch-server #6216
Labels
C-bug
Category: Bug
hacktoberfest
Issues that are up for grabs for Hacktoberfest participants
hacktoberfest-accepted
Pull requests accepted as Hacktoberfest contributions
Bug Description
hyperswitch-hyperswitch-server-1
container stops abruptly without spinning up the server. Container can't findprotobuf-compiler
debian package and fails. Below are the logs of the containerProtobuf compiler mentioned here
hyperswitch/docker-compose-development.yml
Line 64 in a3c2694
Expected Behavior
hyperswitch-hyperswitch-server-1
should runActual Behavior
Container simply exits
➜ hyperswitch git:(main) docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 3569baada69f rust:latest "apt-get install -y …" 3 minutes ago Exited (100) 3 minutes ago hyperswitch-hyperswitch-server-1
Steps To Reproduce
docker compose --file docker-compose-development.yml up -d
Context For The Bug
No response
Environment
Are you using hyperswitch hosted version? No
If yes, please provide the value of the
x-request-id
response header to help us debug your issue.If not (or if building/running locally), please provide the following details:
Have you spent some time checking if this bug has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: