Skip to content

Container fails to start due to invalid Nginx location directive #2346

@Wizard079

Description

@Wizard079

Describe the bug
While setting up the repository using Docker Compose, the nodeapp-dev-nginx container fails to start when running docker-compose up. The error message indicates that a location directive is being used in a context where it is not allowed.
To Reproduce
Use the following instruction for the setup:

  1. git clone https://github.com/RoboSats/robosats.git
  2. cd robosats/nodeapp
  3. docker-compose up
  4. Observe the error

Expected behavior
The nodeapp-dev-nginx container should start successfully without configuration errors.

Logs
The relevant logs can be found here:
logs

OS
OS: Arch Linux (Rolling)
Kernel: 6.12.58-1-lts
Architecture: x86_64
Browser: N/A (Backend/Docker issue)
Version: N/A

Additional context
The setup instructions were followed from the official documentation:
setup.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions