[GH-ISSUE #2049] subnet of the proxy network #1273

Closed
opened 2026-03-02 02:22:16 +03:00 by kerem · 0 comments
Owner

Originally created by @empereira on GitHub (Oct 30, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2049

Server Info (please complete the following information):

  • OS: debian 12 (dockerhost)
  • Browser: chrome
  • RMM Version (as shown in top left of web UI): none

Installation Method:

  • Standard
  • Standard with --insecure flag at install
  • [ x] Docker

As our dockerhost works with the 172.19.0.1/16 range, it overwrites the configured range of the proxy network.

I tried to change it in docker-compose, but there must be a container with an IP configured, because the error below occurred:

ERROR: for tactical-nginx Cannot create container for service tactical-nginx: invalid config for network tacticalrmm_proxy: invalid endpoint settings:
no configured subnet or ip range contains IP address 172.20.0.20

And also an error in the nginx container Creating trmm-nginx ... error

How do I change the range on the network proxy correctly?

Originally created by @empereira on GitHub (Oct 30, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2049 **Server Info (please complete the following information):** - OS: debian 12 (dockerhost) - Browser: chrome - RMM Version (as shown in top left of web UI): none **Installation Method:** - [ ] Standard - [ ] Standard with `--insecure` flag at install - [ x] Docker As our dockerhost works with the 172.19.0.1/16 range, it overwrites the configured range of the proxy network. I tried to change it in docker-compose, but there must be a container with an IP configured, because the error below occurred: ``` ERROR: for tactical-nginx Cannot create container for service tactical-nginx: invalid config for network tacticalrmm_proxy: invalid endpoint settings: no configured subnet or ip range contains IP address 172.20.0.20 ``` And also an error in the nginx container `Creating trmm-nginx ... error` How do I change the range on the network proxy correctly?
kerem closed this issue 2026-03-02 02:22:16 +03:00
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#1273
No description provided.