mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #201] Fail to start nats-server #122
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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