Everything posted by Zippi
-
I have been stuck in "/tmp/inline.sh: line 3: NOT DELETE, plg: command not found" after booting up
HI, here i've still 6.12.15 and so isn't an unRAID 7 problem but the boot works regularly so as was just said we wait for an update.....
-
[SUPPORT] NetBird
Yes, I've been using Tailscale for a while now and I'm very satisfied, it works well. It was just a test that I wanted to do with Netbird which works substantially in a similar way but with the risk that if you host the server on your LAN it becomes more dangerous because rightly, as you say, you compromise the security for which Netbird was created, i.e. do not open anything to the outside. Netbird, among other things, is quite "complicated" to make it work with a proxy and authentik, while the installation "alone" works well straight away. I just wanted to try it but I'll hold onto Tailscale! Thanks for sharing ideas!
-
[SUPPORT] NetBird
I can also agree with you that if you host NETBIRD on a server outside your LAN it is better for security and in that case you don't have to open anything on your router, OK. But I just wanted to experiment something like how this gentleman does it in this video where self-hosted manages to make NETBIRD + TRAEFIK + AUTHENTIK work I just wanted to try to see if it's possible to do it with NGINX Proxy Manager, that's all.....
-
[SUPPORT] NetBird
I think you're causing a bit of confusion because NETBIRD needs the ports open on your router otherwise it won't work: Open TCP ports 80, 443, 33073, 10000, 33080 (Dashboard HTTP & HTTPS, Management gRCP & HTTP APIs, Signal gRPC API, Relay respectively) on your server. Coturn is used for relay using the STUN/TURN protocols. It requires a listening port, UDP 3478, and range of ports, UDP 49152-65535, for dynamic relay connections. These are set as defaults in setup file, but can be configured to your requirements. https://docs.netbird.io/selfhosted/selfhosted-guide
-
[SUPPORT] NetBird
I had already tried but it doesn't work because the 2 servers are on 2 different LAN IPs but my public IP (wan) is only 1 and even if I open ports 80 and 443 on the router for all 2 servers then they still conflict because obviously a request from the outside (from the internet) when it arrives on port 80 or 443 which IP will it go to? It doesn't know.....
-
[SUPPORT] NetBird
Hi, i've NGINX Proxy Manager installed for my proxied servers..... Is there a way to use netbird with NGINX Proxy Manager without it fighting since they both use ports 80 and 443? If I simply change the netbird external ports like 8080:80 and 8443:443 it doesn't seem to work. Are there any settings to change? As long as it can be done..... Thanks in advance to anyone who will answer me!
-
unRAID 6.12.13 - Infinite "check for update" docker container
Has this never happened to anyone?
-
unRAID 6.12.13 - Infinite "check for update" docker container
Hi, everything works but when I go into DOCKER and press "check for updates" it becomes an infinite checking. If I install a new container it works, if I go to "advanced view" and force an update it works, if I go to the apps section it connects and everything works.... Only the "check for updates" button triggers infinite checking! Is there anything I can try to change or is it a bug? Thanks in advance to anyone who can help me!
-
CyberPower UPS VP1000EILCD don't work with my unRAID server
-
CyberPower UPS VP1000EILCD don't work with my unRAID server
@Rysz When i say immediately shuts down i don't mean graceful shutdown , i mean INSTANTLY shut down, gets cut. My CyberPower UPS is like in this picture, If I'm not mistaken, all the sockets are Battery Backup + Surge Protected Outlets However, I had tried both the first hold at the top and the last one at the bottom: APCUPSD and NUT recognize this UPS perfectly and show me all the data correctly, power absorbed in Watts, % load, etc.... @_cjd_ The power supply in my unRAID server is a CORSAIR RM1000e To test, I literally unplugged the UPS from the wall. These days I will instead try to simulate the lack of voltage by shutting off the breaker for that circuit rather than unplugging. As you say, I don't want it to lose the earthing by unplugging it. I'll try and let you know.......thanks. @Vr2Io Between server and UPS there isn't any "surge protect power bar" I'll try another load around 200+ Watts and i'll be back here to tell you all..... Thank you all very much for your help, I will do all these tests that you suggested and I will report everything to you.....
-
CyberPower UPS VP1000EILCD don't work with my unRAID server
The UPS can provide 550W and the unRAID server draws about 170-200W The fact of disconnecting the USB cable was just to test it, thinking that unRAID was perhaps giving "wrong" information to the UPS. With the USB cable connected unRAID says the load is about 30%, so I don't think the UPS is struggling to power it.....am I wrong?
-
CyberPower UPS VP1000EILCD don't work with my unRAID server
Hi everyone, I purchased a CYBERPOWER USV VALUEPRO VP1000EILCD GREEN POWER UPS I can't get it to work with my unRAID server because as soon as there is no power everything shuts down. I tried both APC settings and NUT plugin but nothing worked. I thought it was broken because when there is no voltage it says error E21 which means short circuit of the load, in this case the unRAID server but that's not true! I've tried other devices and the UPS works fine, only with my unRAID server everything shuts down immediately. I then tried leaving the USB cable unplugged so as not to have communication and see if at least that way it worked but nothing changed! Where am I doing wrong? Thanks in advance to anyone who wants to help me!
-
IOMMU on unRAID nested in ProxMox
Yes, it works but.....I tried to passthrough my iGPU but it doesn't work..... Have you tried passthrough some hardware to see if it really works?
-
Unraid as VM in Proxmox - Install QEMU-Guest-Agent
Hello everyone, I inserted this command in the GO file and everything works, now in ProxMox i see the IP address. However, in the unRAID LOG I see that every 10 seconds or so it continues to write: Mar 25 16:16:22 Riddler qemu-ga: info: guest-ping called Is all this normal? Thanks in advance!
-
QEMU Agent build for unRAID as VM
Hello everyone, I inserted this command in the GO file and everything works, now in ProxMox i see the IP address. However, in the unRAID LOG I see that every 10 seconds or so it continues to write: Mar 25 16:16:22 Riddler qemu-ga: info: guest-ping called Is all this normal? Thanks in advance!
-
Sync 1 folder between 2 unRAID servers with SYNCTHING
Hi everyone, I installed Syncthing on 2 unRAID servers and synchronized 2 folders. Now the 2 servers are visible and Syncthing says everything is OK and the folders are synchronized, but unfortunately this is not the case, i.e. the files they contain are not synchronized. I tried searching but I couldn't find a guide or tutorial that explained how to do it. Is there anyone already using this setup?
-
IOMMU on unRAID nested in ProxMox
I had seen it but this command works only at the VM level? I mean.....if it doesn't work it won't ruin anything at the ProxMox host level right? Thank you!
-
IOMMU on unRAID nested in ProxMox
I know it needs to be enabled at the ProxMox level as there is no setting for this at the Unraid level but I was wondering if anyone had already tried 😀
-
IOMMU on unRAID nested in ProxMox
Hi everyone, i read the whole thread..... i installed an unRAID vm on ProxMox as a test. How can i enabled IOMMU in unRAID? I understand that in previous versions of ProxMox it was perhaps possible but now with version 8 it is no longer possible? I know it doesn't make sense but I wanted to try switching a GPU to a nested Win11 VM as a test via unRAID On ProxMox host is all OK.....i think..... It's possible?
-
[GUIDE] Virtualizing unRAID on Proxmox 3.1
Hi everyone, i read the whole thread..... i installed an unRAID vm on ProxMox as a test. How can i enabled IOMMU in unRAID? I understand that in previous versions of ProxMox it was perhaps possible but now with version 8 it is no longer possible? I know it doesn't make sense but I wanted to try switching a GPU to a nested Win11 VM as a test via unRAID On ProxMox host is all OK.....i think..... It's possible?
-
Unraid on ESXi 7.0 - Confimed Working
Hi everyone, I followed this guide and installed unRAID as a VM under ESXi 7 as a test. Everything OK, it works! However, I wanted to ask one detail..... In ESXi as a network I have for example 192.168.5.X and the unRAID VM was rightly assigned an address in the same "domain" for example 192.168.5.77. Then I tried to install a Win11 VM under unRAID, as network settings if I choose br0 then Win11 has no network and no internet access, if I choose virtbr0 Win11 will have the network and internet access but in DHCP it is assigned an address like 192.168.122.X therefore not in the same domain as ESXi and unRAID. If I try to change it manually, for example 192.168.5.55, Win 11 will no longer have a working network and internet access. Why? How do I also have Win11 under the same domain as ESXi and unRAID? Is there any setting I need to correct? Thanks in advance to anyone who will help me!
-
STREAMS counter in the DASHBOARD always remains at 0
Hi everyone, we are now on 6.12.6 version and The SHARES / STREAMS counter in the DASHBOARD always remains at 0. Is there a solution? Thanks in advance!
-
[GUIDE] Installing UnRaid (ver. 6.83) on ProxMox (ver. 6.2-4)
Hi @jbat66, first of all thanks for your reply. As I was saying above I was just doing some tests like this to mess around with a RAID VM a bit. I'm not going to install vm in unRAID because it's obviously more "logical" to install them under ProxMox. Like you, for example, I wanted to try the applications under Docker but only out of curiosity. I already have a bare metal unRAID Server as my main server which is great for everything, I'm very happy with it! Having seen this thread and also having a ProxMox Server I wanted to give it a try as I told you out of curiosity. I just wanted to understand if there were wrong settings that I needed to fix or if @JonathanM's observation was right and apparently it does as the other 2 added HDDs have less occupied space. I obviously have no intention of using such small vHDDs! Thanks anyway for your contributions. I always have so many things to learn and experience!
-
[GUIDE] Installing UnRaid (ver. 6.83) on ProxMox (ver. 6.2-4)
No, it's not an error. As I wrote above it's just a test. The idea is then to passthrough a SATA controller with all HDDs attached. I just wanted to figure out if I was doing something wrong. The performances are still excellent but, I repeat, it is only a test! That's all.
-
[GUIDE] Installing UnRaid (ver. 6.83) on ProxMox (ver. 6.2-4)
@JonathanM You are right! That's it! Having installed only 1 disk for the first time, what you described probably happened! I'm no expert and I'm doing some tests.... I then plugged in 2 more drives to try..... From the image that I have attached below, can you confirm that everything is OK? Just to make sure I haven't screwed up some other setting! Thank you so much!!!!!