Available Plugins won't list

ARAMP1

Dabbler
Joined
Mar 31, 2016
Messages
34
I just installed 11.2-U3 (from 11.1). I figured I'd install the Plex plugin and start playing around with the new (new to me, anyway) UI. I went to available Plugins and get this error. Any ideas?


SSL Error.jpg


ASRock Rack C236 WSI motherboard
Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz CPU
32Gb memory
 

Turgin

Dabbler
Joined
Feb 20, 2016
Messages
43
Have you configured DNS servers and default gateway under Network -> Global Configuration?
 

Turgin

Dabbler
Joined
Feb 20, 2016
Messages
43
Assuming those are valid addresses for your network that's probably not your problem then. I had neglected to set nameservers on a new install and had problems similar to yours so I thought I'd mention it.
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
I wonder if this has anything to iX moving to a new CDN recently. I'd file a bug report for it.
 

ARAMP1

Dabbler
Joined
Mar 31, 2016
Messages
34
Well, I decided to go ahead and do a fresh install of FreeNAS 11.2 and I'm getting the same error.

Error 1.jpg
 

OneT

Cadet
Joined
Sep 25, 2016
Messages
3
I've been through most if not all of the posts related to this problem. I've installed (successfully I think) the new 11.2. I've updated all the network configurations, such as: Default Gateway, NameServers, etc. I can successfully ping google.com from my Jail shell and from my FreeNAS shell with no problems. Any other ideas, or is this a bug?

From Jail:
root@PlexMediaServer_2:~ # ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
groups: lo
epair0b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 0c:c4:7a:ca:16:5d
hwaddr 02:ff:d0:00:06:0b
inet 172.16.0.136 netmask 0xffffff00 broadcast 172.16.0.255
nd6 options=1<PERFORMNUD>
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active
groups: epair

From FreeNAS:
root@PlexMediaServer_2:~ # ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
groups: lo
epair0b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 0c:c4:7a:ca:16:5d
hwaddr 02:ff:d0:00:06:0b
inet 172.16.0.136 netmask 0xffffff00 broadcast 172.16.0.255
nd6 options=1<PERFORMNUD>
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active
groups: epair

Sorry if I missed something... any suggestions?
 

OneT

Cadet
Joined
Sep 25, 2016
Messages
3
I seemed to get this working. At first, I thought I had a firewall issue. But no.

I rebooted a few times, tried DHCP, then went back to more static addressing.
I think it was related to the system (FreeNAS or Jail - don't know which) not finding the DNS (hostname server).
I did create static routes to automatically find 8.8.8.8, 8.8.4.4. this might have been the trick.
I will post my config if others request it.
 

Attachments

  • System_General.png
    System_General.png
    19.3 KB · Views: 393
  • System_Email.png
    System_Email.png
    11.8 KB · Views: 376
  • Static_Routes.png
    Static_Routes.png
    15 KB · Views: 370
  • Network_Summary.png
    Network_Summary.png
    12.7 KB · Views: 389
  • Network_Interfaces_top.png
    Network_Interfaces_top.png
    18.3 KB · Views: 373
  • Network_Interfaces.png
    Network_Interfaces.png
    14.9 KB · Views: 364
  • Network_Global.png
    Network_Global.png
    19.3 KB · Views: 367
  • Jails_Basic.png
    Jails_Basic.png
    28.9 KB · Views: 355
  • Jails_Network.png
    Jails_Network.png
    29.1 KB · Views: 397
  • Jails_Properties_1.png
    Jails_Properties_1.png
    29.6 KB · Views: 359
Last edited:

OneT

Cadet
Joined
Sep 25, 2016
Messages
3
adding the rest of the screen shots....
 

Attachments

  • Jails_Properties_2png.png
    Jails_Properties_2png.png
    33.9 KB · Views: 367
  • Jails_Custom.png
    Jails_Custom.png
    25.8 KB · Views: 349
Top