Can't manage individual Plugins in GUI because of Bad Gateway

Status
Not open for further replies.

hervon

Patron
Joined
Apr 23, 2012
Messages
353
I've been having this issue ever since I started using FreeNAS 8.3 a few months ago. Sometimes it disappear by itself. I just can't seem to find a FIX in the forums. I now run FreeNAS in ESXi 5 but this problem would pop up even before. And this system worked perfectly in ESXi until yesterday when the Bad Gateway error reappeared. I read it could be because I used 32bit plugins in a 64 bit setup. It's not the case. A guess would be a problem related to the router. I assigned a static ip to ESXi (192.168.2.120), to FreeNAS (192.168.2.138) and I let FreeNAS assign the Jail IP to 192.168.2.121. There is a Bridge0 bellow @ 192.168.2.110. I don't exactly now what it is. I posted the usual info requested. Any clue ?

[root@FreeNAS] ~# ifconfig -a
em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=98<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 00:0c:29:f3:5b:e5
inet 192.168.2.138 netmask 0xffffff00 broadcast 192.168.2.255
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 02:74:aa:0d:a9:00
inet 192.168.2.110 netmask 0xffffff00 broadcast 192.168.2.255
id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200
root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
member: em0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 1 priority 128 path cost 20000
member: epair0a flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 6 priority 128 path cost 2000
epair0a: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 02:99:d7:00:06:0a
inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active

[root@FreeNAS] ~# jexec 3 ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
epair0b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 02:99:d7:00:07:0b
inet 192.168.2.121 netmask 0xffffff00 broadcast 192.168.2.255
inet6 fe80::99:d7ff:fe00:70b%epair0b prefixlen 64 scopeid 0x2
nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active

[root@FreeNAS] ~# jexec 3 ps axuww
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
root 44312 0.0 0.0 8348 1708 ?? IJ 8:22PM 0:00.01 /bin/sh /etc/rc
root 44547 0.0 0.0 6924 1204 ?? IsJ 8:22PM 0:00.07 /usr/sbin/syslogd -ss
daapd 44597 0.0 0.0 20724 2328 ?? SJ 8:22PM 0:00.19 /usr/pbi/firefly-amd64/sbin/mt-daapd -c /usr/pbi/firefly-amd64/etc/mt-daapd.conf
daapd 44598 0.0 0.1 24948 8004 ?? IJ 8:22PM 0:00.69 /usr/pbi/firefly-amd64/sbin/mt-daapd -c /usr/pbi/firefly-amd64/etc/mt-daapd.conf
dlna 44608 0.0 0.1 60744 5696 ?? IsJ 8:22PM 0:00.05 /usr/pbi/minidlna-amd64/sbin/minidlna -R -P /usr/pbi/minidlna-amd64/minidlna.pid -u dlna
root 44618 0.0 0.0 7980 1352 ?? SsJ 8:22PM 0:00.07 /usr/sbin/cron -s
root 44625 0.0 0.0 8348 1772 ?? IJ 8:22PM 0:00.00 /bin/sh /etc/rc
root 44626 0.0 0.0 5836 856 ?? IJ 8:22PM 0:00.00 wait_on -w media /media/Movies /media/Movies/1 New Movies! /media/Music /media/Movies/Alain
dlna 52849 0.0 0.1 60744 5696 ?? SJ 6:33AM 0:00.73 /usr/pbi/minidlna-amd64/sbin/minidlna -R -P /usr/pbi/minidlna-amd64/minidlna.pid -u dlna
root 53104 0.0 0.0 8044 1148 0 R+J 6:51AM 0:00.00 ps axuww

[root@FreeNAS] ~# jexec 3 sockstat -4
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
dlna minidlna 52849 7 udp4 *:1900 *:*
dlna minidlna 52849 9 tcp4 *:8200 *:*
dlna minidlna 52849 15 udp4 192.168.2.121:48961 *:*
dlna minidlna 52849 16 tcp4 192.168.2.121:8200 192.168.2.102:52492
dlna minidlna 44608 7 udp4 *:1900 *:*
dlna minidlna 44608 9 tcp4 *:8200 *:*
dlna minidlna 44608 15 udp4 192.168.2.121:48961 *:*
daapd mt-daapd 44598 16 tcp4 *:3689 *:*
daapd mt-daapd 44597 9 udp4 *:48660 *:*
daapd mt-daapd 44597 15 udp4 *:5353 *:*
 
Status
Not open for further replies.
Top