-
Content Count
488 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Bug Reports
Documentation
Landing
Everything posted by deaerator
-
I plan on using my main pc as an upgrade to my current server. I currently have Z390i Motherboard, and I want to be able use my RTX 4000 and also HBA Card to connect to my disk shelf. Curious if this could work without any problems or penalty in performance. The main role of the RTX 4000 is for my plex server in Hardware Acceleration.
-
Started to see odd PCI errors, log attached.
deaerator replied to deaerator's topic in General Support
No new devices. -
I noticed this morning that I'm seeing PCI errors. Sep 21 08:23:27 Tower kernel: pcieport 0000:00:01.1: AER: Corrected error received: 0000:00:01.1 Sep 21 08:23:27 Tower kernel: pcieport 0000:00:01.1: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID) Sep 21 08:23:27 Tower kernel: pcieport 0000:00:01.1: device [8086:3c03] error status/mask=00001000/00002000 tower-diagnostics-20200921-0815.zip
-
I have a couple of dockers that I want to have it stop at a certain time and stagger the start time. I have an Ark Cluster that needs staggered start times.
-
Thank you for this, trying to figure out why my NZBGET got borked.
-
Connecting to a Ubuntu VM through PC on network
deaerator replied to deaerator's topic in VM Engine (KVM)
yes -
Connecting to a Ubuntu VM through PC on network
deaerator replied to deaerator's topic in VM Engine (KVM)
It's default setting was br0. It gets it's own IP and still no connection. -
How do I setup the an Ubuntu VM to accept connections on my local network. i have some services running and want to access their services through a Web Browser on my pc?
-
Wondering if this is a serious error and how do I fix this? This is using the Ark Server Template. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed
-
/mnt user is gone and /mnt/user0 has appeared.
deaerator replied to deaerator's topic in General Support
Thank you. -
/mnt user is gone and /mnt/user0 has appeared.
deaerator replied to deaerator's topic in General Support
How do I get /mnt/user back? -
Something happened and /mnt/user is gone and now I have /mnt/user0 root@Tower:~# cd /mnt/user -bash: cd: /mnt/user: Transport endpoint is not connected How can I fix this tower-diagnostics-20200514-1444.zip
-
[Support] Linuxserver.io - Plex Media Server
deaerator replied to linuxserver.io's topic in Docker Containers
RTX 4000 should support all formats; It was using HW acceleration before and now it's not. -
[Support] Linuxserver.io - Plex Media Server
deaerator replied to linuxserver.io's topic in Docker Containers
I'm noticing that not all videos transcoding is using Hardware Acceleration, reverting to Sofware transcoding. How do I enforce HW Transcoding only. -
Curious how do I setup a Cluster and add Mods to your ARK Docker?
-
[Support] Linuxserver.io - Nextcloud
deaerator replied to linuxserver.io's topic in Docker Containers
Tried that also and is not working, still this stupid error shows up. I too googled a bunch of solutions that didn't work also and that's why I'm asking help here. -
[Support] Linuxserver.io - Nextcloud
deaerator replied to linuxserver.io's topic in Docker Containers
I deleted both and the error still appears. -
[Support] Linuxserver.io - Nextcloud
deaerator replied to linuxserver.io's topic in Docker Containers
Did that and still getting the SAMEORIGINS error. # make sure that your dns has a cname set for nextcloud # assuming this container is called "letsencrypt", edit your nextcloud container's config # located at /config/www/nextcloud/config/config.php and add the following lines before the ");": # 'trusted_proxies' => ['letsencrypt'], # 'overwrite.cli.url' => 'https://nextcloud.your-domain.com/', # 'overwritehost' => 'nextcloud.your-domain.com', # 'overwriteprotocol' => 'https', # # Also don't forget to add your domain name to the trusted domains array. It should look somewhat -
[Support] Linuxserver.io - Nextcloud
deaerator replied to linuxserver.io's topic in Docker Containers
I followed his instructions able to get every error out except for the first one regarding "SAMEORIGIN". -
[Support] Linuxserver.io - Nextcloud
deaerator replied to linuxserver.io's topic in Docker Containers
Need some help correcting some errors, fresh install following Space Invader Video. -
How about a gui to control all these game server dockers?
-
How to Set Up a Multi-Streaming Server with Unraid
deaerator replied to SpencerJ's topic in LimeTech Blog Discussion
This is awesome! -
[Support] Linuxserver.io - Plex Media Server
deaerator replied to linuxserver.io's topic in Docker Containers
Thank you for your help. When I did the ls command to both spots it turns out that on /mnt/disks/appdata there was /plex and /library But on /mnt/user/appdata/plex there was just one folder called /library I did a delete and a fresh rsync and everything is working again. Thank you. -
[Support] Linuxserver.io - Plex Media Server
deaerator replied to linuxserver.io's topic in Docker Containers
root@Tower:/mnt/disks# ls -al total 0 drwxrwxrwt 3 root root 60 Apr 16 21:18 ./ drwxr-xr-x 22 root root 440 Apr 16 21:18 ../ drwxrwxrwx 3 nobody users 18 Apr 16 19:53 appdata/ root@Tower:/mnt/disks# -
[Support] Linuxserver.io - Plex Media Server
deaerator replied to linuxserver.io's topic in Docker Containers