Steve1985

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by Steve1985

  1. I am using several containers with a VPN (wireguard) server to mask my public IP. This works great. However i wanted to add a reverse proxy to my setup and stumbled across using container names to configure this. Sounds good. But some containers use wg0 network and others use a different network. I have tried adding a second network with docker network connect my-net my-nginx That does work the containers can now ping each other on their container name. However it no longer uses the VPN server's IP for outgoing connections. Is there a way to use 2 docker networks together but still have the VPN IP address as the public IP of that container? So for example: nzbget uses both wg0 and <customerdockernetwork> as its network while routing traffic over the VPN and using the external IP of the VPN. After hours of fiddling tweaking and reading posts and watching youtube i am stuck on this. Hope someone can point me in the right direction
  2. I have added a USB C ethernet dongle to my server. it’s recognised and i can configure it. However it does not appear under “Interface rules”. does this mean a USB device cannot act as a “main nice eth0” alltogether or is this an issue with the server recognising it or a driver issue. it also shows under tools—->system devices so there doesn’t seem to be an issue with it. it’s getting a IP through DHCP which i can’t ping and if i plug in a cable only in this dongle i can’t access the internet or my own network. So would the only use for a USB dongle be to bridge it to a VM? i am planning to run pfsense on this so i thought i’d add some extra nics to it before it do that. But trying to get my head around network settings and UNraid
  3. This is interesting. If i boot straight into tje GUI the uptime is now almost 2 hours. slowly increasing the load by starting docker apps and still stable. too early for conclusions but it looks that the NUC only likes UNraid if it boots into GUI for some weird reason since version 6.11
  4. That’s what i was asking. It’s 30 degrees out my brain is only working on half capacity. found it and put GUI as the default. thanks for the suggestion. Let’s see if this makes a difference. there’s a 11th gen nuc on the way but delayed in shipping. Hopefully it won’t have the same issues
  5. Not if the server (NUC) is headless in a rack. As i said the place where it’s normally is in a rack with only ethernet and power connected. sure i could connect a keyboard and a screen while it’s in the rack but before i do that i’d like to make sense of it. Plus it wouldn’t look nice and mess with OCD 😅
  6. Updated the BIOS last week. So this is the latest version available. Does it make sense a issue like this happening ONLY whrn not booted in GUI mode?
  7. Hi @JorgeBThank you and apologies for the late reply. Had to park this for a week as life got in the way. I have upgraded to 6.12. Result is almost the same but this time not a reboot anymore but the nuc just goes unresponsive. Light is still on but there is no response to ping. except when it’s setup in my office. I have it setup there now and it stayed stable overnight. The difference is in the office there is a screen/keyboard/mouse plugged in and i boot into GUI mode. In the rack where it’s supposed to sit it’s booted without the GUI and the only thing that’s plugged in is power and ethernet. any other suggestions? I am stuck at 6.11 now at least from the GUI so now i have to go through the process of manually going back to 6.10.
  8. @JorgeB Thanks for the reply. I have started logging to the Synology and the flash drive. Explored both logs. But nothing stands out (as predicted). I did check some other things. The NUC gen 8 officially supports 2400mhz RAM. I ordered 2x 16GB as a upgrade a while back and it turns out it's 3200mhz. It was from a shop that specializes in intel NUC and only sells them and its parts and this was specifically sold to me for the gen8 so i am a bit surprised. Could this cause such weird issues? And why would it not happen on 6.10.x but from 6.11.x only? The reboot loop has now turned to no more being a loop. I lose ping replies and the web GUI but the unit doesn't reboot anymore. The screen just goes blank. So as a test i've put back the old RAM that runs on 2400mhz and is 2x 8GB. I am still baffled by these issues that only happen on 1 location. The only thing that's different is no keyboard/screen/mouse connected and the port on the switch.
  9. As requested by Limetech support added diagnostics. annabelle-diagnostics-20230604-1111.zip Yesterday the box was stable for 8 hours. This was at another location because i needed a screen to update the BIOS. Now back in its regular location back to the reboot loop. Only physical difference is there's no mouse/keyboard/screen connected.
  10. OK based on some other topics (that were about Ryzen cpu's actually) tried to update the BIOS of the Intel NUC. updated again to 6.11.x about 1 hour ago and so far it's been stable. So for anyone coming here through google experiencing issues with a intel NUC and unraid 6.10+: Update the BIOS to the latest version: BECFL357.86A.0092.UEFI This seems to help.
  11. OKay. tried again. This time 1. stop array 2. run update 3. reboot Result: Reboot loop got worse. Unable to load webinterface. Unable to SSH (connection refused). Ping shows it's up for a while then goes down again so back into a reboot loop but without even able to load the webinterface to revert back Any ideas? From 192.168.1.87 icmp_seq=1158 Destination Host Unreachable From 192.168.1.87 icmp_seq=1159 Destination Host Unreachable From 192.168.1.87 icmp_seq=1160 Destination Host Unreachable From 192.168.1.87 icmp_seq=1161 Destination Host Unreachable From 192.168.1.87 icmp_seq=1162 Destination Host Unreachable From 192.168.1.87 icmp_seq=1163 Destination Host Unreachable 64 bytes from 192.168.1.6: icmp_seq=1164 ttl=64 time=1027 ms 64 bytes from 192.168.1.6: icmp_seq=1165 ttl=64 time=2.94 ms 64 bytes from 192.168.1.6: icmp_seq=1166 ttl=64 time=1.95 ms 64 bytes from 192.168.1.6: icmp_seq=1167 ttl=64 time=1.72 ms 64 bytes from 192.168.1.6: icmp_seq=1168 ttl=64 time=2.20 ms 64 bytes from 192.168.1.6: icmp_seq=1169 ttl=64 time=1.93 ms 64 bytes from 192.168.1.6: icmp_seq=1170 ttl=64 time=1.90 ms 64 bytes from 192.168.1.6: icmp_seq=1171 ttl=64 time=2.12 ms 64 bytes from 192.168.1.6: icmp_seq=1172 ttl=64 time=2.24 ms username@Dell:~$ ssh root@annabelle ssh: connect to host annabelle port 22: Connection refused Update: So the above was caused by the config file returning back to default port 80 and ssh being disabled again.
  12. Thanks. Do i reboot without the array starting by ticking the "safe mode" box? This is a new flash drive so i went through that all already based on a previous forum post about the same topic. I just didn't try the upgrade again because life got in the way of this hobby for a while 🙂 If I upgrade to a 6.12.rc version can i still revert back to 6.10.x?
  13. Hi, I am currently running Unraid 6.10.3 on hardware: intel nuc gen 8 i3 32GB RAM 1x 250 GB SSD (Samsung) 1x 1TB SSD (WD) As far as i can tell 6.10.3 runs super stable. There is about 11 docker containers running and not much else going on in terms of load. All actual storage is mounted through NFS from a external NAS. So Unraid is used more as a server then a NAS. So far the background. The problem: As soon as i upgrade to the latest version the NUC goes into a rebooting loop about every 2-3 minutes. Just long enough to recover back to 6.10.3 through the GUI. I have tried this several times now over the last few months and this happens every time. Version tried today: 6.11.5 same story. I have no idea what's causing this and also lack experience with Unraid to properly troubleshoot this. Where even to look? I reverted back now to 6.10.3 but i don't know how long this will be supported so at some point i would like to upgrade to a next version. What are the recommendations to tackle this? Is there support that can be offered by limetech that can help me dig into this?
  14. Maybe something for tomorrow. it's past midnight over here. Done some more reading seeing if i could find more recent cases of random reboots on 6.11. But most of them are on older versions and down to hardware. To me it doesn't make sense the exact same hardware would work on 6.10 and not on 6.11.
  15. Yes i think i got that working. After i changed the syslog settings those csrf messages started popping up. It's too bad. My conclusion for now is something in the NUC 8th gen is not playing nice with UnRaid 6.11. This is the second time i try this upgrade and the second time i rolled back. On 6.10 it's been up for 20 minutes now so still working fine with same hardware etc. Would it make a difference if i upgrade manually instead of using the GUI?
  16. Yes these errors stopped. but the random reboots persisted about every 15 minutes. I rolled back to 6.10.
  17. Dec 27 21:18:19 Annabelle root: error: /plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Only very obvious error. I closed all open tabs i could find to the GUI and any GUI of docker applications. annabelle-syslog-20221227-2021.zip
  18. Yes i did setup the syslog server. It's empty. Not sure where it's supposed to save to logs to... root@Annabelle:/mnt/user# cd Syslog/ root@Annabelle:/mnt/user/Syslog# ls root@Annabelle:/mnt/user/Syslog# I was hoping to solve this on 6.11 and not be stuck on 6.10 forever without knowing why
  19. So there is nothing more to troubleshoot and your recommendation is to roll back?
  20. Who said anything about adding drives? I use a Synology NAS over NFS. It worked for a year. Not great there were issues sometimes but always able to fix it. I upgraded today to 6.11.5 and suddenly the server reboots every 10-15 minutes. So my question is WHY?! I am stuck on this version now. There is nothing obvious in the logs.
  21. Yes it's running on a Intel NUC 8th gen. I have no idea what that means 1 SSD is only used for downloads. The other for everything else. All the actual data (for plex etc) is on a synology NAS connected through NFS Edit: Because i changed the flash i can't revert to a older version. And it blacklisted the other flash drive. So looks like i am stuck on 6.11.5 with these random reboots.
  22. I installed the memory only few weeks ago. Did a memtest after installation everything was fine. But could do another one just postponing it for now since i would need to move the NUC again to another place (with a keyboard and mouse available). I installed the nerdpack because of unrar but i'll uninstall it now. The random reboots happen only on version 6.11.x. Last time i reverted back to a older version and they stopped. Haven't done that yet giving it a bit more time to try to fix it.