Everything posted by bwnautilus
-
[Support] binhex - IntelliJ
After upgrading to 6.10.3 I'm getting this popup error (see attached pic). The Intellij window starts fine but if I close it I cannot open it again. I have to restart the docker. Is there a workaround for this or do I have to wait for the next docker update? FYI this happens with the Pycharm docker also. Thanks.
-
Unraid OS version 6.10.3 available
Updated from 6.10.2 with no issues.
-
Server-Mainboards and how to find them, SATA ports, ECC memory and big confusion
If you're going to build a dual Xeon server with ECC ram then I would consider Supermicro for your motherboard. I have two of them for my Unraid servers and their customer support is pretty good. For compatibility with the Xeon 5600 series take a look at the Motherboard/Servers section at the bottom of this page: https://www.supermicro.com/products/nfo/xeon_5600.cfm And then see if there are any for sale on ebay.
-
(Solved) Error message after upgrading to 2021.09.15.1853
File sent via DM.
-
(Solved) Error message after upgrading to 2021.09.15.1853
I'm getting this error message after upgrading to 2021.09.15.1853. If this is not serious, how can I dismiss this message? Clicking the 'x' does not delete the message Thanks.
-
[6.10.0 RC1] Has this been fixed yet in 6.10.x?
I'm stuck on 6.8.3 because of this bug: I didn't see this mentioned in the 6.10.x release notes. Are there any plans to fix this for 6.10? If not, can I use dd to rewrite the MBR on these disks? Are there other upgrade options I can do? Thanks.
-
[Support] binhex - IntelliJ
Hi, Thanks so much for getting back to me. I can't upgrade to 6.9.2 because of a bug that affects my server so I'm stuck on 6.8.3 until limetech fixes it. I did upgrade runc manually and now I see the Intellij GUI on VNC.
-
[Support] binhex - IntelliJ
Hi, I seem to be having the same problem that @tjb_altf4 had. Intellij was working fine until I pulled the latest build. I get a blank VNC screen. Attached is the output from supervisord.log. I see a message where it can't find a JRE. Is there a parameter I need to set for this? Thank you! Intellij_log.txt
-
[6.9.2] Unsupported partition layout
After upgrading from 6.8.3 to 6.9.2 two of my disks are indicating Unsupported partition layout in the main tab. Rather than taking them out of the array and running a filesystem check I decided to downgrade back to 6.8.3. The error went away. I've attached pics and diagnostics of the system running on 6.9.2 and 6.8.3. Is this a bug in 6.9.2 or is my system misconfigured? FYI I did reboot 6.9.2 in safe mode but the disk error still persisted. Thank you. UPDATE: replaced the two drives that wouldn't mount under 6.9.2, rebuilt the array, 6.9.2 now recognizes the drives. 6.9.2-tower-diagnostics-20210426-2047.zip 6.8.3-tower-diagnostics-20210426-2100.zip
-
Notes about Supermicro X11SCA-F
After a while of living with the iGPU disabled (my HT PLEX device has ethernet and didn't need transcoding) I decided to start playing around with the BIOS settings to enable the iGPU because I wanted to watch my PLEX content on wireless devices. Here is what I have: Supermicro X11SCA-F, BIOS 1.1 Intel Xeon E-2278G 128GB RAM Following the advice in this thread I set my BIOS as follows: With i915.disable_display=1 in syslinux.cfg and the following in my go file modprobe i915 chown -R nobody:users /dev/dri chmod -R 777 /dev/dri After the system POSTs the BMC VGA goes blank as well as the HDMI on the MB. I installed a NVIDIA GeForce GTX 1650 but the HDMI is blank on that as well. After enabling transcoding in PLEX I can see that the iGPU is being utilized properly. My problem is that I can no longer connect to the remote IPMI console. I just see a green screen. Others here say they have both IPMI and iGPU working. What am I doing wrong? Should I update the BIOS to 1.3?
-
How much RAM do you have installed in your unRAID server?
128GB Nemix DDR4-2666 ECC Unbuffered, Intel Xeon E2278G
-
[Support] Linuxserver.io - Boinc
I posted this in the blog forum. In case it was missed I'm re-posting here. I updated the BOINC docker this morning and noticed it wasn't getting any new tasks. Reset the project and still no new tasks. Anyone else notice this? EDIT: my Windows 10 BOINC client is still getting new tasks. Looks like the Linux docker version is broken. EDIT2: Duh! Rosetta doesn't have any more tasks in the queue. Nevermind.
-
Preclear plugin
Hi, Thanks for writing this excellent plugin. Question: If I run preclear on a disk on one Unraid server will it be recognized as cleared if I move it to another Unraid server? Assume that I never added it to the array on the first Unraid server. Thanks in advance.
-
[Plugin] IPMI for unRAID 6.1+
Sorry if I wasn't clear. The issue I'm having with the plugin is that the sensors tab is supposed to be showing a blue dot for those readings that are not present. It's showing a broken icon symbol in the status column. If you look at the page source it's referencing blue-on.png for any N/A reading. The file blue-on.png is not in the /usr/local/emhttp/plugins/dynamix/images/ directory. FYI I'm using 2 sticks of 32GB ram from NEMIX and their temperature is being read correctly in the picture I uploaded.
-
[Plugin] IPMI for unRAID 6.1+
Hi, Thanks so much for writing this IPMI plugin. I'm in the midst of building out my Unraid server on a Supermicro X11SCA-F motherboard and Xeon E-2278G CPU. The plugin seems to be missing blue-on.png in the readings tab. See screen capture below.
-
Notes about Supermicro X11SCA-F
I'm in the midst of building out my X11SCA-F Unraid server with a Xeon E-2278G. I've installed my LSI HBA card in the first PCIE slot. Here is a pic.
-
Notes about Supermicro X11SCA-F
Cool, thanks for this. BTW, where did you buy the E-2278G? I can't find them anywhere.
-
Notes about Supermicro X11SCA-F
On a slightly different topic, has anyone tried 32GB ECC DIMMs on this MB? I know Supermicro will only work with certain brands. I'd like to max out the RAM to 128GB with a E-2278G (when these become available).
-
Unraid OS version 6.8 available
I'm afraid I still need SMB1 as there are some legacy devices on my network.
-
Unraid OS version 6.8 available
I've notice performance problems with SMB shares from Windows 10 clients. Directory scanning takes about twice as long. I rolled back to 6.7.2 and the problems went away. I noticed there's an updated SMB protocol in the release notes for 6.8.0. Are there any SMB settings I can tweak in 6.8.0?
-
Unraid OS version 6.8 available
Upgraded from 6.7.2. No problems. Thanks again for your hard work!
-
Notes about Supermicro X11SCA-F
Apologies for reviving an old thread but I too am considering this MB for a new Unraid build. I plan on running build this headless using only the browser and IPMI web interfaces for configuration and control. The main use for this will be Plex transcoding using the iGPU. I have a spare EVGA 970 that I can install if the iGPU becomes overloaded. Should I pull the trigger and purchase this? Thanks
-
Unraid OS version 6.7.2 available
Upgraded from 6.7.1 to 6.7.2 with no issues. Thanks again for supporting your product.
-
Unraid OS version 6.7.1 available
Upgraded from 6.7.0 to 6.7.1 via remote browser. Everything worked smoothly. Thanks again for supporting us users!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
That's the ticket! Thanks.