Jump to content

tjb_altf4

Members
  • Posts

    1,387
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by tjb_altf4

  1. Good chance 3rd gen TR won't be compatible with existing boards, so don't buy current gen with the notion of upgrading CPU later.
  2. Seems to be same issue looking at your logs @Pducharme Further discussion with some possible solutions: https://forum.level1techs.com/t/devops-workstation-fixing-nvme-trim-on-linux/148354
  3. Acording to intel's spec, that cpu only has 28 pcie lanes note: some of the higher tier cpus will unlock more lanes (44) on X299. https://ark.intel.com/content/www/us/en/ark/products/123589/intel-core-i7-7800x-x-series-processor-8-25m-cache-up-to-4-00-ghz.html You're probably near the limit and most certainly won't have another 16 lanes up your sleeve (probably only 4 spare).
  4. Good chance it's a pcie lane sharing issue... that is a common culprit. Check your mobo manual to see if your m.2 slots share lanes with other devices you may be using.
  5. Type docker stats into you terminal (ctrl+c to exit). You can also follow a specific docker, e.g. docker stats jackett
  6. You could also look at Jackett, which moves that logic to a separate application that is accessible by multiple applications and is well maintained
  7. Happy Unraid user of about 3 years or so, and I'm on my second build now (with build #3 in the next 12 months). Unraid allowed me to consolidate a bunch of separate machines with separate storage into a single more easily managed system. It also lowered the barrier to entry to technologies like virtualisation, docker and just linux in general.
  8. Basically I started from scratch. I removed MB docker via docker page, then deleted its app data. I then reinstalled from community apps. Make a copy of your musicbrainz token as a precaution, but your docker template should still have info from previous install. I had issues with current latest version of Picard, 2.1.3 (even after fixing MB docker), so I rolled back to 2.1 I happen to still have and it doesn't crash anymore.
  9. Won't OP hit the problem of trying to open privileged ports with a non-privileged user (non-root)?
  10. Another path for investigation, all of the apps I've heard mentioned experiencing corruption are running mono/dotnetcore.
  11. Wow, just had a look, I've got this issue too. Investigating further it seems to be symbolic link in the recycle folder, causing it to loop to infinity. NFI how that was created, but emptying the recycle bin removed the link and all is normal again.
  12. Hopefully he is kind enough to create an updated v1 based image/tag should the non-deluge components need major updating. Otherwise sitting on the most recent v1 tag works just fine IMO as deluge v1 hasn't been updated in 2 years.
  13. What is it you are using VPN for? PIA has been flawless for me for torrent traffic, but someone else may have better suggestions for say avoiding Netflix geoblocking as an example.
  14. Same issue as above 2 posts, seeing inter page hyperlink errors on docker MB that have no issues on the public MB. All searches on docker MB page find desired results, but all links fail with either Release Not Found or Internal Server Error. API calls from Headphones/Beets are also failing.
  15. I don't think the old client supports v2, and win/mac doesn't have an updated client, only linux so far. V2 users are stuck with webUI for now.
  16. OK this was fun to work out what had happened, this setting is now disabled by default as per changelog below. Changelogs our saviour! I'm sure there was good reasoning behind the change, but it has made a less than intuitive process even more difficult. Could we look at improving the process for creating a "duplicate" docker @Squid? For those that stumble over the problem, this is how to re-enable the ability to create a duplicate docker container. Setting to re-enable reinstall default can be found on the settings of the CA page, change Enable Reinstall Default: setting from No (default) to Yes
  17. This is my build below, has all the details, but yes that's the memory spec I'm running with a 1950x, no CPU overclock. What's the actual kit code of your memory? Did you get a 64GB kit or 2x 32GB? As that can impact speeds sometimes.
  18. That ram should have no issues at that speed, I memtested mine for a week and has been flawless for 18 months.
  19. Didn't realise v2.0 was ready for prime time, good job deluge devs! Hopefully a smooth transition as I understand it was a complete rewrite, have a few plugins and custom settings. Might just freeze auto updates for a bit while I get on top of some other maintenance first.
  20. I personally needed to delete 2 of my network config files (network.cfg and network-rules.cfg) and reboot, but that was because somehow my interfaces got renamed in 6.7 and I was seeing conflicting information about the active interface. Note: I had GUI mode to fall back to, so please be careful if you decide to take this route, and as always make backups so you can revert changes. Adding a static DNS didn't fix my issue either until after that reboot.
  21. Try setting a static DNS in your Unraid network settings, such as google DNS 8.8.8.8 I've found 6.7 doesn't like dealing with other services to retrieve DNS details such as pihole or even your edge router/modem.
  22. Within Unraid itself in VM settings, in the new GUI it's set to the Downstream option. I haven't used onboard sound on this setup, so I can't confirm whats needed, but maybe double check what your default audio device is set to in your VM's OS..
  23. Do a search in community apps, then choose the option "Click Here To Get More Results From DockerHub"
  24. I did notice there is a bios update available for your board, not necessarily the cause of the problem, but lots has changed in the kernel in the last 12 months due to all the security mitigations, as such Limetech recommends updating, in particular for VM users.
×
×
  • Create New...