issue with blueprint in docker .

No description
8 Replies
Loki
Loki2mo ago
What is the output of ip a?
Loki
Loki2mo ago
Paste this into your config.yml file and change to a subnet you do not see on that list.
docker:
network:
interface: 172.18.0.1
dns:
- 1.1.1.1
- 1.0.0.1
name: pterodactyl_nw
ispn: false
driver: bridge
network_mode: pterodactyl_nw
is_internal: false
enable_icc: true
interfaces:
v4:
subnet: 172.18.0.0/16
gateway: 172.18.0.1
v6:
subnet: fdba:17c8:6c94::/64
gateway: fdba:17c8:6c94::1011
domainname: ""
registries: {}
tmpfs_size: 100
docker:
network:
interface: 172.18.0.1
dns:
- 1.1.1.1
- 1.0.0.1
name: pterodactyl_nw
ispn: false
driver: bridge
network_mode: pterodactyl_nw
is_internal: false
enable_icc: true
interfaces:
v4:
subnet: 172.18.0.0/16
gateway: 172.18.0.1
v6:
subnet: fdba:17c8:6c94::/64
gateway: fdba:17c8:6c94::1011
domainname: ""
registries: {}
tmpfs_size: 100
муря
муряOP2mo ago
config.yml where ? i have two servers , first server for applications , two server for pterodactyl node
Loki
Loki2mo ago
1 sec I misread the first screenshot; that's the panel stack. Change the subnet in your compose file to one not on this list. It's not related to Wings.
муря
муряOP2mo ago
🔥
Emma
Emma5w ago
@муря is this issue resolved?
муря
муряOP5w ago
I just removed the pterodactyl I don't need it anymore

Did you find this page helpful?