jmztaylor
Members
-
Joined
-
Last visited
-
Currently
Viewing Topic: Disk offline
Everything posted by jmztaylor
-
Unraid randomly dropping off network
After running with -L it’s mounting now So what I want to do is going back to mostly fresh install of Unraid. I moved all files using unbalance to disks 1 & 2 and only want to keep these in the array for testing. Since they all have no files, can I just do new config, remove them, and check parity is valid? I need to keep previous apps, cache and array assignments. I don’t really need any other settings to be saved. What do I need to pull from the usb drive to do this?
-
Unraid randomly dropping off network
its not mounting diags.zip
-
Unraid randomly dropping off network
With disk6 being emulated, how do I browse the files on that disk? I physically removed it from the machine.
-
Unraid randomly dropping off network
That didn't help. So some new info. Drive 6 is done. Metal grinding sounds. It is currently being emulated till replacement arrives tomorrow. Regardless, same issue with connection. I have swapped ram, motherboard, and cpu. I have tried usb ethernet adapter and also installed a wifi card and still see the same results. I setup a spare router with zero devices connected except unraid server and it still drops off randomly. Syslog isn't showing any network drops or link down messages.
-
Unraid randomly dropping off network
Can you check disk 6 in the diags? It's been kicked off. Is there any chance a failing/failed disk might be killing stuff randomly?
-
Unraid randomly dropping off network
It also seems no settings in unraid are setting after hitting save. So I think I should rebuild my USB. EDIT: I created new usb, copied over the disk assignments and pools, along with docker previous apps folders. Still having same issue.
-
Unraid randomly dropping off network
But when Unraid dashboard/ssh and dockers are unavailable the Pi hole with network set to custom: br0 is working without issue.
-
Unraid randomly dropping off network
Already replaced/swapped all. It happens with a brand new cable. It happens with a usb network adapter It happens when plugged into router instead of switch Something interesting though. Any dockers set to Custom: br0 are still accessible.
-
Unraid randomly dropping off network
No. The diags posted are from new boot to issue happening. I did nothing except start array.
-
Unraid randomly dropping off network
This just started. I cannot figure out how to reproduce it. It acts like it just starts blocking all incoming connections. I can fix it every time by pinging anything from the unraid server. I have tried multiple cables and even a usb to ethernet adapter. There are other computers on the switch its connected to and all of those are working fine while the issue on unraid keeps happening. diagnostics.zip
-
Booklore Template Support Thread
Probably need to get support at the project page. Doesn't seem like a template issue. https://github.com/adityachandelgit/BookLore/issues
-
[Support] Joshndroid's Docker Repo Support Thread
Is there a way to enable rss on redlib? I have added the env variable to my instance, and tried values on, 1, and true and I am getting rss is not enabled on this instance GitHubGitHub - redlib-org/redlib: Private front-end for RedditPrivate front-end for Reddit . Contribute to redlib-org/redlib development by creating an account on GitHub.
-
Booklore Template Support Thread
@Tylan mentioned mysql isn't working and the requirement is actually mariadb.
-
Booklore Template Support Thread
I updated the template to remove mysql reference.
-
Booklore Template Support Thread
I am new to booklore but I am pretty sure the database connection needs the full url. So from your config, change the database url to jdbc:mariadb://192.168.80.100:3306/booklore
-
Booklore Template Support Thread
What does your config look like?
-
Booklore Template Support Thread
Did not create BookLore. Just created template for Unraid https://github.com/adityachandelgit/BookLore
-
[Plugin] LXC Plugin
-
[Plugin] LXC Plugin
Found new LXC version 6.0.4 Please wait, downloading and installing new version! ERROR: Can't download LXC Package!
-
[Plugin] LXC Plugin
tower-diagnostics-20250427-1040.zip
- [Plugin] LXC Plugin
-
[Plugin] LXC Plugin
I have had LXC working for awhile and when I went to add a new one, I noticed it was uninstalled completely. Reinstalled it and now its saying sh: line 1: lxc-create: command not found Not quite sure what happened. tower-diagnostics-20250427-0953.zip
-
All docker apps failing to install
To close this loop. It ended up failing only on images that are hosted on ghcr.io. Dockerhub images worked without issue. For some reason I had to generate a github PAT and use docker login to authenticate and everything is working now. I don't hit up github that much so it couldn't be a rate limiting thing. I have no idea why this is happening on this one server but not on the other.
-
All docker apps failing to install
Yeah I was doing some troubleshooting previously and guess I forgot to change it back. Probably last year sometime.
-
All docker apps failing to install
Sorry, meant that all docker updates are working but if I pick any NEW app to install I get that error.