Everything posted by wreave
-
[Plugin] unbalanced
I am not quite sure where to find the full log file outside of the GUI.
-
[Plugin] unbalanced
Having an issue when trying to use the gather operation. It is scanning for the show and detects that it is on 6 drives. When I select the drive to move the data to and run the move operation (dry run is disabled) it quickly spits some logs and goes back to the main gather page. The logs (attached) seem to indicate it should work but is showing silly fast transfer speeds and nothing is actually being moved. Transferred 4.68 GB at ~ 131030.23 MB/s Any help would be appreciated, been waiting for the gather operation for a while Edit: I am on unRAID 6.4.0-rc7a unblanace_log.txt
-
[Plugin] CA Fix Common Problems
Looks like they fixed it. Thanks!
-
[Plugin] CA Fix Common Problems
Likely this is an issue with the Docker container template owners but my dockers started alerting about template URL not matching. However, two of the docker container errors are as follows: "The template URL the author specified is Array. The template can be updated automatically with the correct URL." Seems odd that the solution is "Array" and FCP can't seem to actually resolve the issue. Edit: The containers in question are Davos and Letsencrypt Thoughts?
-
[Plugin] CA Auto Turbo Write Mode
Looks like your image hosting is mad for the first post
-
[Support] for atribe's repo Docker images
Here is the error I get Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/glances/glances/__main__.py", line 29, in <module> glances.main() File "glances/__init__.py", line 238, in main start_webserver(config=config, args=args) File "glances/__init__.py", line 193, in start_webserver webserver = GlancesWebServer(config=config, args=args) File "glances/webserver.py", line 41, in __init__ self.stats.update() File "glances/stats.py", line 164, in update self._plugins[p].update() File "glances/plugins/glances_plugin.py", line 805, in wrapper ret = fct(self, *args, **kw) File "glances/plugins/glances_plugin.py", line 814, in wrapper ret = fct(*args, **kw) File "/glances/glances/plugins/glances_batpercent.py", line 78, in update self.glancesgrabbat.update() File "/glances/glances/plugins/glances_batpercent.py", line 119, in update 'value': int(self.bat.sensors_battery().percent), AttributeError: 'NoneType' object has no attribute 'percent'
-
Recycle Bin (vfs recycle) for SMB Shares
It's the beta version from a while back. Oh, I removed that a long time ago. Hmmm, so just delete the dynamix.plg and reboot? Yes. See if it doesn't fix the recycle bin without restarting samba. Well I didn't test if rebooting after restarting samba without removing that plugin would have been fine but I can confirm it works fine after removing that plugin and restarting so that is enough for me! Thanks again
-
Recycle Bin (vfs recycle) for SMB Shares
It's the beta version from a while back. Oh, I removed that a long time ago. Hmmm, so just delete the dynamix.plg and reboot?
-
Recycle Bin (vfs recycle) for SMB Shares
I don't understand. Isn't that the GUI plugin?
-
Recycle Bin (vfs recycle) for SMB Shares
It does look like that, copy and paste below in case I can't read. #vfs_recycle_start #Recycle bin configuration [global] syslog only = No log level = 0 vfs:0 #vfs_recycle_end Restart the recycle bin. Tried that, it did not work Ok. One last thing. Do this command: /etc/rc.d/rc.samba restart Tried rebooting server didn't work (RIP uptime). But the command you provided DID work!! Thank you much, glad to have this working again! I thought it would. Can you post your diagnostics? I know what the problem is, but I want to see what I need to do to fix it. Here you go diagnostics-20170207-1548.zip
-
Recycle Bin (vfs recycle) for SMB Shares
It does look like that, copy and paste below in case I can't read. #vfs_recycle_start #Recycle bin configuration [global] syslog only = No log level = 0 vfs:0 #vfs_recycle_end Restart the recycle bin. Tried that, it did not work Ok. One last thing. Do this command: /etc/rc.d/rc.samba restart Tried rebooting server didn't work (RIP uptime). But the command you provided DID work!! Thank you much, glad to have this working again!
-
Recycle Bin (vfs recycle) for SMB Shares
It does look like that, copy and paste below in case I can't read. #vfs_recycle_start #Recycle bin configuration [global] syslog only = No log level = 0 vfs:0 #vfs_recycle_end Restart the recycle bin. Tried that, it did not work
-
Recycle Bin (vfs recycle) for SMB Shares
It does look like that, copy and paste below in case I can't read. #vfs_recycle_start #Recycle bin configuration [global] syslog only = No log level = 0 vfs:0 #vfs_recycle_end
-
Recycle Bin (vfs recycle) for SMB Shares
I need more information. You have the recycle bin enabled? You are doing the delete through a smb share? Check the shares tab of the recycle bin to be sure the share is enabled. Look at the deleted files log and see if it has logged the deleted file. A zero length file will not be put in the recycle bin. You did enter something into the text file? I do have the recycle bin enabled. I am using SMB. All my shares are listed under the Shares portion of that page. I have tested with a text file with text in it as well as duplicating one of the other larger files. Deleting these files does not create the recycle folder. The deleted files log on the recycle bin settings page is blank, I do have logging enabled. Copy and post the /etc/samba/smb-shares.conf file. Tell me which share you are trying to delete the file from. Have you tried another share? Here is the requested file http://pastebin.com/wJLkj5ak I have tried on the TV - Shows share and the Downloads share.
-
Recycle Bin (vfs recycle) for SMB Shares
I need more information. You have the recycle bin enabled? You are doing the delete through a smb share? Check the shares tab of the recycle bin to be sure the share is enabled. Look at the deleted files log and see if it has logged the deleted file. A zero length file will not be put in the recycle bin. You did enter something into the text file? I do have the recycle bin enabled. I am using SMB. All my shares are listed under the Shares portion of that page. I have tested with a text file with text in it as well as duplicating one of the other larger files. Deleting these files does not create the recycle folder. The deleted files log on the recycle bin settings page is blank, I do have logging enabled.
-
Recycle Bin (vfs recycle) for SMB Shares
This no longer seems to be moving things to the recycle bin. I have upgraded to 6.3, uninstalled the plugin, removed all .Recycle.Bin folders and reinstalled it from community applications. However when I create a text file and delete it it does not create a .Recycle.Bin folder. Is there any other information I can provide? I'd love to get this working again. Thanks!
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
This seems to have worked. I edited nothing, just made the docker again and moved the files over.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I am going to remake the docker from scratch and triple check everything.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
This is a completely different container image. You can't just use the data folder from the other one here. As I posted on the other thread, install this one in a new config folder and then move your config and web files from the other piece by piece. The are too many changes under the hood. I did do that. I moved over my site conf files after making the new container. Edit: site-conf file example that I am having this issue with http://pastebin.com/7ppWPWfe
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Switched to this container from the inital aptalca but I am running into a permission error. When attempting to open a URL that is using reverse proxy I get the following in error.log: /js/alllibs.js", host: "SUB.DOMAIN.com" 2017/01/28 08:20:38 [crit] 321#0: *1 open() "/var/lib/nginx/tmp/proxy/6/01/0000000016" failed (13: Permission denied) while reading upstream, client: 192.168.10.1, server: SUB.DOMAIN.com, request: "GET /static/css/bright.css.map HTTP/2.0", upstream: "http://192.168.10.10:5075/static/css/bright.css.map", host: "SUB.DOMAIN.com" This coincides with errors like the following in my chrome developer console: GET https://SUB.DOMAIN.com/static/js/nzbhydra.js net::ERR_SPDY_PROTOCOL_ERROR This seems to indicate some kind of issue with SPDY/HTTP2, but I am not really sure. Any insight into why this is happening? I am pretty stuck and this was all working before moving over to the linuxserver version (all I changed was the paths for /keys and /fastcgi_params in the site-confs to match up with the container changes). I should also note this doesn't happen for every proxy I do, just 3 or 4 of them. All the site-confs are the same besides the URL and the IP:port. Thanks!
-
[Support] for atribe's repo Docker images
Oh, well thanks for the hard work on figuring that out. I am going to enable it for now
-
[Support] for atribe's repo Docker images
I am still having an issue with the WebUI for InfluxDB, any idea as to why this will not load?
-
[Support] for atribe's repo Docker images
@wreave, you just open the ports in the service you want to connect to and then have the other service connect to those ports. For example: I have influxdb running on my unRAID box. It has port 8086 open as in the influxdb setup.png attachment. I have grafana also running on my unRAID box. It connects to ip of unRAID and the influxdb port for its default datasource, as shown in the Grafana Setup.png. Its really that simple. Let me know if you have any further questions. That helps a lot, last questions I hope. Does the Glances docker auto export to InfluxDB or do I have to do something special? Also the web interface for InfluxDB refuses to connect, any ideas? Thanks again You will need to modify the glances config file as explained here: http://glances.readthedocs.io/en/stable/gw/influxdb.html. But it also says you need to start glances with the influxdb flag. I think a better way would be to use Telegraf to get stats on your unRAID box. Have you looked into Telegraf before? Its my preferred method. I have not but I shall give it a look. Thanks again
-
[Support] for atribe's repo Docker images
@wreave, you just open the ports in the service you want to connect to and then have the other service connect to those ports. For example: I have influxdb running on my unRAID box. It has port 8086 open as in the influxdb setup.png attachment. I have grafana also running on my unRAID box. It connects to ip of unRAID and the influxdb port for its default datasource, as shown in the Grafana Setup.png. Its really that simple. Let me know if you have any further questions. That helps a lot, last questions I hope. Does the Glances docker auto export to InfluxDB or do I have to do something special? Also the web interface for InfluxDB refuses to connect, any ideas? Thanks again
-
[Support] for atribe's repo Docker images
Is there a way to get the Glances, InfluxDB and Grafana dockers to communicate? I am trying to pass my data from Glances to Grafana but I can't seem to see how to do this after reading the docs and a lot of trial and error. http://glances.readthedocs.io/en/latest/gw/influxdb.html#grafana Thanks.