[GH-ISSUE #201] Fail to start nats-server #122

Closed
opened 2026-03-02 02:13:44 +03:00 by kerem · 1 comment
Owner

Originally created by @ltchurik on GitHub (Dec 11, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/201

Originally assigned to: @wh1te909 on GitHub.

sudo systemctl status nats.service
● nats.service - NATS Server
Loaded: loaded (/etc/systemd/system/nats.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Fri 2020-12-11 11:38:33 UTC; 3s ago
Process: 5596 ExecStart=/usr/local/bin/nats-server -c /rmm/api/tacticalrmm/nats-rmm.conf (code=exited, status=1/FAILURE)
Main PID: 5596 (code=exited, status=1/FAILURE)

Dec 11 11:38:33 it-rmm systemd[1]: nats.service: Main process exited, code=exited, status=1/FAILURE
Dec 11 11:38:33 it-rmm systemd[1]: nats.service: Failed with result 'exit-code'.

$ /usr/local/bin/nats-server -c /rmm/api/tacticalrmm/nats-rmm.conf
nats-server: Parse error on line 1: 'Invalid escape character 'u'. Only the following escape characters are allowed: \xXX, \t, \n, \r, ", \.'

Platform Ubuntu 20.04

Originally created by @ltchurik on GitHub (Dec 11, 2020). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/201 Originally assigned to: @wh1te909 on GitHub. **sudo systemctl status nats.service** ● nats.service - NATS Server Loaded: loaded (/etc/systemd/system/nats.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Fri 2020-12-11 11:38:33 UTC; 3s ago Process: 5596 ExecStart=/usr/local/bin/nats-server -c /rmm/api/tacticalrmm/nats-rmm.conf (code=exited, status=1/FAILURE) Main PID: 5596 (code=exited, status=1/FAILURE) Dec 11 11:38:33 it-rmm systemd[1]: nats.service: Main process exited, code=exited, status=1/FAILURE Dec 11 11:38:33 it-rmm systemd[1]: nats.service: Failed with result 'exit-code'. $ /usr/local/bin/nats-server -c /rmm/api/tacticalrmm/nats-rmm.conf nats-server: Parse error on line 1: 'Invalid escape character 'u'. Only the following escape characters are allowed: \xXX, \t, \n, \r, \", \\.' Platform Ubuntu 20.04
kerem closed this issue 2026-03-02 02:13:44 +03:00
Author
Owner

@wh1te909 commented on GitHub (Dec 11, 2020):

Hi can you please join our discord (link is on readme) and then privately DM me and send me this file /rmm/api/tacticalrmm/nats-rmm.conf

<!-- gh-comment-id:743329705 --> @wh1te909 commented on GitHub (Dec 11, 2020): Hi can you please join our discord (link is on readme) and then privately DM me and send me this file `/rmm/api/tacticalrmm/nats-rmm.conf`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#122
No description provided.