ESP_Easy_mega-20181001_test_ESP8266_4096_VCC.bin ).bin files are included in the ZIP)
I have 2 Nodemcu 12E running same Espeasy version at same location (network). Both use Openhab mqtt connect to broker in another location (mosquitto). Both are working normally (not very stable but acceptable). I enable allow access from all ips 255.255.255.255.
On my router (which 2 units connects to), I have a Open VPN server installed which I used to connect to access devices remotely. VPN server was configured: TUN, NAT to LAN, client ip: 10.8.0.0. Lan ip: 192.168.31.1.
Everytime I tried to connect to my 2 Espeasy units via VPN, both 2 units were hangs. Web ui keep loading or quickly finish load without showing anything. If I disconnect VPN and access Espeasy from LAN right after, web ui keeps unreachable for 4 or 5 minutes. After that, one operated normally, one was rebooted (which has more tasks and rules). When they were frozen, no mqtt sent to broker. I am still able to access all other devices (main routers, camera, etc.) via same VPN comnection and session.
I also have another Nodemcu with Espeasy released on 03rd of October with same mqtt broker connect, after another network with same VPN server setup. This one is good with web access via VPN.
I should access web ui them same as from lan.
Unit hangs.
Yes.
Hardware:
Only DHT-22.
ESP Easy version: mega-20181026 (normal,4096)
ESP Easy settings/screenshots:
Openhab Mqtt, min send 150ms, queue 3, retries 1, delete oldest, timeout 200.
Sorry for very long post. I would like to describe as much details as I can.
You team did a great job until now. My first Espeasy version might be 2.4.0.
please see #1952
It looks indeed related (maybe even duplicate????) of #1952
We have to take a look at what may have changed since the last version that worked.
Do you have any idea on the 'ping time' via the VPN to the node?
@wolverinevn
please try version 20181101. In my configuration it works again.
Do you have any idea on the 'ping time' via the VPN to the node?
Ping time:
64 bytes from 192.168.31.106: icmp_seq=8 ttl=127 time=60.383 ms
64 bytes from 192.168.31.106: icmp_seq=9 ttl=127 time=48.283 ms
After 10 seconds try to connect to web ui:
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
And Safari when access from LAN right after:
server unexpectly dropped connection, sometime occurs when server is busy.
I'm trying mega20181101 and report back.
As far as I know, web ui access via VPN is back on mega20181101. So the issue maybe unrelated to unstable wifi as described in #1987.
And glad to see free memory is increased significantly on this release.