Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6373 | minor | always | 11-25-20 01:27 | 12-03-20 14:23 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.65 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.66 | ||
|
|||||
Summary: | 0006373: add docs for private IP requirement of servers and config allow-non-reserved-ip | ||||
Description: |
(rep by L. Johnson) 1. list out the private IPs: IPv6 0.*.*.* 127.*.*.* 10.*.*.* 192.168.*.* 169.254.*.* 172.16.*.* 2. specify the exception that allow-non-reserved-ip="true" solves: com.caucho.config.ConfigException: 'my-server' is not a valid cluster IP address because it is not a private network IP address. at com.caucho.cloud.topology.CloudServer.<init>(CloudServer.java:150) at com.caucho.cloud.topology.TriadServer.<init>(TriadServer.java:50) at com.caucho.cloud.topology.CloudPod.createServer(CloudPod.java:445) at com.caucho.cloud.topology.CloudPod.createServer(CloudPod.java:421) at com.caucho.cloud.topology.CloudPod.createStaticServer(CloudPod.java:332) at com.caucho.server.resin.BootPodConfig.initTopology(BootPodConfig.java:189) at com.caucho.server.resin.BootPodConfig.initTopology(BootPodConfig.java:158) at com.caucho.server.resin.BootClusterConfig.initTopology(BootClusterConfig.java:283) at com.caucho.server.resin.BootClusterConfig.initTopology(BootClusterConfig.java:268) at com.caucho.server.resin.BootResinConfig.initTopology(BootResinConfig.java:344) at com.caucho.server.resin.BootResinConfig.initTopology(BootResinConfig.java:328) at com.caucho.server.resin.BootResinConfig.initTopology(BootResinConfig.java:320) at com.caucho.server.resin.Resin.initTopology(Resin.java:1115) at com.caucho.server.resin.Resin.initServletSystem(Resin.java:1335) at com.caucho.server.resin.Resin.configure(Resin.java:1054) at com.caucho.server.resin.Resin.initMain(Resin.java:1036) at com.caucho.server.resin.Resin.main(Resin.java:1497) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |