SeattleMeshnet / meshbox

The Hyperboria peering device
https://github.com/hyperboria/cjdns
GNU General Public License v3.0
141 stars 25 forks source link

luci-app-cjdns: back off 502 bad gateway for switchping timesouts #36

Closed wfleurant closed 9 years ago

wfleurant commented 9 years ago

we had a problem with this before act_ping, fixed again with Phil's default admin pinger. Seems to be stable again. I don't see us hitting the 502 gateway aborts. If the admin socket is not there, we're going to hit the act_peers 502 before this. This fixes the undefined found in luci admin latency.

ghost commented 9 years ago

:shipit:

wfleurant commented 9 years ago

When the admin receives a 502 the admin will show pings as undefined... Hmmph.. Take a look at the User/Name column in Safari. Seems to show undefined too. May be the 502 is a red herring? Keep this open 'til both are squashed.

name is undefined

wfleurant commented 9 years ago

works for me.

wfleurant commented 9 years ago

new interface