MitocGroup / MitocGroup/deepify
Error on performing "deepify publish" action
Open
Nobody has claimed this yet.
bug
help wanted
on hold
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Pre-requisites:
- Two instance of application is required to be deployed (blue / green)
Steps to reproduce:
- From the application directory execute the following command :
deepify publish --blue e6c23ab8 --green 67d9c6d3 --data-replicate true --ratio 4:1
Note:
- you can use the provided hash because it is deployed app hash which is used for testing purposes
Please refer to attachment for more details:


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing deepify publish --blue e6c23ab8 --green 67d9c6d3 --data-replicate true --ratio 4:1 from the application directory with two deployed instances. Inspect the publish command's error path and compare the result with the attached screenshots; done means identifying and fixing the reported error and confirming the command completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100