Everything posted by SlrG
-
ProFTPD Plugin for unRAID v6.8.x
I would add chmod 777 /boot/mountscript.sh /usr/local/emhttp/plugins/ProFTPd/scripts/mountscript.sh chmod 777 /boot/unmountscript.sh /usr/local/emhttp/plugins/ProFTPd/scripts/unmountscript.sh after the copy commands in the go script. Please check the log file after reboot, if the commands work. It might be, they are executed, when the plugin is not installed yet and thus the directory not yet available. I'm at work at the moment, so I can't check. If this is the case it would get a bit more complicated. It might be better to wait then, until I'm able to release a fixed version.
-
ProFTPD Plugin for unRAID v6.8.x
Yes but not all plugins, just this plugin. The steps you describe should be correct. It might be necessary to change the permission of the files to executable after the copy commands. The flash is a fat file system and doesn't store the unix permissions correctly. So maybe you need a chmod command for each script, too.
-
ProFTPD Plugin for unRAID v6.8.x
No problem. Feel free to ask anytime. If you have a lot of mount/unmount commands it might be easier to save the whole mount/unmountscript with the commands on your flash and copy them to the plugins script folder from the go file. That way only two commands in the go are needed.
-
ProFTPD Plugin for unRAID v6.8.x
Sounds all right for me. Mountscripts are now in /usr/local/emhttp/plugins/ProFTPd/scripts to make the plugin complient with the new unRAID 6.1.x security requirements. At the moment the plugin is not yet fully compatible with the new 6.1.x versions however. I have no free time to work on it at the moment. As as result, changes to the mountscripts will not be persistent, I think. So for now, you will have to echo the mount commands from your go file into the mount and unmount script. Over Christmas I'll have a bit of vacation and hope this will give me the time to release a 6.1.x version of the plugin.
-
ProFTPD Plugin for unRAID v6.8.x
Well this is an "old" message. It is there since the 64 first bit release of my plugin. I did compile proftpd directly on the 64 bit unraid machine and it seems to work fine, so I hope we can ignore this message for now. I have not found a way to fix the error message yet. If anybody knows please go ahead and tell me.
-
ProFTPD Plugin for unRAID v6.8.x
@scooterpsu: Can you describe your update process? You were on unRAID 6.0 and had the old plugin version. Then you upgraded the plugin and then unRAID. Or unRAID first and then the plugin? I'll need a little bit more info on what to check. If you remove the plugin and reinstall it, it should work on 6.1.3 already. I have moved the script files to the proper locations. What needs to be fixed is moving the mount/unmount scripts automatically on update. This does not happen correctly yet. cheers SlrG
-
ProFTPD Plugin for unRAID v6.8.x
@all: Started to work on resolving some 6.1.3 problems. I have a question for you guys/girls using the proftpd plugin. Is anybody of you using the config editor or do you manually edit the proftpd config file in shell? The config editor would only work if you have a webserver installed directly on your unRAID system. (Running the webserver in docker will not.) As this is rather complicated, I believe it to be broken for nearly anyone on >6.1 at the moment. As I did not get any questions regarding it, I guess it would not hurt to remove it altogether to simplify things. Any Objections?
-
ProFTPD Plugin for unRAID v6.8.x
I have not tried with 6.1.3 yet. It might be an error though, which could happen on previous versions, too. Will have to check that. It should not block the plugin from working however and is not connected to your nat problem. But thank you for reporting.
-
ProFTPD Plugin for unRAID v6.8.x
Hmm... Are there any new error messages in the syslog regarding the added configuration options? I fear I have no idea what is going wrong at the moment. As access works from your local network, I believe this is more of a pfsense problem. What do the logs of the firewall say?
-
ProFTPD Plugin for unRAID v6.8.x
@MyKroFt: Can you please try to add IdentLookups off UseReverseDNS off to your proftpd.conf, too? Also I found a post saying <IfModule mod_facts.c> FactsAdvertise off </IfModule> might help also. I can't check at the moment if I have compiled using the mod_facts module, but it can't hurt to test.
-
ProFTPD Plugin for unRAID v6.8.x
@all: Working on a 6.1.x compatible version now. There are still some things to iron out, but I think it will run fine in the most cases. @MyKroFt: Did you download the ftp package and install it on your unRAID server and did you try to login on the unRAID server using localhost first? Does it work then, or not?! I asked you two times to check this and I got no response. Please try this first, so we can figure out the problem step by step. I won't be able to help you otherwise. Sorry.
-
ProFTPD Plugin for unRAID v6.8.x
MyKroFt is right. The reason is, that it still has its core script in rc.d. This has to be changed for it to work on 6.1.
-
ProFTPD Plugin for unRAID v6.8.x
I see. If you upgraded to 6.1 the plugin will stop working. If you really need the plugin you will have to downgrade to 6.01 until I'm able to release an updated version. It will take me some time however, as I'm rather busy with work at the moment.
-
ProFTPD Plugin for unRAID v6.8.x
@pixelgraft: Please post a full syslog. It is running fine on my 6.01 system, so it should work on that version. It is not 6.1 compatible yet!
-
ProFTPD Plugin for unRAID v6.8.x
@MyKroFt: No not yet. I plan to work on a compatible version, but I have not yet found the time. Sadly I don't know how to fix you problem. On my system it works without problems. Using the default configuration I can access the ftp server from the local network and using my dyndns service I can access it from the outside too. I'm using FileZilla or Firefox as clients. I would again recommend starting testing in your local network. Please install the ftp client package. Then try to connect to proftpd from your unRAID servers shell. If this works, try it from another pc in your local network and if this works too, try again with external access. If only external fails, it might be a problem with your router/router configuration. Please try each of this steps and let me know exactly, what is going wrong.
-
ProFTPD Plugin for unRAID v6.8.x
I'm assuming you have NAT problems. Have a read here. I'll need more info on your home network. Are the unraid server with proftpd and the pc you use to access part of the same local network subnet? Does the access work, if you try it from the commandline of your unraid server? (please install the ftp client package first to enable the ftp command on your unraid box' command line.
-
ProFTPD Plugin for unRAID v6.8.x
This module is already included. You need to enable it by editing your proftpd.conf and adding the correct entries.
-
Server Layout Plugin for unRAID v6
A very nice plugin. I like it very much. My server looks like this: IIIII IIIII IIIII -- So I have three rows with five drives. On a widescreen monitor browser window this is not the best setup to visually grasp the situation of the array. I always have to scroll to see everything. Bugs?: - I'm using firefox and the mouseover for the left side disks get their mouseover shown on the right sight of the browser window. Nearly out of sight. Only the right side disks have their mouseover properly aligned. - The flash drive has a mouseover, but this isn't displayed fully as the flash is at the bottom of the page and there is not enough scrolling space left afterwards. - Sometimes the edit mode is not enabled even when the enable box is ticked Some suggestions: - Please consider showing the plugin (if possible) as an additional tab in main, like the unassigned drives plugin does. - Please consider showing the flash drives above the data drives (user option)? - Please consider an overview mode as default, where the representation of the server fits the page without scrolling. If the user wants it in detail, there could be a button to show it enlarged. In the overview mode the writing on the disks will be too small to read, but that would be no problem as long as the status led is large enough and a mouseover available. - Please consider support for spindown and spinup by clicking on the disk status led. - Please consider linking to the disk settings page (with smart status, ...) when clicking on a disk (the same one gets when clicking on a disk name in main) - Please consider adding the possibility for a layout like this: -5--- -10-- -15--- -f-- -4--- -9--- -14--- -3--- -8--- -13--- -2--- -7--- -12--- -1--- -6--- -11--- While my server is a tower this would show the drive configuration in a more widescreen way, as if the case was lying on its side. The drives would be shown horizontally and the text would be easier to read without needing the mouseover.
-
ProFTPD Plugin for unRAID v6.8.x
Alright no problem. Rebooting my server solved it for me. Propably something got mixed up by s3sleeping my server without rebooting too often.
-
ProFTPD Plugin for unRAID v6.8.x
Thank you for the info! I didn't notice it myself yet. It should be fixed now. Are you using a webserver to support the config editor? Mine seems to have stopped working too. Propably after I upgraded the webserver plugin I'm using. Will have to investigate what is going wrong.
-
ProFTPD Plugin for unRAID v6.8.x
That sounds like you have a permission problem on your cache drive. Please check in a shell window (e.g. putty if you are on windows) or directly on the server, what permissions get set to your files by your plugins or dockers. ls -la User should be "nobody" and group should be "users". To correct permissions you can use the newperms script. newperms /dir/you/want/to/fix Please be aware, that some plugins take it badly if you change the owner/group/permissions of their files (config files, ...). Make sure to change the media files only.
-
ProFTPD Plugin for unRAID v6.8.x
Hmm... That doesn't look correct. Did you uninstall my ProFTPd plugin? If not, even after installing with installplg, it should show on the plugins tab. I can't reproduce the error on the plugins install errors tab. Maybe you could ask the developer of dynamics (bonienl) what could cause it.
-
ProFTPD Plugin for unRAID v6.8.x
Hmm... The first error looks like the automatic download during plugin installation failed. The file became broken and thus failed the md5 check. The plugin then aborts install. As your manual download of the plugin and installing by installplg (which will trigger the same automatic download) worked, it propably would have worked too, if you tried a second time with unraid install plugin on the webpage. As you are on v6 installation using the webpage to install plugins is the recommended method. I don't know at the moment, if installing with installplg could leed to the error you see under plugin file install errors. I'll have to check that later, when I have access to my testing VMs. But if the plugin works correctly now, and is shown as installed under "Installed Plugins" with options to update and remove it, I doubt the error is caused by my plugin. It seems to be an dynamix problem. But I'll test and report back later. edit: I tested installing with installplg and it works without problems. For me there are no errors generated. No plugin file install errors tab appears. So I'm somewhat at a loss and dont't know what is the reason for your problems.
-
ProFTPD Plugin for unRAID v6.8.x
You got me there. I would have sworn it is described in the readme. But it isn't. I'll add it asap.
-
ProFTPD Plugin for unRAID v6.8.x
In the plugins folder there are two scripts mountscript.sh and unmountscript.sh. The first one is executed when the array starts and the last one, before it goes offline. They contain an example each, on how you can mount/unmount directories/shares to/from another dir. Using those you should be able to achieve your goal. If you have problems, feel free to ask again. I'm glad you like the plugin.