rustdesk / rustdesk/rustdesk-server
ERROR: yaml.parser.ParserError: while parsing a block mapping
Open
Nobody has claimed this yet.
question
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
ubuntu@instance:/opt/rustdesk$ sudo docker-compose -f rustdesk.yml up -d
ERROR: yaml.parser.ParserError: while parsing a block mapping
in "./rustdesk.yml", line 1, column 1
expected , but found ''
in "./rustdesk.yml", line 3, column 4
Contributor guide
No contributing guide indexed for this repository
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 with rustdesk.yml and reproduce the reported sudo docker-compose -f rustdesk.yml up -d command. Inspect the YAML around lines 1 and 3, then verify that the file parses and the compose command can start successfully without the reported ParserError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100