Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

"SimpleFeatures" Plugin - Version 1.0.11

Featured Replies

There doesn't appear to be any Version information on what version of SimpleFeatures you are running... or how to auto-update if that is possible.

 

Am I missing something obvious?

  • Replies 2.8k
  • Views 828k
  • Created
  • Last Reply

Okay I finished with my fresh install. My real-time stats are still blank. I don't know yet if sleep is working, but I'll know by tomorrow.

Sleep is not working. Would the system log contain any info that would be useful in figuring out what is going on?

Yes, the sleep script has an issue.

 

The command looks like this.

 

Oct  4 15:22:57 Tower s3_sleep: command-args=-a -m 10 -tð=e 5 eth0 -n -F -w pumbg -b /usr/local/bin/preRun (Network)

Those who have a problem with the sleep function, can you post the settings found in /boot/config/plugins/simpleFeatures/simpleFeatures.cfg

 

They should look similar to these:

 

sleep.service="1"

sleep.checkHDD="-a"

sleep.timeout="30"

sleep.interval="5"

sleep.eth="eth0"

sleep.checkTCP=""

sleep.pingIP=""

sleep.stopHour=""

sleep.stopDay=""

sleep.dhcpRenew=""

sleep.forceGb=""

sleep.setWol=""

sleep.preRun=""

sleep.postRun=""

sleep.options="-a -m 30 -t 5 -e eth0"

sleep.service="1"
sleep.checkHDD="-a"
sleep.timeout="30"
sleep.interval="0"
sleep.eth="eth0"
sleep.checkTCP=""
sleep.pingIP=""
sleep.stopDay=""
sleep.stopHour="03"
sleep.dhcpRenew=""
sleep.forceGb=""
sleep.setWol=""
sleep.preRun=""
sleep.postRun="%23Restart+sickbeard%0D%0Asleep+60%0D%0Alogger+Restarting+SickBeard%0D%0Awget+-q+--delete-after+http%3A%2F%2F192.168.0.100%3A8181%2Fapi%2F5399668685ed01a995082a97fd2b9eef%2F%3Fcmd%3Dsb.restart%0D%0Asleep+5"
sleep.options="-a -m 30 -t 0 -e eth0 -h 03  -p /usr/local/bin/postRun"

If I apply this from IE9 I get this ( -tð=e 5 ) , but from Chrome I get the correct setting (  -t 5  )

 

Please note that IE9 cache is cleared.

 

 

sleep.service="1"

sleep.checkHDD="-a"

sleep.timeout="10"

sleep.interval="5"

sleep.eth="eth0"

sleep.checkTCP="-n"

sleep.pingIP=""

sleep.stopDay=""

sleep.stopHour=""

sleep.dhcpRenew=""

sleep.forceGb="-F"

sleep.setWol="pumbg"

sleep.preRun="%2Fusr%2Flocal%2Fsbin%2Fmover%7Clogger%0D%0A"

sleep.postRun=""

sleep.options="-a -m 10 -tð=e 5 eth0 -n -F -w pumbg  -b /usr/local/bin/preRun"

 

The webserver wouldn't start for me from the GUI, so I went hunting.

Something's wonky with the lighttpd config file:

 

# /usr/sbin/lighttpd -f /etc/lighttpd.conf
2012-10-05 12:46:57: (configfile.c.901) opening configfile  /etc//boot/config/plugins/simpleFeatures/lighttpd.cfg failed: No such file or directory
2012-10-05 12:46:57: (configfile.c.855) source: /etc/lighttpd.conf line: 338 pos: 1 parser failed somehow near here: (EOL)

 

I'm running rc8a and just freshly installed SimpleFeatures.  Tried a reboot to no avail.

 

Changing the line in lighttpd.conf to:

 include "../boot/config/plugins/simpleFeatures/lighttpd.cfg"

makes it happy.  Not sure why it's trying to prepend "/etc" onto an absolute path...

The webserver wouldn't start for me from the GUI, so I went hunting.

Something's wonky with the lighttpd config file:

 

# /usr/sbin/lighttpd -f /etc/lighttpd.conf
2012-10-05 12:46:57: (configfile.c.901) opening configfile  /etc//boot/config/plugins/simpleFeatures/lighttpd.cfg failed: No such file or directory
2012-10-05 12:46:57: (configfile.c.855) source: /etc/lighttpd.conf line: 338 pos: 1 parser failed somehow near here: (EOL)

 

I'm running rc8a and just freshly installed SimpleFeatures.  Tried a reboot to no avail.

 

Changing the line in lighttpd.conf to:

 include "../boot/config/plugins/simpleFeatures/lighttpd.cfg"

makes it happy.  Not sure why it's trying to prepend "/etc" onto an absolute path...

You are still using the "old" web-server plugin. Remove that one and use the new one supplied with SF-1.0.5

 

@bonienl

Do you need any more info on the sleep issue?

You are still using the "old" web-server plugin. Remove that one and use the new one supplied with SF-1.0.5

 

I'm pretty sure I'm just using the .plg extracted from the 1.0.5 .zip file.

 

# ls /boot/config/plugins/simple*
/boot/config/plugins/simpleFeatures.core.webGUI-1.0.5-noarch-1.plg*
/boot/config/plugins/simpleFeatures.web.server-1.0.5-noarch-1.plg*

/boot/config/plugins/simpleFeatures:
lighttpd.cfg*        simpleFeatures.core.webGUI-1.0.5-i486-1.tgz*  simpleFeatures.web.server.png*
php.ini*             simpleFeatures.core.webGUI.png*
simpleFeatures.cfg*  simpleFeatures.web.server-1.0.5-i486-1.tgz*

 

Nothing simpleFeatures-related in my /boot/extra directory

# ls /boot/extra/
PlexMediaServer-0.9.6.9.241-da3068c-unRAID.txz*

Yes, the sleep script has an issue.

 

The command looks like this.

 

Oct  4 15:22:57 Tower s3_sleep: command-args=-a -m 10 -tð=e 5 eth0 -n -F -w pumbg -b /usr/local/bin/preRun (Network)

 

Found the issue, correction will be available in next release. I believe this will also correct the non-functioning s3-sleep of Kricker.

Not to be impatient, but any idea when that may be? A week, a month? It'll be when it'll be, but I sometime loose track of the thread and when new releases hit.

Yes, the sleep script has an issue.

 

The command looks like this.

 

Oct  4 15:22:57 Tower s3_sleep: command-args=-a -m 10 -tð=e 5 eth0 -n -F -w pumbg -b /usr/local/bin/preRun (Network)

 

Found the issue, correction will be available in next release. I believe this will also correct the non-functioning s3-sleep of Kricker.

 

That's great thanks.

 

Nothing simpleFeatures-related in my /boot/extra directory

# ls /boot/extra/
PlexMediaServer-0.9.6.9.241-da3068c-unRAID.txz*

This is strange. Can't really explain.

 

The "etc//" is not in the source nor is it added during installation ???

This is strange. Can't really explain.

 

The "etc//" is not in the source nor is it added during installation ???

 

And it doesn't show up when I view the config file either.

 

How does that config file get created? I could manually hack it to work for me locally, but I don't see any references to it in the .plg

This is strange. Can't really explain.

 

The "etc//" is not in the source nor is it added during installation ???

 

And it doesn't show up when I view the config file either.

 

How does that config file get created? I could manually hack it to work for me locally, but I don't see any references to it in the .plg

The file "/etc/lighttpd.conf" is in the "tgz" archive and is copied 1-to-1...

 

You can open the simpleFeatures.web.server-1.0.5-i486-1.tgz (use 7-zip or similar) and inspect the file under /etc.

 

Reference is at the end of the file.

Not to be impatient, but any idea when that may be? A week, a month? It'll be when it'll be, but I sometime loose track of the thread and when new releases hit.

Sure if you pay me I will do it asap.

 

No kidding, we are doing this in our spare time and offer you all this free of charge. The least you can have is patience :)

I understand completely. I also have projects I am working on in my free time for XBMC.

 

In the meantime I may put that line back in my go file as that was working.

Can you compare the following on your system ?

 

 ls -l /usr/local/emhttp/plugins/webGui/style/template.css
-rwxrwxrwx 1 root root 16970 2012-10-01 01:06 /usr/local/emhttp/plugins/webGui/style/template.css*

 

I tried running this command last night and it just threw an error.  If I post my css file can you compare it to what you have?  Or I can compare yours to mine manually?

 

 

Can you compare the following on your system ?

 

 ls -l /usr/local/emhttp/plugins/webGui/style/template.css
-rwxrwxrwx 1 root root 16970 2012-10-01 01:06 /usr/local/emhttp/plugins/webGui/style/template.css*

 

I tried running this command last night and it just threw an error.  If I post my css file can you compare it to what you have?  Or I can compare yours to mine manually?

Can you post the result (error) when doing the command : ls -l /usr/local/emhttp/plugins/webGui/style/template.css

Weird command is working now.  Okay here is what I get back.

 

root@Tower:~#  ls -l /usr/local/emhttp/plugins/webGui/style/template.css

-rwxrwxrwx 1 root root 16970 2012-09-28 07:18 /usr/local/emhttp/plugins/webGui/style/template.css*

 

That is already possible, put the text "/cbs.com/1.2.3.4 in the field of "External DNS servers".

 

I"ll try that ..

Should I put the default upstream servers there too..?? Or does DNSMasq use the configured system DNS server ?

Program reads the file /etc/resolv.conf which holds the preconfigured (learned) DNS servers

 

See screenshot attached - this is how you make it send only errors.

There is a small bug at the moment. Once a field has a value you can't clear it anymore. Will be corrected in the next version!

 

Temporary workaround:

 

Edit the file /etc/unraid_notify.conf manually

 

I noticed that unraid_notify.conf in my Go file. What is that?

 

Also, is there a safe power down with Simplefeatures? I don't see it anywhere and I want to make sure I have that extra protection installed. I remember I originally installed it with unmenu, but I don't want to be redundant and have multiple utilities running at once for no reason.

 

 

clicking on unRAID stats does nothing.  it just continues to show the disk stats.  Changing the drop down to various choices also has no effect.  Since start, last day, etc has not effect.

 

i've tried shift-refresh, but no changes.

 

I couldn't get the cache dirs to work until I restarted the server, and it works now, so it seems the plugins are installing okay, but no stats here.

1. Download the "SimpleFeatures Plugins" zip from our Google Code page. Choose the plugins you wish to install. The Base package is required for all other packages to run.

 

Its probably me, but I cant find the Base package. Where is it?

 

/Morten

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.