input-output-hk / input-output-hk/mantis

Start the faucet in command line:

Open
#1,126 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
234
Forks
78
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Desktop (please complete the following information):**
- OS: [e.g. Ubuntu 4.15.0-20-generic]

**Additional context**
Add any other context about the problem here.

I am trying to start the faucet in step 5 when I run this command sbt -Dconfig.file=src/universal/conf/faucet.conf "run faucet"
I get this error

[0mcom.typesafe.config.ConfigException$Missing: src\universal\conf\faucet.conf: 86: No configuration setting found for key 'health'←[0m←[0J
this is running in Windows 10
any help?????????????????

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the faucet startup on Windows 10 with sbt -Dconfig.file=src/universal/conf/faucet.conf "run faucet" and inspect src/universal/conf/faucet.conf at line 86. Trace the faucet command entry point to determine why the health setting is missing; done means the command starts without this ConfigException.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.