Hi All,
I am new to this Project.We are trying to setup the Openwisp2 service with 
openwisp-monitoring on digital ocean server, I followed the below link to 
install openwisp server

 
https://github.com/openwisp/ansible-openwisp2/tree/dev#deploying-the-upcoming-release-of-openwisp
.
Also I installed Openvpn server using below link 

https://openwisp.io/docs/user/vpn.html

Now I am able to register my device to the server and able to change the 
configuration of the router and also my Openvpn tunnel is up.

But the issue is I am not getting the *Management ip:* in the server and 
also in checks ping is failing as shown in status image.And the device is 
always in Critical state.The configuration on my openwrt device is 

/etc/config/openwisp

config controller 'http'
        option url 'https://X.X.X.X'
        option interval '120'
        option verify_ssl '0'
        option mac_interface 'eth0.1'
        option uuid 'XXXX'
        option key 'XXXX'
        option management_interface 'tun0'
        list unmanaged 'network.loopback'


config monitoring 'monitoring'
        option included_interfaces 'tun0'

Can you please help me to solve this problem.

Thank you,


-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/ec17a268-1e30-4e20-a5ae-ccc81cefb924n%40googlegroups.com.

Reply via email to