theDrell

Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by theDrell

  1. I have that disabled even now. Initially I had it set to the 90, but I would see it hit 100 sometimes. Now the cooler has 50% more cooling headroom but it’s still hot. I had always planned to undervolt a little. I just went i9 cause I wanted a few more cores and maybe swap it with my i7 desktop if needed. But dang it’s hot.
  2. It wasn't my worst paste job, wasn't my best. Injury keeps me from really putting effort in right now. I just swapped it to the NH-D12L and about to update some settings to see if the cooling is any better. It is better, but reading some, the ASUS boards really just let whatever power into these 14900k as they can. Manually setting power limits on it and decreasing the CPU current is keeping the processor temps down better. I would like to underclock a hair as well. Setting Pl1=PL2=125 and current to 307 which is what the current is specd to is maxing out at about 80 now with lots of cores running. Going to keep an eye on it and try and figure out where exactly on this mobo to undervolt.
  3. What did you ever do for your i9 settings? I have one and want to power it down a hair for energy without losing too much processing power.
  4. Yeah Noctua claims it’s medium for even overclocking the 14900k. I turned all the fans to 100% last night and turned off some of the turbo boost for now. Temps are manageable now. I ordered a different Larger Noctua cooler and Amazon agreed to return this one. I’ve built pcs for over 20 years, so although I won’t say the thermal paste is perfect, it should have been good enough to not be maxing temps. I’ll swap to the bigger one and let you know. I’m building in a 4u Supermicro sc846 case so am limited some on cooler height. NH-D12L
  5. I probably need to plug the motherboard fans into the IPMI card, but I was short on Molex connectors to get the 6 pin PCIE to it, although I have a route. But yeah. I am using a Noctua NH-D9L as my cpu cooler.
  6. Did you ever get your i9 tamed? I need to tame mine its running hot.
  7. Have any suggestions on this? I have the i9 14900k and it keeps touching the 100c mark without my processor doing much. Tempted to maybe swap it with my desktop machine that has an i7 13700k but has way more headroom for cooling, but don't really want to lose all the cores in the server for all the dockers I am running whereas the i7 machine is mainly used for some coding and gaming.
  8. I'm running a 14gen i9 on an Asus W680. 6.12.6 seems to work flawlessly for me. I was going to upgrade to .8 after my mover finishes moving my files to my new zfs pool. Also I need to go in and undervolt and power limit my 14gen, its new and the 4u Case it is in seems to get hot.
  9. So. I just ordered a bunch of stuff for this chassis without thinking. what did you guys discover?
  10. I took a stab at fixing the dockerfile you had. here is the updated one. Changes: changed the base nextcould instance to nextcloud:27.1.4-apache had to change the from libopenblas-base to dev since base wasn't available version in COPY --from=builder /usr/local/lib/php/extensions/no-debug-non-zts-20220829/pdlib.so /usr/local/lib/php/extensions/no-debug-non-zts-20220829/ changed to what you see here cmake version is updated so the configure command for dlib changed It now builds, if you have a way to test it easily then try the attached file and update your container.. If after a couple of days you don't, I'll figure out how to test it and then upload a new competing container (please don't make me do that) I will also attempt to do a pull request into your github,, I don't know how to create the template for Unraid.. too lazy to do it Dockerfile
  11. I too was running the base Nextcloud 27 and would love to transfer to your docker container for ffmpeg and the facial recognition. I swapped out the repo path to your container only to realize that, oh no.. its not compatible with 27 and I can't roll back.
  12. Duplicacy: Has anyone ever tried to do a giant restore on it? I have about 1.3TB of photos backed up online, tried to do a restore to the latest snapshot, and I notice that it doesn't restore all the folders. It leaves out my giant Photos folder, which is the one I need. Have tried multiple times to the same results.
  13. If you share your flash drive then its under flash/configs/plugins/rclone or rclone beta/.rclone.conf
  14. Thanks it works.. will let them know
  15. Thanks. Is there a way to stop your plugin from upgrading to the newest rclone on restart? I want to keep a working version until it just doesnt work anymore.
  16. Okay, I downloaded the prebuilt rclone and overwrote the one installed by the plugin, but then had to add --config=/boot/config/plugins/rclone/.rclone.conf to my rclone mount command, and my drives are back now until this gets fixed.
  17. Any easy instructions to downgrade our rclone version on unraid?
  18. So I tried reinstalling the plugin. Nothing.. Even tried reinstalling the regular rclone one, nothing. Same error Failed to create file system for "gdrive:": couldn't find root directory ID: googleapi: Error 404: File not found: QWE12345A..... Tried to refresh the token, didn't work. I also have a secure one that doesn't work, so neither of them work. They worked great right after I initially set them up.
  19. No I haven't tried to reinstall it yet. I have tried restarting the server. I will try to reinstall the rclone-beta tonight and see if that gets me anywhere.
  20. So if I go through and reauthorize my gdrive again, will that break anything? Windows rclone using the same rclone.conf works fine, just the unraid rclone-beta seems to not work anymore
  21. I am having a weird problem. So I have RClone Beta setup on Unraid 6.7.2. It was working great. I went and restarted my machine and when rclone tries to mount the drive I get Failed to create file system for "gdrive:": couldn't find root directory ID: googleapi: Error 404: File not found: I downloaded my Rclone.conf file, and ran it on my windows machine. Everything mounts just fine using the same file. My mount script looks like this: mkdir -p /mnt/disks/gdrive rclone mount --max-read-ahead 1024k --allow-other gdrive: /mnt/disks/gdrive & Under my rclone-beta config I have the following, with secrets and tokens removed [gdrive] type = drive client_id =CODE.apps.googleusercontent.com client_secret = SECRET scope = drive.file token = {"access_token":"TOKEN","token_type":"Bearer","refresh_token":"1//SOMETHING","expiry":"2019-10-31T10:12:03.849383085-05:00"} Anyone have any idea?
  22. Started having some issues, and now the Docker won't start. 2018-09-26 20:55:32.985955 [warn] UMASK not defined (via -e UMASK), defaulting to '000' 2018-09-26 20:55:33.044151 [info] Permissions already set for volume mappings 2018-09-26 20:55:33.093698 [info] VPN_ENABLED defined as 'yes' 2018-09-26 20:55:33.154813 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/France.ovpn dos2unix: converting file /config/openvpn/France.ovpn to Unix format... sed: cannot rename /config/openvpn/sed02LbV7: No space left on device Cache has room, Shares have room. Deleted my docker image and let it recreate, same error.
  23. Moved my problem to this thread since it isnt a plugin problem.
  24. Moved the discussion over to here, will post diagnostics in a few, have been swamped.
  25. I do, I have tried several browsers now, and even tried from the UnRaid GUI. That is not the problem actually. It appears that using the reboot action completely drops my cache drives and they don't even show up in the unassigned devices. I then have to do a power down and a cold start, and then reassign them to the cache. However a power down and then pressing the power button seems to work just fine instead of the reboot.