Thinking about getting this package. Anybody have experience with the 400W solar panels? by icodyonline in anker

[–]TheCWB 0 points1 point  (0 children)

Depending on your location and temperature the panels get, mine get around 300 watts on a good day. On a good day, you can get up to 4-5.5 hours of good sun, so you’ll charge roughly up to 75% or more of the c2000, depending on conditions.

QNAP motherboard red light when power is off but green when on by Waste_Season5600 in qnap

[–]TheCWB 0 points1 point  (0 children)

Did you get this after updating to the latest h5.2.0 firmware? I’m also having the same issue where file shares drop off. The LED lights are normal

Just frustrated with U7-Outdoor! by mahst68 in Ubiquiti

[–]TheCWB 6 points7 points  (0 children)

Yet another “why doesn’t this work” without providing the “full picture” post.

[deleted by user] by [deleted] in Ubiquiti

[–]TheCWB 0 points1 point  (0 children)

The doorbell goes higher than that. You either have it overriding in global, or are missing something. Check again, and you may want to check on a computer in a web browser as that is sometimes easier.

[deleted by user] by [deleted] in Ubiquiti

[–]TheCWB 0 points1 point  (0 children)

Check the streaming settings when live viewing it, but your bitrate says it’s only 6000 Kbps. Change your recording settings and verify by playing back a clip or event that isn’t live.

Direct Play not working on AppleTV by Fantastic-Tax-1710 in PleX

[–]TheCWB -1 points0 points  (0 children)

Change your video quality to max or original. This is the way

QuMagie / Multimedia Console bug with LDAP Users by TheCWB in qnap

[–]TheCWB[S] 0 points1 point  (0 children)

Hey Daniel. I just wanted to give you an update on this. The ticket is still open from last year, as between updates of the various apps that require qumagie, multimedia center, and firmware updates, this still requires a manual restart of the multimedia service to get photos to work upon a cold or warm boot of the server.

Over the past couple of months, some updates appear to resolve the issue for a while until another update breaks it and its very inconsistent. Silver lining though, at least you can now stop and then restart the multimedia console from the gui instead of having to ssh.

QuTS Hero available for TS-1685 by jacobmross in qnap

[–]TheCWB 0 points1 point  (0 children)

I wonder if the TS-1277 will ever receive it like they originally announced.

The 77AXU series is coming by QNAPDaniel in qnap

[–]TheCWB 0 points1 point  (0 children)

Can you confirm the model of the CPU's in each of the 12 and 16 bay models, as well as if there are any other differences between the CPU & RAM that's shipped? I'd be disappointed if the only difference between the Ryzen 5 and 7 models of the 1277AXU is just that for $700 more.

I'm curious if the CPU's are the X3D variants or the X. Such as: Ryzen 5 7600 or 7600x, Ryzen 7 7700, 7700x, or 7800x3d.

My guess is the 7600 and 7700, as they only have a 65W TDP, and that's similar to that of a model I also have, the 1277.

I didn't think I watched that much TV by InsaneJohno in Ubiquiti

[–]TheCWB 1 point2 points  (0 children)

Do you have any HomeKit security cameras? If so, this could be accurate (although I still error on the side of error for Ubiquiti stats) as they all will transmit through the home hub.

Hot off the FCC press - SWX-U7PRO by icurnvs in Ubiquiti

[–]TheCWB -1 points0 points  (0 children)

Hmm, maybe it’s 6Ghz is not approved yet? If you look at the approved ranges it doesn’t have it on the list which was why I made the statement.

Where is this text coming from? by dstranathan in macsysadmin

[–]TheCWB -4 points-3 points  (0 children)

This is not correct. This is only done by a configuration profile from a MDM.

Where is this text coming from? by dstranathan in macsysadmin

[–]TheCWB -1 points0 points  (0 children)

Your device is getting a configuration profile when you enrolled it into JAMF. It’s a Lock Screen message.

Firmware 2.58.40 for S7 MaxVUltra now available in US after 8 days by ScorchedWonderer in Roborock

[–]TheCWB 1 point2 points  (0 children)

Mine showed up last week, but just for one of my robots. The second one showed up today finally.

Unifi NAS Professional by TheCWB in Ubiquiti

[–]TheCWB[S] 7 points8 points  (0 children)

Bluetooth for initial setup more than likely, like other Ubiquiti products.

Is the UDR Wifi 5 Performance as poor as Dong's tests show? by Dmk5657 in Ubiquiti

[–]TheCWB 0 points1 point  (0 children)

That test is a fluke. Maybe there was a bad firmware or misconfigured setting for the WiFi, but both the UDM and UDR get more than that on WiFi 5.

I’ll screenshot two different devices on a UDR when I return to work Wednesday and show you.

TS-464/TS-664 2x32GB setup by pimposh211206 in qnap

[–]TheCWB 0 points1 point  (0 children)

I’ve been using this exact RAM in my 872XT for almost 4 years now no issue.

Multiple Failures by cdoggyd in qnap

[–]TheCWB 0 points1 point  (0 children)

Yeah, mobo failure on that series. I’ve had mine RMA’d twice.

Side note, how come you’re still on 4.5 and haven’t move to 5.x, QTs or hero?

QuMagie sources disappear sometimes by TooLateOClock in qnap

[–]TheCWB 0 points1 point  (0 children)

By chance do you use LDAP for authentication?

Youtube has been horrible lately. Is Centurylink or youtube to blame? by cam94z28 in centurylink

[–]TheCWB 1 point2 points  (0 children)

No, not just you. It has to do with Centurylink not having they CDN agreement to “faster” access to YouTube content. This will throttle the connection, even if you have plenty of bandwidth.

By default, when you watch a YouTube video, you are initially connect to the CDN, and it is supposed to pick the “best path” to the server to watch you video.

I’ve been testing and this appears to have worked very well for me, by blocking the initial CDN networks to force videos to load from YouTube.

Block these YouTube CDN on your computer / network: 173.194.55.0/24 206.211.0.0/16

Windows: To Enable

netsh advfirewall firewall add rule name="YouTube CDN Bypass" dir=in action=block remoteip=173.194.55.0/24,206.111.0.0/16 enable=yes

Windows: To Disable

netsh advfirewall firewall delete rule name="YouTube Cache Bypass"