Jails webgui not working

Status
Not open for further replies.

thespeed

Cadet
Joined
Jun 30, 2014
Messages
2
A few days ago i installed Freenas on my Hp N40L microserver.
With the great manuals on this site i managed to setup al the shares and datasets.
But i have problems with plugins (SABnzb, Transmission) which uses the jails function.
Everything looks like it's running fine but i can't connect to the SABnzb, or Transmission web gui.

I checked all settings and everything seems good.
If i go to the webgui of SABnzb then i get the message that it isn't reachable
(http://192.168.1.230:8080/sabnzbd)

I tried to fix it by myself but now i am really stuck.
Does someone know the solution?
I have not much experience in FreeDSB/ and SSH commands.

I have made some screenshots with the configuration of FreeNas.
On my laptop i can ping 192.168.1.230 and that's working (0% loss)
But maybe there are problems with the ports or something else.

Thanks in advance,

Settings general
2nhnddd.jpg


Global configuration

keg0lk.jpg


JLS command under SSH

10omsz8.jpg


Jails configuration

2uxu6at.jpg

125i1p2.jpg


WIFI Router (EVW321B screen where you can also see the Jail IP's)
Lan IP set as: 192.168.1.1 (gateway)

2wpju6x.jpg
 

Christopher Joyson

Contributor
Joined
May 22, 2014
Messages
105
can’t see any of your screenshots.

I am also new at this but this is how I eventually after about six attempts got my plug-ins to work. I could get them to work then all of a sudden they would go off.

Have you ever opened the Plugins?
Are the plugins visible in the tree?
Have you started the plugins?

If you have started the plugins and then changed, in their GUI, to https
Then you will need to enter https://192.168.1.230:8080


I had a lot of problems with plug-ins and found that the IP addresses were conflicting with other IP addresses on my System (or this is what I believed was happening).
When I had all my problems the plugins would originally start then none of them would start.

I then set in my Jails to only access 192.XXX.1.30 through to 192.XXX.1.40 ( I don’t envisage having more than 10 Jails). This ensures that the plug-ins are nowhere near my other Devices.
On my Wi-Fi Network, I have iphones, Google phones and an Ipad as well as my laptop and Raspberry. I then also ensured everything I used had a static IP address including the Jails.

By the way, when doing this, I deleted all the jails and started again, and set all the other static addresses before I installed my plug-ins.

To set the Static IP addresses I just set the ones that the other items were already using which were all well away from the Jails range. You will do this via your router; I used the following site for advice on how to do this:

http://portforward.com/networking/staticip.htm
Hope this helps.
 

Whattteva

Wizard
Joined
Mar 5, 2013
Messages
1,824
Verify the LAN IP's and that the service is running on the right ethernet interface/port:
Code:
jexec 1 tcsh                             This is to log into your sabnzbd jail.
ifconfig |grep inet                      This is to check IP address.
ps -ax |grep sabnzbd                      This is to check if the service is actually running.
netstat -an|grep LISTEN                  This is to check if it is listening on the correct interface and the right port.

You can repeat the steps above for the transmission jail also.
 

thespeed

Cadet
Joined
Jun 30, 2014
Messages
2
Thanks for al the answers.

Today i bought a new router because i already had some problems with the Ubee modem/router dropping wifi connections (standard Ziggo ISP modem/wifi router)
I called them and they put it in bridge so now only the modem function is working.
I have bought the Netgear Nighthawk R7000 (hopefully future proof) and put this router behind the Ziggo modem/router.

I have now changed the IP of FreeNas to 192.168.1.241 (Changed in Freenas)

The gateway of the router is 192.168.1.1
I changed the DHCP from the router from 192.168.1.2 to 192.168.1.240
and set the jails from 192.168.1.242 to 192.168.1.254 (so it's out of range from the DHCP)

I changed the nameservers to 8.8.8.8 and 8.8.4.4

I did verify the service with the given commands but it looks like i can't see any ports with netstat.
18eio4.jpg


So still no luck :(
 

Christopher Joyson

Contributor
Joined
May 22, 2014
Messages
105
Should'nt the Nameserver IP's be from your router, it sounds like your using google as your nameserver. you need ta access your router or Modem to find you nameserver (at least that what I was required to do).
 

Whattteva

Wizard
Joined
Mar 5, 2013
Messages
1,824
Thanks for al the answers.

Today i bought a new router because i already had some problems with the Ubee modem/router dropping wifi connections (standard Ziggo ISP modem/wifi router)
I called them and they put it in bridge so now only the modem function is working.
I have bought the Netgear Nighthawk R7000 (hopefully future proof) and put this router behind the Ziggo modem/router.

I have now changed the IP of FreeNas to 192.168.1.241 (Changed in Freenas)

The gateway of the router is 192.168.1.1
I changed the DHCP from the router from 192.168.1.2 to 192.168.1.240
and set the jails from 192.168.1.242 to 192.168.1.254 (so it's out of range from the DHCP)

I changed the nameservers to 8.8.8.8 and 8.8.4.4

I did verify the service with the given commands but it looks like i can't see any ports with netstat.
18eio4.jpg


So still no luck :(
Those outputs look good. It seems like there is a listening service at port 12346 (I have never used sabnzbd unfortunately), so I don't know if that's the correct port. Someone else may be able to verify for you.


Should'nt the Nameserver IP's be from your router, it sounds like your using google as your nameserver. you need ta access your router or Modem to find you nameserver (at least that what I was required to do).
Generally, unless your ISP intercepts all outgoing DNS requests, you should be able to set your nameservers to whatever you please.
 

JJT211

Patron
Joined
Jul 4, 2014
Messages
323
Any progress with this? I'm having very similar problems.

I cannot access any of my installed plugins (sickbeard, transmission, coachpotato) through the webGUI but everything seemed to install properly. I'm also getting LISTEN on all installed plugins using the netstat command but I'm unable to ping any of the jail ip's.

I've been through Zufallsheld's guide twice now (completely wiped and reinstalled). I have absolutely no idea what the prob is.

EDIT: Looking through the log and I keep seeing this command keep repeating itself. 192.168.0.50 is my laptop ip

2014/07/26 04:47:58.856194, 0] ../source3/lib/util_sock.c:1199(get_remote_hostname)
Jul 26 04:47:58 freenas smbd[38720]: matchname failed on 192.168.0.50
Jul 26 04:47:59 freenas smbd[38721]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionsmatchname: host name/name mismatch: 192.168.0.50 != (NULL)
 
Last edited:

JJT211

Patron
Joined
Jul 4, 2014
Messages
323
Attached is right after I try to access transmission

BTW, sorry to hijack your thread OP
 

Attachments

  • Transmission.png
    Transmission.png
    206 KB · Views: 359
Last edited:

Brad1961

Dabbler
Joined
Mar 10, 2016
Messages
17
Hi I'm having the same problem. help plaese

I have transmission, sickbeard, couchpotoato, plex , headphones and sabnbd installed and was working perfectly for about a week,,,, however sab is the only one that I'm not able to access via the web GUI
have included some info if that helps
I'm really at a loss and ready to give up

upload_2016-3-19_8-53-29.png



Plugin name Version PBI Jail Service status Actions
11
Transmission 2.90 transmission-2.90-amd64 transmission_1
on.png
●Update ●Delete
12
Couchpotato autoupdate.9_5 couchpotato-autoupdate.9_5-amd64 couchpotato_1
on.png
●Delete
13
Plexmediaserver 0.9.15.6.1714 plexmediaserver-0.9.15.6.1714-amd64 plexmediaserver_1
on.png
●Delete
15
Headphones 9.3.1 headphones-9.3.1-amd64 headphones_1
on.png
●Delete
16
Sickbeard 9.3.1 sickbeard-9.3.1-amd64 sickbeard_1
on.png
●Delete
17
Sabnzbd 1.0.0 sabnzbd-1.0.0-amd64 sabnzbd_1
on.png
●Delete

Build FreeNAS-9.3-STABLE-201602031011
Platform Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz
Memory 8067MB
Raid Z
 

JJT211

Patron
Joined
Jul 4, 2014
Messages
323
How exactly are you trying to access the webgui?
 

Brad1961

Dabbler
Joined
Mar 10, 2016
Messages
17
hi jj
upload_2016-3-19_10-43-59.png
does that help and the result

upload_2016-3-19_10-45-56.png
 
Status
Not open for further replies.
Top