mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2311] Nats error, what could it be? #3375
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#3375
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 @desenvolvimento-stateraTI on GitHub (Oct 10, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2311
This error is appearing in the logs, I only modified the identification information in this log. There are several lines with different IPs.
2025/10/10 13:38:26 [error] 2439194#2439194: *5035166 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: ip_client, server: api.domain.com.br, request: "GET /natsws HTTP/1.1", upstream: "http://127.0.0.1:9235/natsws", host: "api.domain.com.br:443" ........
My nginx is like this in natsws:
What solution should I take or processes to follow?