Everything posted by cammelspit
-
[Plugin] LXC Plugin
I don't have any issue or anything, just wanted to drop by and give a heart felt thanks! This is EXACTLY the kind of thing that keeps me using unraid over rolling my own server setup. The community here over the years has just NOT STOPPED surprising me in what they keep putting out there. This is perfect for a few of my personal use cases and I am having a blast fiddling around with a shiny new thing. 👍
-
[Support] binhex - PrivoxyVPN
Thanks for the heads up on Q25, I reviewed Q24 half a dozen times, lol. it seems to be working now, appreciate it.
-
[Support] binhex - PrivoxyVPN
Doing some more digging here and I have found something. I decided to use nmap and see what I could find while waiting for a reply here. Here are my results. cammelspit@daddy-archlinux ~ ❯❯❯ nmap -p 3333 10.10.10.99 No Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-05 07:29 MST Nmap scan report for 10.10.10.99 Host is up (0.00010s latency). PORT STATE SERVICE 3333/tcp filtered dec-notes Nmap done: 1 IP address (1 host up) scanned in 0.21 seconds cammelspit@daddy-archlinux ~ ❯❯❯ nmap -p 3344 10.10.10.99 No Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-05 07:30 MST Nmap scan report for 10.10.10.99 Host is up (0.00010s latency). PORT STATE SERVICE 3344/tcp closed bnt-manager Nmap done: 1 IP address (1 host up) scanned in 0.01 seconds cammelspit@daddy-archlinux ~ ❯❯❯ nmap -p 80 10.10.10.99 No Starting Nmap 7.95 ( https://nmap.org ) at 2024-11-05 07:31 MST Nmap scan report for 10.10.10.99 Host is up (0.00011s latency). PORT STATE SERVICE 80/tcp open http Nmap done: 1 IP address (1 host up) scanned in 0.01 seconds Ok, so as you can see, port 80, the unraid UI is open, no issues there, port 3344 is closed, that makes some sense as I havent mapped that port in privoxyvpn but it is used by the bitmagnet container, port 3333 is the webui port of the bitmagnet container I am trying to access and it says filtered, meaning I believe that the privoxy container is seeing the incoming request for 3333 and rejecting it instead of forwarding it? I dunno, I am just not versed enough in these things to say for sure but because it is niether open nor closed, that implies something is actively blocking it. Thankfullt all containers I wish to use are Binhex ones for this so i am hoping someone can help out.
-
[Support] binhex - PrivoxyVPN
Hey, so i am having an issue here, I have a few containers that I need to route through the VPN because they don't have any other way of doing it, however, I can't seem to get access to the WebUI working at all. I passed the webui port of the child container through the privoxy container and it just doesn't work anymore. I haven't done this in a long time for sure but I have done it in the past. I have been searching tirelessly for days trying to find a solution and it just isn't working. I have the Binhex sab and qbittorrent containers too and I also tried using those as the VPN containers and nothing still. I can log into a console for the child container(s) curl ifconfig.io and it is indeed getting internet access and it is indeed using the VPN IP for it, just no WebUI. Any assistance would be greatly appreciated.
-
VM crashing system, now won't even try.
Interesting, it hasn't changed from a config I was using for like 8 months, I'll give that a try.
-
VM crashing system, now won't even try.
On my phone right now since my main PC is actually a VM running under unraid so I'm put our pretty hard on this. I am currently using 7.0 beta2 but it's been working great since that released. Turns out I had a power outage that was long enought my battery backup died last night so it ungracefully shut off my server/PC. After powering on the system it crashed every time it tries to start the VM, I went into safe mode, disabled that, rebooted without VM manager enabled and all worked except now I get an error trying to boot my Arch VM. Pic below... I assume maybe the qemu executable became corrupted with the power off? Maybe? Before I rebuild my USB I would like to have some input from the community. Thanks in advance for any assistance!
-
[SUPPORT] GRTGBLN - DOCKER TEMPLATES
AUTOMATIC1111-Stable-Diffusion-Web-UI AMD support?
-
[Support] jasonbean - Apache Guacamole
Turns out that in my playing musical drives swapping out my cache drive for a new 2TB NVME There were some straggling files left on the array causing some sort of conflict. I had to manually go drive by drive and delete them from the terminal but once that was done, everything just started working again, of course after an hour of pulling containers... lol
-
[Support] jasonbean - Apache Guacamole
Like, TF? It was working last night AFTER I rebuil;t my docker image because of migrating to a new cache drive, any ideas? I have done as much troubleshooting as I know how. docker run -d --name='ApacheGuacamole' --net='bridge' -e TZ="America/Phoenix" -e HOST_OS="Unraid" -e HOST_HOSTNAME="connollyserver" -e HOST_CONTAINERNAME="ApacheGuacamole" -e 'OPT_MYSQL'='Y' -e 'OPT_MYSQL_EXTENSION'='N' -e 'OPT_SQLSERVER'='N' -e 'OPT_OPENID'='N' -e 'OPT_LDAP'='N' -e 'OPT_DUO'='N' -e 'OPT_CAS'='N' -e 'OPT_TOTP'='N' -e 'OPT_QUICKCONNECT'='N' -e 'OPT_HEADER'='N' -e 'OPT_SAML'='N' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]/' -l net.unraid.docker.icon='https://i.imgur.com/eflpez4.png' -p '9191:8080/tcp' -v '/mnt/user/appdata/ApacheGuacamole':'/config':'rw' 'jasonbean/guacamole' docker: Error response from daemon: stat /var/lib/docker/btrfs/subvolumes/e499e32a88f1309b0f964636b3148cafc1456117276aa0039b70dbac85c65e45: no such file or directory. See 'docker run --help'. The command failed.
-
VMs, Passthrough, 127 Error and Failing to Boot with Nvidia
Any updates on this? Just started happening to me last night. Now I can't shutdown my vm ever without getting error 127. I'm running an Arch VM and not Windows but same symptoms.
-
[PLUG-IN] NerdTools
I would love to have access to CurlFtpFS on my server. I have some specific use cases thay would be so much easier this way. I didnt see any mention of a specific place to make requests. 😉 https://slackware.pkgs.org/current/slackel-x86_64/curlftpfs-0.9.2-x86_64-1dj.txz.html
-
[SUPPORT] CONDUIT
2024-02-11T20:23:17.994657Z ERROR conduit: The database couldn't be loaded or created error=RocksDbError { source: Error { message: "IO error: While open a file for appending: /var/lib/matrix-conduit/LOG: Permission denied" } } Any ideas? I see the uid and gid is 1000 but I guess thats normal. I can't imagine why it doesn't have access to a directory it made for itself so I'm a little stumped.
-
[SUPPORT] RIFFSPHERE'S TEMPLATES
Found an alternate way. You can trigger the standard installation wizard by deleting the database PHP file inside the appdata directory. Once you do this you then navigate to /install.php manually. It will then trigger the standard spotweb installation process. When you do this, you don't have to worry about what's hard coded into the template and can instead just use whatever. Alternatively, you can just use a standard SQL database if you happen to already be running a container for a different reason. If anyone does attempt this, remember, you can't turn off the container when you delete the file and you have to leave it running. It will then fail to rewrite that file, but that's okay because you can then just copy what the install script spits out at you and manually add that to that same file and you should be good to go. This is going to be useful to probably about five of us but I figured I'd post my solution anyway.
-
[SUPPORT] RIFFSPHERE'S TEMPLATES
Howdy, what string would i use if i choose a postgrsql DB? I see in the template its set to mysql DB type and i just dont kmow how to find what to pu there.
-
[Support] FoxxMD - whoogle-search
Thanks Squid! Fixed it right up. No idea why I keep forgetting with Linux it's usually a permissions thing. LOL I appreciate ya brother!
-
[Support] FoxxMD - whoogle-search
So, my Whoogle stopped working a couple months ago and I stopped using it so I could wait for a fix. Seems there is not fix as it is still broken. Any idea what's happening here? Is this an issue with me or is this Whoogle itself being broken?
-
[Support] SmithyNithy's Docker Templates
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Rollarr' --net='bridge' -e TZ="America/Phoenix" -e HOST_OS="Unraid" -e HOST_HOSTNAME="connollyserver" -e HOST_CONTAINERNAME="Rollarr" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:3100]' -l net.unraid.docker.icon='https://github.com/MasterEvarior/unraid-templates/blob/main/rollarr/rollar.png?raw=true' -p '3100:3100/tcp' -v '/mnt/user/Media/preroll/':'/media/prerolls':'rw' -v '/mnt/user/appdata/rollar':'/':'rw' 'thehumanrobot/rollarr' docker: Error response from daemon: invalid volume specification: '/mnt/user/appdata/rollar:/:rw': invalid mount config for type "bind": invalid specification: destination can't be '/'. See 'docker run --help'. The command failed. Seems like a nice idea so I tried it out and it gives me an error about the path being /.
-
Cannot install ubuntu server in a VM
So no matter what combination of settings I use I can't seem to get neither the latest 21.10 nor the Latest LTS version to install at all. I just keep getting this. I have tried not using the cpu pass through, different video drivers, re downloading the installer more than 10 times, Seabios, USB controllers, primary Vdisk type, all to no avail. I have done this before a while back and it all just worked but now I cant even get past the installer. any ideas? I wanted to play around with a few things as a proof of concept in a VM before I dedicated the time into learning how to put a docker together of my own as I have literally zero experience or knowledge on how to do that and it would be a pretty major undertaking to learn. This is just very frustrating.
-
[Plug-In] Community Applications
Unbelievable, the flash is dead... I mean its only a few months old, was brand new but it's totally dead. As in, shows up as nothing. I made a backup on the 13th so that's not so bad. but of course now I have to deal with the whole license key crud, oh well I guess. Glad I decoupled my pf Sense onto its own machine entirely. It also explains this one odd crash without any warning I had a couple weeks ago. I turned on persistent logs to see if I could sus out what the issue was and I guess that killed it the rest of the way, they were only on for like, a day. Thanks though, looks like ima gave to find a good flash drive because Unraid has eaten all of the flash drives I have left. lol.
-
[Plug-In] Community Applications
This happened right after I updated to 6.10 Rc1 and I cant install this manually through the plugins nor can I install it through the new install button in unraid 6.10. BTW it was installed before and it asked to update, and instead it just wiped out the plugin and it is now missing entirely. No idea how it's read only... Weird. Diagnostics also attached. connollyserver-diagnostics-20210820-1620.zip
-
How to "Un-raid" a cache pool?
I was thinking that might be what was needed now. I just have to say thanks though, you have been very helpful and have gone above and beyond in helping and for that I am grateful. I already have my appdata backed up which is the important bit and there is maybe one or two small things for convenience I will copy off and I'll just recreate the cache from scratch. Again, you have been great. 👍
-
How to "Un-raid" a cache pool?
Sure, I see your point but that really isn't a reason for things to not be straightforward just as a rule. Maybe I am looking at it from the 'filthy pleb' sort of perspective. It is just weird that one can't just remove the drive, I mean, all things being equal it does sound pretty simple. I just got that Samsung drive barely a couple weeks ago so I am confident it's reasonably workable and I do intend on getting another for a RAID1 pair but I kinda had my TV die and a few other unforeseen expenses and I don't think it's unusual to assume someone may want to pull a drive out of a pool at some point or have a very good reason for doing so, but hey that's just me I guess. 🤷♂️
-
How to "Un-raid" a cache pool?
root@connollyserver:~# btrfs balance start -f -mconvert=single /mnt/cache Done, had to relocate 9 out of 739 chunks root@connollyserver:~# btrfs dev del /dev/sdb1 /mnt/cache ERROR: error removing device '/dev/sdb1': Input/output error connollyserver-diagnostics-20210705-0233.zip I dunno about you, but for me this feels like it should be way more straightforward. Like, drive broke, take out drive, done! Right?
-
How to "Un-raid" a cache pool?
Im running that right now, I will update you when something arises because I have no idea how long it will take. *crosses fingers*
-
How to "Un-raid" a cache pool?
Hey so i tried running the command, and it seems that it thinks its in RAID1 ERROR: error removing device '/dev/sdb1': unable to go below two devices on raid1 which is weird because I swear i converted it to Single. However I just noticed, now that it is mounted that I have this. So is it confused as to if this is Raid1 or Single? Sorry it took so long to try and test this but I've been real busy at work and also I forgot how long it takes to do a backup of my appdata, I mean, with PLEX and it's ten and a half billion little files it takes forever, especially with a library as big as mine. Also here is a new log for good measure. connollyserver-diagnostics-20210704-2011.zip