thunderclap

Members
  • Posts

    190
  • Joined

  • Last visited

Everything posted by thunderclap

  1. I currently have a Marvell PCIe SATA card installed that has one drive connected. I know LSI cards are recommended but for the time being I'm wondering if having only one drive connected to the card will slow the array down, or can I expect standard speeds? Thank you. CORRECTION: PCIe, not PCI. Updated text to reflect.
  2. This has been a major issue for me. I use Namecheap for my registrar and the email system for my domain and using their DNS system it points to DuckDNS. The issue is the DNS record using @ causes Gmail to think it's spam. If I remove the @ entry and just use www it works fine, but I can't find simple way to redirect domain.com to www.domain.com without breaking it again.
  3. That actually didn't work for me. I had to find the 'tootctl' program and then just type 'tootctl accounts modify ACCOUNTNAME --role admin'
  4. Were you able to create an Owner account? I was only able to create an Admin one.
  5. Is there a way to find out what dockers are connected? By that I mean I have mariadb and postgres as databases and can't remember what dockers are using what database . Yes I could go through each docker to figure it out, but I thought there might be an easier way. Thanks.
  6. I'm trying to get into the docker console to install a plug-in, yet every time I click on Console a window pops open briefly before closing. Any idea why it's not staying open? I've disabled popup blockers and tried different browsers but no luck.
  7. Right now i am using Deluge and Sabnzbd configured to work with my VPN via OpenVPN. I would like to switch to Wireguard instead. If I set up Wireguard in Unraid itself, do I still need to configure the individual dockers to use it too, or is the single Unraid configuration enough?
  8. Ever since the latest docker update, when I follow a link from the search and then click Back in the browser to go back to the results I get the following: It used to just go back to the search results. While Firefox is my main browser, the same thing happens in Chrome, Edge, and Brave. Any ideas on how to fix?
  9. I didn't even know I could do that until I clicked Advanced. Changed it to 1.4.3.6 and everything works. Thanks again.
  10. I'll give that a try with Minecraft. As for Terraria the current version in docker is 1.4.3.2 but the most current version is 1.4.3.6.
  11. Does it have to be a .jar file, or can it be the .sh script Forge wants to use? And speaking games, Terraria... it looks like you may not support it any more due to their constant changes -- or maybe it was a launcher or mod or something -- but I was running the vanilla version and can no longer update. Am I correct you no longer support Terraria?
  12. Update on my post above. It appears there's a bug in this docker. I installed the official Emby one and 4k is passed through to the iGPU for transcoding no problem. Hopefully this issue can be fixed.
  13. Definitely appears to be the fault of Linuxserver's docker. I installed the official Emby one per your recommendation and it passes 4k through to the iGPU no problem. Thanks for the suggestion.
  14. Anyone here use Forge with Minecraft? I ask because since 1.18 Forge changed how it executes and I can’t seem to get it working as the docker requires a .jar file to be run from the main directory. (Forge now executes with a script.) I’d like to update my server to 1.19 but am currently stuck on 1.16.x. Any ideas would be appreciated.
  15. I posted a message in the Linuxserver thread to see if they have any ideas. If not, I'll give the official Emby container a try. Thanks.
  16. I saw this post from a couple years ago that never was answered. I, too, am experiencing this, where anything 1080p ad below the IGPU works fine but when trying to decode 4K it reverts to CPU as default. Any idea how to fix? I did notice in the first post to this thread it says to "Edit your go file and add modprobe i915 to it, save and reboot." I never did that because it wasn't described that way in the hub for this container. Is that addition still necessary, or is it no longer required and was just missed in updating instructions?
  17. I'm using the container provided by Linuxserver. Everything under the transcode settings in Emby is set to have Quicksync be the primary, which is why I thought it weird it reverts to CPU for 4k.
  18. I have passthrough working with the Intel GPU TOP plugin and video up to 1080p transcodes fine with my i7-9700K. However, when I try to transcode 4K that reverts to using the CPU, which of course I'd like to avoid. Any idea how to get Quicksync working properly for 4K? I'm using Emby as my media server. Thanks.
  19. I would like to change the "View on Plex" icon in the lower right of posters (file is view-on-plex.png). When I drop to Console from the docker I can find the file no problem... it's located in /app/tautulli/data/interfaces/default/images/newsletter, however when I try using WinSCP I can't find the path at all under /appdata/tautulli. Any suggestions for tracking this file down so I can replace it?
  20. Thanks for the suggestions. Whoogle I had to set to 0777 while PhotoStructure I had to re-set ownership to 1000/1000. Not sure if this changed or if it wasn't why it didn't cause a problem before. Maybe Unraid tightened up a security a bit? Anyway, appreciate the help.
  21. That did it, thanks. Wonder why the permissions change -OR- why it wasn't being honored pre-6.10? This was the problem with another docker too. Appreciate the assist.
  22. Two dockers no longer work, Whoogle and PhotoStructure. Both seem to have a permissions error now. Log from PhotoStructure: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000. at L.assertReadWriteExecutable (/ps/app/bin/main.js:9:191324) at async Object.t.setupLibraryDataDir_ (/ps/app/bin/main.js:9:387513) at async /ps/app/bin/main.js:9:626510 {"fatal":true,"exit":true,"status":14,"pid":25,"ppid":18,"error":"main setup failed: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000.: Library setup failed: ¹"} This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000. at L.assertReadWriteExecutable (/ps/app/bin/main.js:9:191324) at async Object.t.setupLibraryDataDir_ (/ps/app/bin/main.js:9:387513) at async /ps/app/bin/main.js:9:626510 usermod: invalid user ID 'XXXXXX' {"fatal":true,"exit":true,"status":12,"pid":25,"ppid":18,"error":"Library setup failed: ¹: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000."} Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000.: Library setup failed: ¹ Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000. at L.assertReadWriteExecutable (/ps/app/bin/main.js:9:191324) at async Object.t.setupLibraryDataDir_ (/ps/app/bin/main.js:9:387513) at async /ps/app/bin/main.js:9:626510 {"fatal":true,"exit":true,"status":14,"pid":25,"ppid":18,"error":"main setup failed: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000.: Library setup failed: ¹"} This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000. at L.assertReadWriteExecutable (/ps/app/bin/main.js:9:191324) at async Object.t.setupLibraryDataDir_ (/ps/app/bin/main.js:9:387513) at async /ps/app/bin/main.js:9:626510 ** Press ANY KEY to close this window ** And Whoogle's error: May 18 17:33:42.000 [notice] New control connection opened from 127.0.0.1. May 18 17:33:42.000 [notice] Heartbeat: Tor's uptime is 7:45 hours, with 0 circuits open. I've sent 129 kB and received 319 kB. I've received 1013 connections on IPv4 and 0 on IPv6. I've made 5 connections with IPv4 and 0 with IPv6. May 18 17:33:42.000 [notice] While not bootstrapping, fetched this many bytes: 167859 (consensus network-status fetch) May 18 17:33:42.000 [notice] Average packaged cell fullness: 71.436%. TLS write overhead: 6% WARNING:root:Exception raised while handling cache file '/config/session/e2f2cc11b5ff5c8870688683df98d3b6' Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/cachelib/file.py", line 222, in set fd, tmp = tempfile.mkstemp( ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/tempfile.py", line 341, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/tempfile.py", line 256, in _mkstemp_inner fd = _os.open(file, flags, 0o600) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '/config/session/tmpxv6wtr0r.__wz_cache' Any ideas how to correct?
  23. Since upgrading to Unraid 6.10 I can't get the PhotoStructure docker to load. It looks like it's not recognizing the user even though it was before and has a permission issue. Here is the error I'm seeing in the log: usermod: invalid user ID 'XXXXXX' {"fatal":true,"exit":true,"status":12,"pid":25,"ppid":18,"error":"Library setup failed: ¹: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000."} Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000.: Library setup failed: ¹ Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000. at L.assertReadWriteExecutable (/ps/app/bin/main.js:9:191324) at async Object.t.setupLibraryDataDir_ (/ps/app/bin/main.js:9:387513) at async /ps/app/bin/main.js:9:626510 {"fatal":true,"exit":true,"status":14,"pid":25,"ppid":18,"error":"main setup failed: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000.: Library setup failed: ¹"} This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: Error: Please check directory permissions for /ps/library/.photostructure: it must be read/write/execute by user 1000/group 1000. at L.assertReadWriteExecutable (/ps/app/bin/main.js:9:191324) at async Object.t.setupLibraryDataDir_ (/ps/app/bin/main.js:9:387513) at async /ps/app/bin/main.js:9:626510 usermod: invalid user ID 'XXXXXX' Username has been X'd out. Any ideas?
  24. Since upgrading to Unraid 6.10 the Whoogle page loads but when searching I get an Internal Server Error. The log shows: PermissionError: [Errno 13] Permission denied: '/config/session/tmpprxa0fjd.__wz_cache' May 18 10:12:40.000 [notice] New control connection opened from 127.0.0.1. May 18 10:12:40.000 [notice] Heartbeat: Tor's uptime is 0:24 hours, with 5 circuits open. I've sent 84 kB and received 76 kB. I've received 68 connections on IPv4 and 0 on IPv6. I've made 1 connections with IPv4 and 0 with IPv6. WARNING:root:Exception raised while handling cache file '/config/session/41a78e5f6b9dd9e5d0a12fb33c79d187' Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/cachelib/file.py", line 222, in set fd, tmp = tempfile.mkstemp( ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/tempfile.py", line 341, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/tempfile.py", line 256, in _mkstemp_inner fd = _os.open(file, flags, 0o600) Any ideas how to fix? Looks like a permission issue but I'm not sure how to fix.