You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
This discussion was converted from issue #2049 on October 31, 2024 01:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Server Info (please complete the following information):
Installation Method:
--insecure
flag at installAs 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:
And also an error in the nginx container
Creating trmm-nginx ... error
How do I change the range on the network proxy correctly?
Beta Was this translation helpful? Give feedback.
All reactions