camicroscope / camicroscope/Distro

Got Errors on Running Docker Compose Up

Open
#223 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
30
Forks
152
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I got errors when running `docker-compose -f caMicroscope.yml up` on this project (master branch). I use this command to capture the log `docker-compose -f caMicroscope.yml up > output.txt 2> error.txt`.

Can you please guide me on how to solve this? Thank you in advance!

Here are the logs
[error.txt](https://github.com/camicroscope/Distro/files/14735506/error.txt)
[output.txt](https://github.com/camicroscope/Distro/files/14735507/output.txt)

**To Reproduce**
Steps to reproduce the behavior:
1. Clone Distro repository `https://github.com/camicroscope/Distro.git`
2. Run docker compose up `docker-compose -f caMicroscope.yml up`
3. See error

**Expected behavior**
The system runs smoothly and we can access it on `http://localhost:4010`

**Screenshots**
You can find detailed logs on the files I attached
![image](https://github.com/camicroscope/Distro/assets/77711133/7e0d30d7-0c15-4ee9-a662-30aa27e391c3)

**Desktop (please complete the following information):**
- OS: Windows 11
- Docker Version
```
$ docker version
Client:
Cloud integration: v1.0.33
Version: 24.0.2
API version: 1.43
Go version: go1.20.4
Git commit: cb74dfc
Built: Thu May 25 21:53:15 2023
OS/Arch: windows/amd64
Context: default

Server: Docker Desktop 4.20.1 (110738)
Engine:
Version: 24.0.2
API version: 1.43 (minimum version 1.12)
Go version: go1.20.4
Git commit: 659604f
Built: Thu May 25 21:52:17 2023
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.21
GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
runc:
Version: 1.1.7
GitCommit: v1.1.7-0-g860f061
docker-init:
Version: 0.19.0
GitCommit: de40ad0
```

**Additional context**
This is my first time running this repository. I also tried to use `docker compose -f caMicroscope.yml up` (without hyphen `-`), but I still get the same error

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.