Hi,
I have been using weaved for a few weeks now, and all went smoothly until recently when my HTTP connections stopped working.
I am running a RPi3 with SSH and VNC services, no problems. But since this weekend, the HTTP service has returned "No connected service found".
I know the application is working because I can connect locally (using IP address in browser), but the connection through weaved is failing. I have tried uninstalling and reinstalling the service, and read through the FAQs. I am trying to connect on port 8765
sudo netstat -apn | grep tcp | grep LISTEN
tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 878/Xtightvnc
tcp 0 0 0.0.0.0:8081 0.0.0.0:* LISTEN 1118/motion
tcp 0 0 0.0.0.0:6001 0.0.0.0:* LISTEN 878/Xtightvnc
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 552/sshd
tcp 0 0 0.0.0.0:8765 0.0.0.0:* LISTEN 454/python
tcp 0 0 127.0.0.1:7999 0.0.0.0:* LISTEN 1118/motion
tcp6 0 0 :::22 :::* LISTEN 552/sshd