Skip to content

Allow the test command to run on a specific interface with --port IP:PORT #6961

@julienrott

Description

@julienrott

When launching meteor test --driver-package practicalmeteor:mocha --port=$IP:$PORT on c9.io workspace I get the following error

[[[[[ Tests ]]]]]                             

=> Started proxy.                             
Unexpected mongo exit code 48. Restarting.    
Unexpected mongo exit code 48. Restarting.    
Unexpected mongo exit code 48. Restarting.    
Can't start Mongo server.                     
MongoDB exited because its port was closed, or was already
taken by a previous instance of MongoDB

Check for other processes listening on port 1
or other Meteor instances running in the same project.

It would be nice to be able to specify the interface like with the meteor run --port=$IP:$PORT command.

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