openworm / openworm/OpenWorm

Corrupted video and data.

Open
#330 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.1k
Forks
244
PR merge metrics
No merged PRs in 30d

Description

If this issue is intended to be a bug report, please fill out the following:

Expected behavior
Run ./run.cmd and it can get data normally.
Actual behavior
Actually, I can not run normally by window. First of all, I run ./run.cmd but it prints the following information.

Unable to find image 'openworm/openworm:0.9.3' locally
docker: Error response from daemon: manifest for openworm/openworm:0.9.3 not found: manifest unknown: manifest unknown.

I search the version from docker hub and didn't find v0.9.3 but just the latest version . I change run.cmd file to latest. As the following you can see the only change.
image

After that, run ./run.cmd . It works normally. But the data may get wrong. I open the video but all I can see is just black. I retry but get the same result. I am appreciate it if you can solve my problem.

image

C2_FW_2022-11-16_09-29-38.zip

My current code version is at #328 and my docker info is as follows.

Client:
 Cloud integration: v1.0.29
 Version:           20.10.21
 API version:       1.41
 Go version:        go1.18.7
 Git commit:        baeda1f
 Built:             Tue Oct 25 18:08:16 2022
 OS/Arch:           windows/amd64
 Context:           default
 Experimental:      true

Server: Docker Desktop 4.14.0 (91374)
 Engine:
  Version:          20.10.21
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.18.7
  Git commit:       3056208
  Built:            Tue Oct 25 18:00:19 2022
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.9
  GitCommit:        1c90a442489720eec95342e1789ee8a5e1b9536f
 runc:
  Version:          1.1.4
  GitCommit:        v1.1.4-0-g5fd4c4d
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with run.cmd and the openworm/openworm:0.9.3 image reference, then reproduce the command using the reported Windows Docker Desktop environment. Compare the resulting data and video with the attached archive and determine whether both the missing image tag and black video are addressed; done means the documented command runs with a valid image and produces viewable video.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.