Everything posted by NeoJoris
-
Control Unraid actions via TelegramBot ?
Did you manage to find a mehtode to read telegram commands? I would like to do same (but with other actions possibly)
-
[Plugin] Appdata.Backup
Are you running 7.0.0-beta.1 ?
-
[Plugin] Appdata.Backup
I have the same issue. AB can't find the 'remotes' location (for me that is /mnt/remotes/SMB_NAS_Backup/Areopagus/) @Kilrah via console the folder is available, i think this is another issue.
-
PSA on SanDisk USBs
Those are expensieve! Came here looking for a replacement recommendation after seeing that my newly acquired Sandisk Ultra Fit wont work anymore... The search continues...
-
[Support] binhex - Sonarr
@xhonestly If you dont have a backup or a file from the folder appdata/sonarr/Backups/scheduled i think you should start from scratch
-
[Support] binhex - Sonarr
@xhonestly Sorry for the late reply. Only try this if you have a backup of your old databasefile (via manual backups or appdata backup plugin) Steps: remove docker image remove (specific) appdata folder install older version of this docker (see attached image) after stopping the newly made container (I had an backup of the database file) move the old database file into the new folder (only necessary if backup has been stored elsewhere) run DockerSafeNewPerms via tools tab (re)start the container Good luck!
-
[Support] binhex - Sonarr
I have the same error as @boianski I tried the sollution by @bobobeastie but not succesfull. Also tried to delete the database, and try to recover it from a backup but also not succesfull. Also tried another docker but also not succesfull.. I really dont want to set-up a fresh docker, all the settings are also in this database and not in the config.xml... Does anyone know how to install a earlier version of this docker so i can use the built-in restore to backup my settings? Ive done a rollback to repository binhex/arch-sonarr:3.0.10.1567-1-01 Managed to restore my settings and database, via the build-in restore function and a scheduled backup file
-
[SUPPORT] testdasi repo
Thanks this rollback worked for me.
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Thanks, After replacing disk 6 (and xfs_repair in maintenance mode) I've got it working again. But only without cache drives, which is fine for now.
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
root@NAS:~# cat /tmp/file.activity/file.activity.disks /mnt/disk1 /mnt/disk2 /mnt/disk3 /mnt/disk4 /mnt/disk5 /mnt/disk6 /mnt/disk7 /mnt/disk8 /mnt/disk9 /mnt/disk10 /mnt/disk11 /mnt/disk12 /mnt/disk13 /mnt/disk14 /mnt/disk15 /mnt/bufferdownloads /mnt/cache I did Yes, is fixed now Well I was not planning to replace that one just yet. As it still functions correctly with all other data; I do not understand what that has to do with the starting and stopping of this plugin. Can you elaborate? Ive attached dianostics nas-diagnostics-20220516-1512.zip
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Same here on version 6.9.2 2021-04-07 No file activity visible and service stops repeatedly (restarting service via first tab does not result in any file activity) nas-diagnostics-20220511-1614.zip
-
[Support] Josh.5 Docker Templates
I'm also experiencing some problems... Including being unable to login to game stores. ==> /mnt/user/appdata/lancache-bundle/log/nginx/access.log <== [wsus] 192.168.1.148 / - - - [10/Mar/2021:17:43:30 +0100] "GET /msdownload/update/v3/static/trustedr/en/authrootstl.cab?7768c4ebe73d95a2 HTTP/1.1" 502 182 "-" "Microsoft-CryptoAPI/10.0" "-" "ctldl.windowsupdate.com" "-" ==> /mnt/user/appdata/lancache-bundle/log/nginx/error.log <== 2021/03/10 17:43:30 [error] 2550#2550: *483 ctldl.windowsupdate.com could not be resolved (110: Operation timed out), client: 192.168.1.148, server: , request: "GET /msdownload/update/v3/static/trustedr/en/authrootstl.cab?7768c4ebe73d95a2 HTTP/1.1", host: "ctldl.windowsupdate.com" Although if other people still got it working, I might think it is my setup...
-
ZFS plugin for unRAID
I'm sorry to maybe misinterpreting your problem, but have you checked for any hardware faults? Please try some cpu and memory tests (xmp was for me a random crasher and causing some drive and network instabilities on a threadripper)
-
ZFS plugin for unRAID
To better understand your problem: Is this your user name? Also tried "samba reload" ?
-
ZFS plugin for unRAID
Does this mean we can upgrade to 6.9 rc1 directly?
-
ZFS plugin for unRAID
Hi, thanks for updating, unfortunately I have to roll-back again due to the following;
-
ZFS plugin for unRAID
I'm not trying to hush you, but any idea when version 6.9.0-beta35 will be supported? I had to rollback just now.
-
Server freezes without further notice
I have somewhat the same issue: I have a dual socket motherboard which has onboard error leds and when these errors happen the leds points at the 2nd CPU. I still have some troubleshooting to do, (re-seat the CPU in the socket (re-seat the RAM), and if that fails switch the CPUs from socket), but it is hard when the system continues to run without errors for months even though i did not change anything.
-
[Support] Josh.5 Docker Templates
Thanks for keeping things up to date, but... Since the update i'm not able to login for Steam or Epic, and games won't download/update for origin and uplay. Windows update cache seems to be working, I have no other services in use to test other pakages. Also; previous downloaded cache seems to be (partly?) erased, although files where only 3 months old (MAX_AGE was set to 700 days). Is there a way to downgrade to the older version? Greetings Joris Edit: The problem I had was with a single windows pc on the network, which network settings are broken,... even though dns is set to Lancache, it does not use lancache when downloading games. To be embarrasing truthfull: I only tried another pc after my girlfriend pitched that idea... I down know why I didnt try that, I was so sure that that could not be the problem, as the settings where correct... but windows...
-
Can Unraid connect to network using a virtual bridge?
To bad, Just to be sure; you did not leave the mac adress blank or '' did you?
-
Can Unraid connect to network using a virtual bridge?
I figured it out, yes it could bottleneck, use the following instead: <interface type='bridge'> <mac address=''/> <source bridge='br0'/> <model type='vmxnet3'/>
-
Pfsense firewall, Lancache + Pihole DNS, Unraid Gui on virtual network
Is anyone interested how to setup: Pfsense VM as firewall; with onboard NIC pass-trough as WAN, pass-trough Chelsio SFP+ PCIE-card for home network. Virtual 10g+ network for Unraid GUI and dockers. And with lancache DNS Docker, Pihole Docker for network-wide add-block without changing the settings of other devices. I'll probably not explain Pfsense settings as well as others, because i'm fairly new to it. But general settings for bridging will be covered. I run other dockers and VM's for a while now (4+ years I think), guides and videos about these are covered well by others. So I'll not cover those, but I could not find a good guide to setup the following and I spend a lot of time researching. Maybe it could help someone. Like this:
-
Can Unraid connect to network using a virtual bridge?
I know its an old topic, but I have the same question. Can someone answer please? Also was this working for anyone?
-
[Support] knex666 - FileBrowser
Can you post this full .conf? I added that to mine, but it doesn't seem to work. ("Welcome to our server" message) My other reverse proxy's are working thanks
-
Unraid 14th Birthday Case Badge Giveaway
Im in love with unRAID for a few years now, 2 servers running (production server and a test server). Have to upgrade some harddrives soon! Also i would like to have some merch