MitocGroup / MitocGroup/deepify

Error on performing "deepify publish" action

Open
#365 6 comments 0 reactions 0 assignees View on GitHub

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:
screen shot 2017-04-26 at 14 55 10
screen shot 2017-04-26 at 14 54 50

Contributor guide

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.