mifronte

Members
  • Posts

    450
  • Joined

  • Last visited

Everything posted by mifronte

  1. Would there be an issue if I rename the container name? I believe I will need it to match my current SSL certificate.
  2. Any thoughts on making a copy of the current linuxserver.io unifi appdata and then configuring the reborn container to the location of the appdata copy? Will the reborn unifi be able to use the copy of the linuxserver.io appdata so that no restore is required and hopefully I retain my SSL self signed certificate (I don't recall how I got it to work, but I am hoping to avoid having to do it again).
  3. Is there a recommended version of the controller that I would need to be at before switching from the linuxserver.io container to the reborn container? I am currently on 7.2.95.
  4. My current Unifi Controller (linuxserver.io) is running on Network Type: Custom: BR0.30 (VLAN 30). Will this pose a problem when I switch to the reborn container? Also, will the restore also restore the SSL certificate (self signed) that I had configured so my browser doesn't complain about the HTTPS?
  5. Still on 7.2.95 but just checking in after a little over year to see what's up. On first read here's is my two cents opinion: 1. One container solution is simpler and less moving parts to break. The unknown is an unestablished container developer? 2. Two containers solution sounds like it would be a nightmare for casual users (like me) to keep updated since there are now twice or more moving parts to worry about. However, the containers are maintained by established developers. Operating under the KISS mantra, I would prefer a one container solution. Let's put it this way, if I was brand new to Unifi and looking for a way to run it on unRAID as a docker container, I would most likely opt for the one container vs the two containers solution.
  6. Upgraded from 6.11.5 to 6.12.6 with no issues other than losing my 355 plus days of uptime.
  7. OK then. Look like there's some hope. Will have to do some more experimenting.
  8. @JorgeB What X7 motherboard are you using? My X7SBE has an add-on daughter card (AOC-SIM1U+) to provide IPMI functionality. I have a feeling the IPMI firmware (V1.64) is just too old to work with IPMIView. I also have a Supermicro A1SRi-2758F with built-in IMPMI functionality on the motherboard and IPMIView works fine. So I may be SOL with my unRAID server.
  9. Next time I have to reboot, I will see if I can enter the BIOS during boot before unRAID even loads. If my keyboard responds and I can navigate the BIOS, then at least I can eliminate IPMIView as the culprit.
  10. IPMIView 2.17 and 2.20. I will try to downgrade to IPMIView 2.14 (don't have 2.15) to see if that solves my issue. Edit: Nope, my keyboard input is not responding even with version 2.14. Could it be some configuration with the IPMIView software? I think it used to work until I upgraded unRAID and lost the local console screen, but never looked into it until now since I never had a need to access the local console for a long time.
  11. I get the login prompt, but I am unable to interact with the KVM console. No response from my keyboard. Don't know it this is related to unRAID or the IPMIView software.
  12. Thank you! That got me the local console login prompt via IPMI back. Not quite sure why I need to blacklist something that I do not have installed.
  13. @JorgeB Diagnostics attached. diagnostics-20221117-0907.zip
  14. @JorgeB Added the recommended command to my /boot/config/go and rebooted. It did not work. Looked like the local console is blanked out as part of the boot process because I see output scrolling and then the entire console goes blank when the server finished booting. Should I insert the command before or after this line in the /boot/config/go? /usr/local/sbin/emhttp & I had it after.
  15. I will give that a try and will reboot when I get around to upgrading to 6.11.3. Thank you for the suggestion.
  16. I lose the screen after a few minutes after boot. If I have it up at boot, then I do get the IPMI console and can see the local console output. It appears like unRAID goes into a screen saver mode where the local console disappears because IPMI will report a "No Signal" if I start a KVM console.
  17. I used to be able to login via the console via IPMI. Now I just get a blank screen or IPMI reports no signal. Is there a setting I need to enable to get this feature back? I am currently on 6.11.2. I like the console login via IPMI because I can open multiple sessions (Shit+function keys ?) to run multiple preclear sessions. I can use Putty, but then I would need to keep my computer running if I don't want to lose the preclear sessions. I haven't had the need to add or format new disks for years, but now I am planning to deal with the eventual deprecating of reiserfs by replacing my 2TB disks with larger disks.
  18. Successfully upgraded Unifi Controller from 5.14.23-ls76 to 7.1.66 by changing the repository field to linuxserver/unifi-controller:7.1.66. All six sites with Unifi AP AC Pro and Lite devices are now running firmware 6.0.15 (upgraded from 4.0.54) prior to upgrading the controller software to 7.1.66. Looks like everything is running smoothly, let's hope things remain stable. If so, I should be set for another 3 years🤞 Not a big fan of the screen real estate waste of the new GUI. I prefer the more condense view so I can display more columns without having to scroll horizontally. Another peeve is now it is harder to determine which site I am looking at since the site name is no longer displayed. Thanks for all the help.
  19. Thank you! I see multiple tags for 7.1.66. Am I correct to assume that the tags without the -ls### would check for updates? So if I just want to stay on a specific version, I would use linuxserver/unifi-controller:7.1.66-ls157 instead of linuxserver/unifi-controller:7.1.66?
  20. Where can I find a list of available Repositories? I want to make sure I type it in correctly. Currently using linuxserver/unifi-controller:5.14.23-ls76. Would like to move to 7.1.66.
  21. May I ask what firmware were your devices running when you upgraded the controller to 7.1.66?
  22. Updated putty to Release .77 and now the server is accepting the SSH key to bypass having to login again.
  23. Restored the content of the /config/ssl/certs folder from the flash backup prior to installing 6.10.3 and Https certificate now works. Have to look into why my SSH key is not being accepted. Looks like the 6.10.3 upgrade automatically overwrites the certificate file. Not cool at all.
  24. Updated from 6.9.2 to 6.10.3 via the GUI. After downloading the newer version, I clicked on reboot in the GUI as prompted and the server froze with a kernel panic. I had to reboot via IPMI and the server booted up under 6.10.3 and started a parity check, even though a parity check had just been run at the beginning of the month. Now my SSL key and HTTPS certificate is not working. Other than the SSL key and HTTPS certificate, everything seems to be running.