Open evildecay opened 5 years ago
telegraf has the same error without --console
option when started as a nssm service.
When --console
option was added, it works.
I guess that program will run in different mode.
The new version of nats-server
should work just fine, given the example here:
sc.exe create nats-server binPath="%NATS_PATH%\nats-server.exe -js --config %NATS_PATH%\config\server.cfg"
@vimagick Did you hit the problem with nats-server
recent version or you just letting us know you saw something similar elsewhere?
Defects
Versions of
nats-server
and affected client libraries used:gnatsd v1.4.1
OS/Container environment:
windows10 1903 64bit
Steps or code to reproduce the issue:
I am sure there is no problem with the parameters for creating the service. There is no problem executing on the command line. Why is this? Configuration parameters in NSSM:
Start error log:
Server log: