max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]1.永久处理办法
在/etc/sysctl.conf文件最后添加一行
vm.max_map_count=262144
2.临时
sysctl -w vm.max_map_count=262...
sudo su
configure
set service upnp2 wan pppoe0
set service upnp2 listen-on switch0
set service upnp2 nat-pmp enable
set service upnp2 secure-mode enable
commit
save
exit