Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

4.2 default port 7011

Answered

Comments

3 comments

  • Roman Yuldashev

    Hello Sen Haerens,

    It doesn't, the default port is 7001.

    Also, I installed 4.2 before and it's 7001.

    0
  • Sen Haerens

    On my Linux Docker installation it clearly runs on port 7011:

    tcp 0 0 0.0.0.0:7011 0.0.0.0:* LISTEN 3767103/mediaserver
    tcp6 0 0 :::7011 :::* LISTEN 3767103/mediaserver

     

    The Docker runs as network_mode: "host" so the ports are directly mapped to the host.

    Not sure how I can change this back to 7001?

    0
  • Sen Haerens

    The port was set in `/opt/networkoptix/mediaserver/etc/mediaserver.conf`. Removing this file and restarting nxwitness fixed the issue.

    0

Please sign in to leave a comment.