NATS block port 9090. I need that port for something else. I already updated nas.config (http port) and nats-server.config (resolver section) under \Skyline DataMiner\NATS\ and restarted my machine, but that does not do the trick.
Is any other config needed ?
Hi Frank,
The NAS service is managed by a third-party service manager (NSSM). The host & port of the NAS service is configured in the parameters of this service. You can alter this by running the following command in the C:\Skyline DataMiner\NATS\nats-account-server directory:
nssm edit NAS
Then you'll get this UI:
As you can see, the arguments still contains the port. You can edit it there and click 'Edit service'. Then restart the NATS & NAS services and it should be fixed. Note you may have to open the new port in your firewall as well (if you're in a DataMiner cluster environment).
Right, fixed!
Indeed fixed.
Only NAS is managed by NSSM. NATS is able to run as a service on its own