Everything posted by Dacobi
-
unraid suddenly stopped connecting to network.
Hi I just installed a new cooler in my server, now after I booted it up again it can't connect to my router. In the console/login is says IP4: Not Set I've tried changing the cable and restarting the router and shutting down the server many times, but nothing works. What can I do?
-
Move data to new array from old disks one by one?
I was only going to use 2 disks, one parity and one data. Can you still rebuild an encrypted array if a disk fails?
-
Move data to new array from old disks one by one?
I was going to replace all the disks, but I also want to encrypt the array. Is it possible to encrypt an array that already has data on it?
-
Move data to new array from old disks one by one?
I'm about to replace my old disks and I need to copy the data from the old array. Is it possible to access the data from the old disks without them being in an array? I was thinking I'd start up the new array and then attach the old disks one by one and copy the data over. Is this possible or is there a better way?
-
PLEX media server has random connections?
Having learned that my unraid box might have been compromised I've installed iftop and nethogs. Only process making connections is plex media server and mostly from my unraid box to my PC and TV but also some random IPs Tried looking up the IPs but found nothing special. Is this normal behaviour or have my plex executable been compromised? /Jacob
-
Install nethogs on unRAID server?
Nevermind, got it installed by the Nerd Pack plugin
-
Install nethogs on unRAID server?
just tried installing nethogs from apps in unRAID It installed, but when I try to run it it just stops again with this error in logs: Error opening terminal: unknown. Anyone know how to fix?
-
"Stale file handle" for SMB Shares with cache enabled.
I'm running Unraid 6.8.2 and an array with one cache drive. Problem is when SMB shares have cache enabled I get "Stale file handle" error after copying data to the share from a Linux client. I found a workaround on the forum, adding vers=1.0 to mount options will remove the error. This however doesn't seem like a proper solution.
-
[Support] Linuxserver.io - daapd
Hi Daapd suddenly stopped working on my unraid server. I haven't updated or rebooted the server, but now there is no connection to port 3689. Tried reinstalling Daapd, but same error. What can I do? Edit2: Seems I fixed it by shutting down and deleting songs3.db and then restarting. Edit: Just checked the log and found this: [ LOG] main: Forked Media Server Version 26.5 taking off [ LOG] main: Built with: [ LOG] main: - ffmpeg [ LOG] main: - iTunes XML [ LOG] main: - LastFM [ LOG] main: - Chromecast [ LOG] main: - MPD [ LOG] main: - Device verification [ LOG] main: - Websockets [ LOG] main: - ALSA [ LOG] main: - Webinterface [ LOG] main: mDNS init [ LOG] mdns: Avahi state change: Client running [ LOG] db: Configured to use database file '/config/dbase_and_logs/songs3.db' [ LOG] db: Now vacuuming database, this may take some time... [ LOG] db: Could not VACUUM database: database disk image is malformed [FATAL] db: Database version check errored out, incompatible database [FATAL] main: Database init failed [ LOG] main: mDNS deinit [ LOG] main: Exiting.