"SimpleFeatures" Plugin - Version 1.0.11



Recommended Posts

  • Replies 2.8k
  • Created
  • Last Reply

Top Posters In This Topic

Trying to start the webserver and it won't start. When using the command line I get this error. What should I be doing to get this up and running?

 

 

root@Tower:~# /usr/sbin/lighttpd -f /etc/lighttpd.conf

2013-04-21 11:42:17: (configfile.c.901) opening configfile  /etc//boot/config/simpleFeatures/lighttpd.cfg failed: No such file or directory

2013-04-21 11:42:17: (configfile.c.855) source: /etc/lighttpd.conf line: 327 pos: 1 parser failed somehow near here: (EOL)

Link to comment

[shadow=red,left][/shadow]

I have unraid 5 with simplefeatures installed.  Very regularly, when I try to load it via a browser it just times out.  I am able to access couchpotato, plex and transmission with no problem but can't access simplefeatures.  Usually it just comes back eventually.  Usually within a few hours.  Why does this keep happening?

 

the simplefeatures ui is completely unreachable at the moment and has been for the past couple days now.  My plex, couchpotato and transmission interfaces are serving up just fine.  Is there some way to restart the simplefeatures ui without having to reboot the server?  I lov love love the simplefeatures ui but this is very frustration that it keeps going offline.

Link to comment

I have not uninstalled the SF plugin, thought it could do with more testing.

Perhaps now that information is cached the system is faster, it seems so to me, no disconnects.

I just setup the email feature, which I will test (as I will swap out a drive soon).

I received the test email, so that works fine.

Link to comment

There will be a plugin that conflicts with one of the libraries that SF installs. Due to the great package management that unRAID provides, I cannot guarantee anything other than the default SF base plugin will work with any other plugins.

 

was this in response to me?  if so then i still have a question.  Is there a way to telnet in and run a command to basically restart the SF plugin so that I do not have to reboot my server but I can get SF back up and running?

 

Link to comment

I was wondering if anyone has a fix for the network graph flat lining after a while (so far can only solve with a reboot, like an earlier poster).  If there isn't a fix, I'm wondering if there is a way to "restart"  whatever is used to generate the network graph?

Link to comment

There will be a plugin that conflicts with one of the libraries that SF installs. Due to the great package management that unRAID provides, I cannot guarantee anything other than the default SF base plugin will work with any other plugins.

 

was this in response to me?  if so then i still have a question.  Is there a way to telnet in and run a command to basically restart the SF plugin so that I do not have to reboot my server but I can get SF back up and running?

 

I don't actually understand why your webgui would become unresponsive. I've unfortunately never encountered this issue. simpleFeatures is simply code additions to what limetech already provides in the standard webGUI. It's simply some PHP (interpreted on run-time code, no memory management. Very difficult to crash anything), and some CSS, HTML and Javascript for the front end (cannot crash the serverlet).

 

With a future release of unRAID, Tom will be replacing his proprietary emhttp web servlet with lighttpd. This will likely solve any issue you currently have.

Link to comment

I was wondering if anyone has a fix for the network graph flat lining after a while (so far can only solve with a reboot, like an earlier poster).  If there isn't a fix, I'm wondering if there is a way to "restart"  whatever is used to generate the network graph?

 

Yes, remove anything in /var/log/sa

Link to comment

I was wondering if anyone has a fix for the network graph flat lining after a while (so far can only solve with a reboot, like an earlier poster).  If there isn't a fix, I'm wondering if there is a way to "restart"  whatever is used to generate the network graph?

 

Yes, remove anything in /var/log/sa

 

No luck, still showing no network activity (I tried copying a large file, storage graph was showing 70 MB, network nothing).

Link to comment

I earlier reported slowness and time outs of the application, attached Syslog and snapshot of the old interface/drives etc.

 

Exactly why I am holding of on the installation of SF. Tried it on 3 different platforms: HP EX490 hardware, X9SCM-F and X7SPA-HF-D525.

 

After some time a certain slowness and unresponsiveness turns up. With or without other plugins installed. I have a feeling SF should be better integrated with unraid. It sureshows potential.

Link to comment

MadsRC,

 

Thanks for the feedback. I am not using RDM. I have the SASLP-MV8 in pass through mode and it works fine. I think it is due to the CPU/mobo temps it is trying to read.

 

Still looking for a handy way to disable that or bypass it. I will start looking at the code pretty soon, but I was hoping for an easier answer.

 

Thanks!

 

Don't install the temp plg......

 

Sent from my SAMSUNG-SGH-I727 using Tapatalk 2

 

 

Link to comment

Missing Temp in UNraid.

 

Can anyone please help. (motherboard is ASUS F1A75-M LE)

 

my sensors.conf is as follows

# ASUS F1A75-M motherboard with AMD APU (and Radeon Graphics)
# K. J. Cheetham, October 2012

chip "it8728-isa-*"

    # Voltages

    label in0 "Vcore"
    set in0_min 1.0
    set in0_max 1.5

    ignore in1 # Always 2.22 - don't know why

    label in2 "+12V"
    compute in2 @ * (77/12), @ / (77/12)
    set in2_min 12 * 0.95
    set in2_max 12 * 1.05

    label in3 "+5V1"
    compute in3 @ * (30/12), @ / (30/12)
    set in3_min 5 * 0.95
    set in3_max 5 * 1.05

    label in4 "+5V2"
    compute in4 @ * (30/12), @ / (30/12)
    set in4_min 5 * 0.95
    set in4_max 5 * 1.05

    ignore in5 # Always 2.22 - don't know why
    ignore in6 # Always 2.22 - don't know why

    label in7 "3VSB"
    set in7_min 3.3 * 0.95
    set in7_max 3.3 * 1.05

    label in8 "Vbat"

    # Temperatures

    label temp1 "CPU Temp"
    label temp2 "M/B Temp"
    ignore temp3 # Not used; always +127.0C

    # Fans

    label fan1 "CPU Fan"
    set fan1_min 600
    label fan2 "Chassis Fan"
    set fan2_min 600
    label fan3 "PSU Fan"
    set fan3_min 600
    ignore fan4 # Not used

    label intrusion0 "Intrusion"

chip "k10temp-pci-*"

   label temp1 "Core Temp"

chip "radeon-pci-*"

   label temp1 "GPU Temp"

 

After i did

cp /boot/extra/sensors.conf /etc/sensors.d
modprobe it87

 

All i get is

root@Icarus:~# sensors
k10temp-pci-00c3
Adapter: PCI adapter
Core Temp:    +16.5 C  (high = +70.0 C)
                       (crit = +70.0 C, hyst = +69.0 C)

 

And i tried this sensors.conf

#David Thorarinsson explained me that all the 'set' lines should be after the compute ones,
#this is now fixed,
chip "it87-*"

# The values below have been tested on Asus CUSI, CUM motherboards.
# Voltage monitors as advised in the It8705 data sheet

    label in0 "VCore"
    label in1 "Vcc2.5V"
    label in2 "+3.3V"
    label in3 "+5V"
    label in4 "+12V"
    label in5 "-12V"
    label in6 "-5V"
    label in7 "SB 5V"
    label in8 "V battery"

    # vid not monitored by IT8705F
    ignore  vid

# For this family of chips the negative voltage equation is different from
# the lm78.  The chip uses two external resistor for scaling but one is
# tied to a positive reference voltage.  See ITE8705/12 datasheet (SIS950
# data sheet is wrong)

# Vs = (1 + Rin/Rf) * Vin - (Rin/Rf) * Vref.
# Vref = 4.096 volts, Vin is voltage measured, Vs is actual voltage.

#    compute in2 (1 + 1)*@ ,       @/(1 + 1)
    compute in3 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)
    compute in4 ((30/10) +1)*@  , @/((30/10) +1)

# The next two are negative voltages (-12 and -5).
# The following formulas must be used. Unfortunately the datasheet
# does not give recommendations for Rin, Rf, but we can back into
# them based on a nominal +2V input to the chip, together with a 4.096V Vref.

# Formula:
#    actual V = (Vmeasured * (1 + Rin/Rf)) - (Vref * (Rin/Rf))
#    For -12V input use Rin/Rf = 6.68
#    For -5V input use Rin/Rf = 3.33
# Then you can convert the forumula to a standard form like:

    compute in5 -(36/10)*@, -@/(36/10)
#(7.67 * @) - 27.36  ,  (@ + 27.36) / 7.67
    compute in6 -(56/10)*@, -@/(56/10)
#(4.33 * @) - 13.64  ,  (@ + 13.64) / 4.33
    compute in7 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)

    set in0_min 1.7 * 0.95
    set in0_max 1.7 * 1.05
    set in1_min 2.4
    set in1_max 2.6
    set in2_min 3.3 * 0.95
    set in2_max 3.3 * 1.05
    set in3_min 5.0 * 0.95
    set in3_max 5.0 * 1.05
    set in4_min  12 * 0.95
    set in4_max  12 * 1.05
    set in5_min -12 * 0.95
    set in5_max -12 * 1.05
    set in6_min  -5 * 0.95
    set in6_max  -5 * 1.05
    set in7_min   5 * 0.95
    set in7_max   5 * 1.05

# Temperature

    label temp3       "Processor"
    set   temp3_over  40
    set   temp3_hyst  20
    label temp2       "Mainboard"
    set   temp2_over  45
    set   temp2_hyst  25
    ignore temp1

# Fans

    label fan1"Processor's Fan"
    set fan1_min 2000
    ignore fan3
    ignore fan2
#
#  If you have a system fan, comment 'ignore fan2'
#  and uncomment the following lines :
#  Thanks to gro.reirual@erreip
#
#    label fan2        "System Fan"
#    set   fan2_min    3000
#    set   fan2_div    4

 

<--- Lost ...  :'(

 

Server Specs:

 

unRAID Version:	unRAID Server Plus, Version 5.0-rc12a
Motherboard:	 ASUSTeK Computer INC. - F1A75-M LE
Processor:	 AMD A6-3670 APU with Radeon(tm) HD Graphics - 2.7 GHz
Cache:	 L1 CACHE = 512 kB (max. 512 kB)
L2 CACHE = 4096 kB (max. 4096 kB)
L1 CACHE = 512 kB (max. 512 kB)
L2 CACHE = 4096 kB (max. 4096 kB)
Memory:	 32768 MB (max. 16 GB)
8192 MB = A1_BANK0, 1333 MHz
8192 MB = A1_BANK1, 1333 MHz
8192 MB = A1_BANK0, 1333 MHz
8192 MB = A1_BANK1, 1333 MHz
Network:	eth0: 1000Mb/s - Full Duplex
Uptime:	 0 days, 3 hrs, 48 mins, 42 secs

--MOBO

Manufacturer:	ASUSTeK Computer INC.
Product Name:	F1A75-M LE
Version:	Rev X.0x
Serial Number:	MF70B7XXXXXXXXX
Asset Tag:	To be filled by O.E.M.
Features:	 Board is a hosting board
Board is replaceable
Location In Chassis:	To be filled by O.E.M.
Type:	Motherboard
Base Board Information	
Manufacturer:	ASUSTeK Computer INC.
Product Name:	F1A75-M LE
Version:	Rev X.0x
Serial Number:	MF70B7G0XXXXXXXX
Asset Tag:	To be filled by O.E.M.
Features:	 Board is a hosting board
Board is replaceable
Location In Chassis:	To be filled by O.E.M.
Type:	Motherboard

 

(random temp guide here http://www.tldp.org/HOWTO/K7s5a-HOWTO-3.html)

Link to comment

lol well that didn't work. i put all the plugins i wanted in the /config/plugins folder and rebooted but the array came back as not started and had 0 drives in the array, haha.. delete the plg's and was able to boot up.

 

what did i do wrong?

Link to comment
  • Squid locked this topic
Guest
This topic is now closed to further replies.