You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Awarua- Aside from the obvious issue in the screenshot above (can't have 2 instances of boss running on same machine unless they bind to a different port), I can't reproduce on the following configuration:
Node: v8.5.0
OS: Windows
Modules: default (2 fresh clones)
Config: default (2 fresh clones)
In raising this issue, I confirm to the best of my ability the following (please check boxes, e.g. [X]):
Expected Behaviour:
I can run multiple instances of Concierge on the same system
Actual Behaviour:
One instance will run, the rest will crash on startup with a seg fault.
Steps to Reproduce:
Try to start more than one Concierge instance, from different directories
This is a problem for the future if we want horizontal scaling.
Work around atm, is to use docker containers.
The text was updated successfully, but these errors were encountered: