Jump to content

Pducharme

Community Developer
  • Posts

    1,012
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Pducharme

  1. Here it is : root@Unraid:~# df -h /var/log Filesystem Size Used Avail Use% Mounted on tmpfs 128M 128M 0 100% /var/log root@Unraid:~# du -sm /var/log/* 0 /var/log/btmp 0 /var/log/btmp.1 0 /var/log/cron 0 /var/log/debug 1 /var/log/dmesg 1 /var/log/docker.log 0 /var/log/faillog 1 /var/log/lastlog 1 /var/log/libvirt 1 /var/log/maillog 0 /var/log/messages 0 /var/log/nfsd 3 /var/log/packages 0 /var/log/plugins 0 /var/log/removed_packages 0 /var/log/removed_scripts 122 /var/log/sa 1 /var/log/samba 1 /var/log/scripts 0 /var/log/secure 1 /var/log/setup 0 /var/log/spooler 1 /var/log/syslog 2 /var/log/syslog.1 2 /var/log/syslog.2 1 /var/log/unassigned.devices.log 1 /var/log/wtmp root@Unraid:~#
  2. I did nothing special, not changed anything in the Unraid fundamental... I remember that it was a Plugin that did that (I think proftpd, but not sure.) I reboot the Unraid when I upgrade version, so I did reboot it a lot since all beta version. This problem is present since beta2 or beta3. It never emptied itself. If you say it reset itself at powerdown, there is something that fill it, but when I boot the server, it's already at 100%...
  3. Hi, a while ago, I tested all version of Unraid 6 beta. I think one plugins did fill all the LOG partition and now, everytime I install a plugin (or update it), I always get lots of error because it is full. Attached is the picture of the dashboard showing the LOG at 100%... I would appreciate if someone can tell me how to clear it.
  4. Glad you have it figured out! Don't say your an idiot, your just learning new stuff
  5. Hi, I got the update in Docker, then when I went to my owncloud page, I get the 8.1.1 available. Clicking on Upgrade just do nothing, so I tried using the occ upgrade, that gives this : root@ffc56705ea97:/var/www/owncloud# occ upgrade bash: occ: command not found root@ffc56705ea97:/var/www/owncloud# ./occ upgrade bash: ./occ: Permission denied Here is the Log : *** Running /etc/my_init.d/config.sh... /etc/my_init.d/config.sh: line 3: $: command not found ownCloud is not installed - only a limited number of commands are available [invalidArgumentException] Command "upgrade" is not defined. Current default time zone: 'America/New_York' Local time is now: Thu Aug 13 22:25:34 EDT 2015. Universal Time is now: Fri Aug 14 02:25:34 UTC 2015. Found pre-existing certificate, using it. *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 37
  6. Wow didn't look in this thread since a while! sorry. need to add a notification on it ! all the ports are the one Ubiquiti Network says they are needed for UniFi. I don't even know what they are used for... Yes, It interfere with Unmenu...
  7. The new Packet Analysis is very nice! looks a bit like the one in Asus Routers. They also finally implement a basic QoS GUI (always find that it was lacking). Really like my router. Too bad I had to reboot it for the update, it was running since the day I put 1.6 version
  8. ok. just thought that the previous update screen with the choice of the 3 branches was nice.
  9. @gfjardim : Any reason why NZBget docker can't run Updates since a while?? always give error : Currently installed: 15.0 Check failed. Please try again later.
  10. Thanks for keeping UniFi up-to-date. Using this docker for managing my wireless network, works perfect ! Yes me too I love my Ubiquiti Networks products I have the Access Point UniFi AP-AC and the EdgeMax EdgeLite router, good stuff!
  11. Updated UniFi Controller to 4.6.6 version. You should see "Update" in DockerMan page.
  12. Any Feedback on the Avaton SoC and this Board? Setup is really nice! Also, what do you use to backup your main Unraid to this unas Unraid? Script? Plugin? Docker?
  13. I finally change it to be the default. I removed the GHOST variable. Now, i'll provide only CyberGhost84. I'll update the details. I tried with the variable and it wasn't working for me. I guess you just got my latest image that doesn't use the GHOST Variable and it just get the C.Ghost...
  14. Ok, building on docker for the PlexConnect. (it's Pending since 15 minutes, hopefully it will build soon!). I added a GHOST variable. If present, it will use the Cyberghost84 fork. I'll reply again when the build will be complete.
  15. For me, when I click the "WebUI" link, it goes to : https://192.168.2.6:8443/login (this is my Unraid IP) and it's working. Strange it doesn't work on your side?
  16. Unifi or Unifi-Video? Both works fine for me, i'll have a look tonight.
  17. I'll try using Variables to specify what fork to get. I'll work on that this week.
  18. SIrG: Do you know if it is possible to set "throttling" on a specific user with ProFTPD ? exemple: a 2nd user : friend with a max Upload / Download of 5Mbps... While the 1st user retain all speed (Gigabits LAN).
  19. Jonp: Test it, but i want to remove it from my template before it create more issues. Can you test it fast? Thanks to Sparkly for bringing this to my attention. I will need to test this container out myself to see what's going on. This is definitely unusual...
  20. I prefer to leave the Internet Backup option active, I think the OP want that too. For now, i hope it's good AS IS because I don't have more time to put for now.
  21. @dalben: Yes, I was trying to fix the issue of the lost configuration when you edit/save the docker. Currently, the docker is defective and i'll revert back to previous build because it was working. The way they have the configuration saved inside the docker, it seems it can't live outside the docker itself. **EDIT** It should now work. You'll need to go in the WebUI setting page of UrBackup and change the backup location to /backup (that you should have point to your array). Settings changes survived Start/Stop of the docker, but not if you edit and save the docker (or update it). Currently, I have no solution for this trouble...
  22. This was the cause of php-fpm stalls: https://bugs.launchpad.net/ubuntu/+source/php-apcu/+bug/1374892 Is there a way to fix that by a docker exec something to upgrade that package? or it's harmless?
  23. Hi, Update was good. Using mariaDB backend, I just update using "Check for updates" on docker page of Unraid. It's working great. You might install a new version of ACPu inside your docker file because it now report that inside the "Administration" portion of owncloud : APCu below version 4.0.6 installed APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version.
×
×
  • Create New...