I'm sure just the first one listen on port, but in master UI, both
application redirects to same machie, same port. Just as I checked url,
they redirects to application ui of first sumbitted one. So I think it
could be only problem in UI.
On Wed, Mar 6, 2019, 10:29 PM Sean Owen wrote:
> Two driv
Two drivers can't be listening on port 4040 at the same time -- on the same
machine. The OS wouldn't allow it. Are they actually on different machines
or somehow different interfaces? or are you saying the reported port is
wrong?
On Wed, Mar 6, 2019 at 12:23 PM Moein Hosseini wrote:
> I've submi