Dynamix - Web GUI


Recommended Posts

  • Replies 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Thank you for this excellent GUI and associated plugins.

 

I am trying to get the E-Mail notification plugin to send mail to an Exchange server.  The Exchange server requires no login and I have added the IP address of the Unraid server as an SMTP relay host.  However, when I attempt to send the test email I receive the following message:

 

Server didn't like our AUTH LOGIN (504 5.7.4. Unrecognized authentication type)

 

Not sure why this is happening - I have other apps that send mail to exchange by providing just the IP address and port number (25) of the exchange server with no authentication and it works just fine.

 

I have authentication method set to none, port set to 25 and the correct mail server IP address.

 

Thanks in advance for any advice you can provide.

 

NM

Link to comment

thanks Dale - also found this:

 

http://www.linux-faqs.info/general/system-hangs-system-message-bus

 

which kinda makes sense. I noticed earlier that when I tried to reach \\tower\flash i got prompted for a login.

 

Is there a way to run the new permissions script on the flash drive via console? odd enough, I can get a telnet session going

 

"newperms" is the command you want.

 

thanks - that didn't seem to do anything - i tired at root and \boot .. it says successful, but nothing seems to happen.

 

the good news is - that's not it either, because the safemode option boots right up, no issues. i'm going to try deleting the dynamix stuff and try again

Link to comment

Thank you for this excellent GUI and associated plugins.

 

I am trying to get the E-Mail notification plugin to send mail to an Exchange server.  The Exchange server requires no login and I have added the IP address of the Unraid server as an SMTP relay host.  However, when I attempt to send the test email I receive the following message:

 

Server didn't like our AUTH LOGIN (504 5.7.4. Unrecognized authentication type)

 

Not sure why this is happening - I have other apps that send mail to exchange by providing just the IP address and port number (25) of the exchange server with no authentication and it works just fine.

 

I have authentication method set to none, port set to 25 and the correct mail server IP address.

 

Thanks in advance for any advice you can provide.

 

NM

 

I don't know if your issue is what mine was, but here you go.

 

Mine is set to use gmail as the sending account, and thus their servers for outbound

 

email settings:

 

email recipients: the sending email address

error recipients: the sending email address

sending address: the ACTUAL email that is to receive the notifications

frequency: 480 minutes

 

smtp settings:

 

account email address: the sending email address

mail server: smtp.gmail.com

mail server port: 465

override from email address: yes

use SSL: yes

use start TLS: no

auth method: login

user and pass: my gmail account

 

Maybe this helps you or somewhere else.

Link to comment

thanks Dale - also found this:

 

http://www.linux-faqs.info/general/system-hangs-system-message-bus

 

which kinda makes sense. I noticed earlier that when I tried to reach \\tower\flash i got prompted for a login.

 

Is there a way to run the new permissions script on the flash drive via console? odd enough, I can get a telnet session going

 

"newperms" is the command you want.

 

thanks - that didn't seem to do anything - i tired at root and \boot .. it says successful, but nothing seems to happen.

 

the good news is - that's not it either, because the safemode option boots right up, no issues. i'm going to try deleting the dynamix stuff and try again

 

Sorry - /usr/local/sbin/newperms

Link to comment

thanks Dale - also found this:

 

http://www.linux-faqs.info/general/system-hangs-system-message-bus

 

which kinda makes sense. I noticed earlier that when I tried to reach \\tower\flash i got prompted for a login.

 

Is there a way to run the new permissions script on the flash drive via console? odd enough, I can get a telnet session going

 

"newperms" is the command you want.

 

thanks - that didn't seem to do anything - i tired at root and \boot .. it says successful, but nothing seems to happen.

 

the good news is - that's not it either, because the safemode option boots right up, no issues. i'm going to try deleting the dynamix stuff and try again

 

Sorry - /usr/local/sbin/newperms

 

thanks- i think it's directly related to dynamix; since safemode worked, i removed it and rebooted; and am now re-installing let's see what happens next

Link to comment

having issue getting mail to work through local isp.  I have auth set to none as not required but getting this in the log

 

tail -n 40 -f /var/log/syslog

Feb 19 12:57:57 Tower sSMTP[21737]: Set FromLineOverride="True"

Feb 19 12:57:57 Tower sSMTP[21737]: Set UseTLS="False"

Feb 19 12:57:57 Tower sSMTP[21737]: Set UseSTARTTLS="False"

Feb 19 12:57:57 Tower sSMTP[21737]: Set UseTLSCert="False"

Feb 19 12:57:57 Tower sSMTP[21737]: Set TLSCert=""

Feb 19 12:57:57 Tower sSMTP[21737]: Set AuthMethod="none"

Feb 19 12:57:57 Tower sSMTP[21737]: Set AuthUser=""

Feb 19 12:57:57 Tower sSMTP[21737]: Set AuthPass=""

Feb 19 12:57:58 Tower sSMTP[21737]: 220 myispsmailserver.com ESMTP

Feb 19 12:57:58 Tower sSMTP[21737]: EHLO Tower

Feb 19 12:57:58 Tower sSMTP[21737]: 250 AUTH=PLAIN LOGIN

Feb 19 12:57:58 Tower sSMTP[21737]: AUTH LOGIN

Feb 19 12:57:58 Tower sSMTP[21737]: 334 VXNlcm5hbWU6

Feb 19 12:57:58 Tower sSMTP[21737]:

Feb 19 12:57:58 Tower sSMTP[21737]: 334 UGFzc3dvcmQ6

Feb 19 12:57:58 Tower sSMTP[21737]:

Feb 19 12:57:59 Tower sSMTP[21737]: 535 #5.7.0 Authentication failed

Link to comment

i followed your instruction above, after the re-boot i got the following error.

 

Do you have any other plugins installed ?

 

Dynamix can not work together with the Limetech webGui and SimpleFeatures, these need to be removed.

 

The error messages are from PHP not finding the expected files. Something has deleted them or they were not installed in the first place.

 

total 792

-rwxrwxrwx 1 root root 800528 2014-02-17 19:38 dynamix.webGui-2.1.4-i486-1.txz*

-rwxrwxrwx 1 root root  5212 2014-02-15 15:14 dynamix.webGui-2.1.4-noarch-bergware.plg*

Can you show the following folders:

 

ls -l /boot/plugins

ls -l /boot/extra

ls -l /boot/config/plugins

 

And post your latest syslog - as suggested by trurl

 

Hi Bonienl,

 

i really appreciate you help on this, i guess from my list i have to many plugins installed  ::).

 

 

ls -l /boot/plugins

total 792

-rwxrwxrwx 1 root root 800528 2014-02-17 19:38 dynamix.webGui-2.1.4-i486-1.txz*

-rwxrwxrwx 1 root root  5212 2014-02-15 15:14 dynamix.webGui-2.1.4-noarch-bergware.plg*

 

ls -l /boot/extra

total 51812

-rwxrwxrwx 1 root root 53053332 2014-01-23 15:25 PlexMediaServer-0.9.9.0.308-7e8496a-unRAID.txz*

 

ls -l /boot/config/plugins

total 544

-rwxrwxrwx 1 root root  81005 2014-01-21 20:01 Sick-Beard*

-rwxrwxrwx 1 root root  81005 2014-01-21 20:08 Sick-Beard.1*

drwxrwxrwx 2 root root  4096 2014-01-05 23:30 airvideo/

-rwxrwxrwx 1 root root  31090 2013-08-31 10:29 airvideo_overbyrn.plg*

drwxrwxrwx 2 root root  8192 2014-01-05 23:11 control_panel/

-rwxrwxrwx 1 root root 139280 2014-01-05 23:05 control_panel-ikosa.plg*

drwxrwxrwx 2 root root  4096 2014-02-18 20:55 couchpotato_v2/

-rwxrwxrwx 1 root root  28284 2014-01-06 11:23 couchpotato_v2_unplugged.plg*

drwxrwxrwx 2 root root  4096 2014-02-18 20:47 dynamix/

-rwxrwxrwx 1 root root  2766 2014-02-13 22:59 dynamix.plugin.control-2.1.0-noarch-bergware.plg*

drwxrwxrwx 3 root root  4096 2014-02-18 21:05 etc/

drwxrwxrwx 2 root root  4096 2014-02-18 20:55 headphones/

-rwxrwxrwx 1 root root  22515 2013-12-23 09:11 headphones_unplugged.plg*

drwxrwxrwx 2 root root  4096 2014-02-13 23:11 images/

drwxrwxrwx 2 root root  4096 2014-02-16 20:44 nzbget/

drwxrwxrwx 2 root root  4096 2014-01-14 03:52 plexmediaserver/

drwxrwxrwx 2 root root  4096 2014-02-18 20:55 plexupdater/

-rwxrwxrwx 1 root root  13076 2014-02-01 10:27 plexupdater.plg*

drwxrwxrwx 2 root root  4096 2014-02-18 20:55 sabnzbd/

-rwxrwxrwx 1 root root  26363 2013-09-21 22:06 sabnzbd_unplugged.plg*

drwxrwxrwx 2 root root  4096 2014-02-18 20:55 sickbeard/

-rwxrwxrwx 1 root root  26736 2014-01-20 22:46 sickbeard_unplugged.plg*

drwxrwxrwx 2 root root  4096 2014-02-18 20:55 transmission/

-rwxrwxrwx 1 root root  21858 2013-07-12 12:25 transmission_unplugged.plg*

drwxrwxrwx 4 root root  4096 2014-02-18 21:10 usr/

 

 

cheers

 

Bob

syslog.zip

Link to comment

You may want to do a cleanup action on your /boot/config/plugins folder. I see a lot of "double" packages installation happening in syslog. Though it should work.

 

Missing in syslog is the installation of Dynamix, both GUI and control are not installed. Did you make this syslog while the Dynamix PLG files are present ?

 

Both Dynamix PLG files have the correct size and appear to be okay.

 

You can do a manual installation and see the results immediately (post them if errors):

cd /boot/plugins

installplg dynamix.webGui-2.1.4-noarch-bergware.plg

 

cd /boot/config/plugins

installplg dynamix.plugin.control-2.1.0-noarch-bergware.plg

 

Link to comment

Dashboard update...

 

Added more functionality to the dashboard. Specifically support for SMB, AFP and NFS. This allows instant view of the share settings for the different protocols.

 

The users table has now two new columns to indicate in how many shares a particular user has either write or read access.

 

Another teaser picture enclosed.

dashboard.png.a38a2c236f52df24a2cb66990aa92169.png

Link to comment

You may want to do a cleanup action on your /boot/config/plugins folder. I see a lot of "double" packages installation happening in syslog. Though it should work.

 

Missing in syslog is the installation of Dynamix, both GUI and control are not installed. Did you make this syslog while the Dynamix PLG files are present ?

 

Both Dynamix PLG files have the correct size and appear to be okay.

 

You can do a manual installation and see the results immediately (post them if errors):

cd /boot/plugins

installplg dynamix.webGui-2.1.4-noarch-bergware.plg

 

cd /boot/config/plugins

installplg dynamix.plugin.control-2.1.0-noarch-bergware.plg

 

Hi B

 

did what you said still nothing

 

root@Tower:~# cd /boot/plugins

root@Tower:/boot/plugins# dir

dynamix.webGui-2.1.4-i486-1.txz*  dynamix.webGui-2.1.4-noarch-bergware.plg*

root@Tower:/boot/plugins# installplg dynamix.webGui-2.1.4-noarch-bergware.plg

installing plugin: dynamix.webGui-2.1.4-noarch-bergware

file /tmp/plugin-startup: successfully wrote INLINE file contents

  /bin/bash /tmp/plugin-startup ... success

file /boot/config/plugins/dynamix/dynamix.webGui.cfg: already exists

file /boot/plugins/dynamix.webGui-2.1.4-i486-1.txz: already exists

  upgradepkg --install-new /boot/plugins/dynamix.webGui-2.1.4-i486-1.txz ...

+==============================================================================

| Skipping package dynamix.webGui-2.1.4-i486-1 (already installed)

+==============================================================================

 

 

success

file /boot/config/plugins/images/dynamix.webGui.png: already exists

file /usr/local/emhttp/plugins/webGui/images/dynamix.webGui.png: already exists

file /tmp/plugin-install: successfully wrote INLINE file contents

  /bin/bash /tmp/plugin-install ... executing !

 

-----------------------------------------------------------

dynamix.webGui has been installed.

 

Created by Bergware International

Dynamic graphical interface for unRAID media server

Copyright 2014, Bergware International

Version: 2.1.4

-----------------------------------------------------------

 

success

file /var/log/plugins/dynamix.webGui: successfully wrote INLINE file contents

plugin successfully installed

root@Tower:/boot/plugins# cd /boot/config/plugins

root@Tower:/boot/config/plugins# dir

Sick-Beard*                                        images/

airvideo/                                          nzbget/

airvideo_overbyrn.plg*                            plexmediaserver/

control_panel/                                    plexupdater/

control_panel-ikosa.plg*                          plexupdater.plg*

couchpotato_v2/                                    sabnzbd/

couchpotato_v2_unplugged.plg*                      sabnzbd_unplugged.plg*

dynamix/                                          sickbeard/

dynamix.plugin.control-2.1.0-noarch-bergware.plg*  sickbeard_unplugged.plg*

etc/                                              transmission/

headphones/                                        transmission_unplugged.plg*

headphones_unplugged.plg*                          usr/

root@Tower:/boot/config/plugins# installplg dynamix.plugin.control-2.1.0-noarch-bergware.plg

installing plugin: dynamix.plugin.control-2.1.0-noarch-bergware

file /tmp/plugin-startup: successfully wrote INLINE file contents

  /bin/bash /tmp/plugin-startup ... success

file /boot/config/plugins/dynamix/dynamix.plugin.control.cfg: already exists

file /boot/config/plugins/dynamix/dynamix.plugin.control-2.1.0-i486-1.txz: already exists

  upgradepkg --install-new /boot/config/plugins/dynamix/dynamix.plugin.control-2.1.0-i486-1.txz ...

+==============================================================================

| Skipping package dynamix.plugin.control-2.1.0-i486-1 (already installed)

+==============================================================================

 

 

success

file /boot/config/plugins/images/dynamix.plugin.control.png: already exists

file /usr/local/emhttp/plugins/dynamix/images/dynamix.plugin.control.png: already exists

file /tmp/plugin-install: successfully wrote INLINE file contents

  /bin/bash /tmp/plugin-install ... executing !

 

-----------------------------------------------------------

dynamix.plugin.control has been installed.

This plugin requires Dynamix webGui to operate

Copyright 2014, Bergware International

Version: 2.1.0

-----------------------------------------------------------

 

success

file /var/log/plugins/dynamix.plugin.control: successfully wrote INLINE file contents

plugin successfully installed

root@Tower:/boot/config/plugins#

 

 

then clear the cache and on the browser and after a re-boot the same error i think.

 

Warning: parse_ini_file(state/var.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 101 Warning: parse_ini_file(state/sec.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 102 Warning: parse_ini_file(state/devs.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 103 Warning: parse_ini_file(state/disks.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 104 Warning: parse_ini_file(state/users.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 105 Warning: parse_ini_file(state/shares.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 106 Warning: parse_ini_file(state/sec_nfs.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 107 Warning: parse_ini_file(state/sec_afp.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/template.php on line 108

 

:(

attached a new syslog as well

syslog-2014-02-19.zip

Link to comment

Redo your steps with a small change and NO reboot!

cd /boot/plugins

removepkg dynamix.webGui-2.1.4-i486-1.txz

installplg dynamix.webGui-2.1.4-noarch-bergware.plg

After manual installation your GUI should work. I don't see installation errors. Though still a mystery why it doesn't work after reboot (it is suspicious that the PLG files are not executed).

 

Problem is with the version of unRAID, need to run v5.0.x

Link to comment

Wait a second ...

 

PHP complaints that it can't find the configuration files!

 

You must run unRAID v5.0 or later !

 

Best to upgrade to v5.0.5...

 

unRAID Version: 5.0-rc11 i guess thats the problem

 

Yes, the official v5.0 release of unRAID has added links, which are used by Dynamix.

 

You can do a quick upgrade by copying the files bzimage and bzroot to your flash drive (overwrite the existing ones) and reboot your system

 

Link to comment

Wait a second ...

 

PHP complaints that it can't find the configuration files!

 

You must run unRAID v5.0 or later !

 

Best to upgrade to v5.0.5...

 

unRAID Version: 5.0-rc11 i guess thats the problem

 

Yes, the official v5.0 release of unRAID has added links, which are used by Dynamix.

 

You can do a quick upgrade by copying the files bzimage and bzroot to your flash drive (overwrite the existing ones) and reboot your system

 

B

 

thanks for the help i'll give it a bash tomorrow time to hit the sack i think  ;)

 

Bob

Link to comment

So I have a couple of issues. Both the email plugin and the system stat plugins cause the same error on install and a reboot causes the lockup that I posted earlier. Regardless whether I install via command prompt or plugin manger

 

The other issue is that disks that have data are constantly polling. The empty disks are spun down properly.

 

Edit: the spindown seems to be ok now. I removed all the other plugins (only have the plugin manager)

 

Link to comment

So I have a couple of issues. Both the email plugin and the system stat plugins cause the same error on install and a reboot causes the lockup that I posted earlier. Regardless whether I install via command prompt or plugin manger

 

The other issue is that disks that have data are constantly polling. The empty disks are spun down properly.

 

Edit: the spindown seems to be ok now. I removed all the other plugins (only have the plugin manager)

 

Are you referring to the warning about the certificates ? These can be ignored, and don't disturb the installation.

 

If not what issues exactly?

 

One advice though: get your system stable first, i.e. get file/disk corruption repaired first before installing plugins.

 

Link to comment

So I have a couple of issues. Both the email plugin and the system stat plugins cause the same error on install and a reboot causes the lockup that I posted earlier. Regardless whether I install via command prompt or plugin manger

 

The other issue is that disks that have data are constantly polling. The empty disks are spun down properly.

 

Edit: the spindown seems to be ok now. I removed all the other plugins (only have the plugin manager)

 

Are you referring to the warning about the certificates ? These can be ignored, and don't disturb the installation.

 

If not what issues exactly?

 

One advice though: get your system stable first, i.e. get file/disk corruption repaired first before installing plugins.

 

thanks bonienl... the system is stable when i go safemode and/or uninstall the two questionable plugins (ironically the two very same ones that drove me to dynamix).

 

it's weird, when it hits that certificate error, the installation seems to abort - and the console becomes unresponsive. I can open another telnet session and shutdown, etc, but webgui is down, and shares are down.

 

 

Link to comment

Dynamix webGUI BETA version available.

 

For those who want to test the new "dashboard" functionality and give feedback, I've made available a beta version which can be installed only manually. Remove the existing PLG file to avoid conflicts in case of a system reboot. And proceed with downloading the new PLG file (see below).

 

cd /boot/plugins
rm dynamix.webGui-2.1.4-noarch-bergware.plg
wget --no-check-certificate https://raw.github.com/bergware/dynamix/master/beta/dynamix.webGui-2.2.0-noarch-bergware.plg
installplg dynamix.webGui-2.2.0-noarch-bergware.plg

 

After installation, refresh your browser view (Ctrl-F5) to update its cache. No system reboot is required!

 

To make better use of the dashboard functionality I advice to put the display refresh setting on either "passive" or "active".

 

Please let me know your observations, and remember this is beta, though it should work fairly well.  :D

dashboard.png.87adfb5550b86f1aceffdd7a874b262c.png

Link to comment

it's weird, when it hits that certificate error, the installation seems to abort - and the console becomes unresponsive. I can open another telnet session and shutdown, etc, but webgui is down, and shares are down.

 

This is weird indeed, because ALL Dynamix plugins are retrieved and installed in the same manner, not only these two.

Link to comment

Loaded the Beta version and it loaded OK.

 

Started a parity check and the parity section on the Dashboards doesn't show the parity check progress - should it?

 

Also,

Do you have something like Activity Monitor (under Utils) that existed in SimpleFeatures?

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