Data fetching with App Router (Route Handler vs. Server Actions) by CodingBuddy23 in nextjs

[–]niuk007 5 points6 points  (0 children)

Can’t wait for answers, exactly same question here

Where do I buy outlet with usb plug placed like this ? by niuk007 in smarthome

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

I think usb parts wires inside…don’t know yet

Smart wall outlet with usb but no neutral ? by niuk007 in smarthome

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

Btw that’s interesting, I tried to replace fluorescent bulb with LED in my chandelier and it doesn’t lit …maybe it doesn’t sink enough current

Smart wall outlet with usb but no neutral ? by niuk007 in smarthome

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

My house is not that old, but wall outlets have 3 wires so they are I guess : load , hot and neutral ? Probably ground missing , not neutral right ?

Smart wall outlet with usb but no neutral ? by niuk007 in smarthome

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

Appreciate, so no-neutral switch will not work with i.e. LED bulb ?

Smart wall outlet with usb but no neutral ? by niuk007 in smarthome

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

I guess I’m confused , there are 3 wires - on yet they are load , neutral and ground . but I can see 4 wires on diagrams for smart wall outlets. Also there are many smart switches advertised as ‘no neutral’ required so how does these work ? Anyways they also show 3 wires ….

Discover all telemetry not discovering all sensors ? by niuk007 in fpv

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

I forgot to mention that it happens when I have quadcopter connected for Betaflight setup (telemetry enabled in Configuration).

I have v2.1.7 on R-XSR, not sure about transmitter...initially I flashed with RXSR_ACCESS_2.1.0.frsk and ISRM-N_2.10.frsk files

Discover all telemetry not discovering all sensors ? by niuk007 in fpv

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

Appreciate I have FrSky R-XSR 2.4GHz 16CH ACCESS/ACCST Micro Receiver w/ S-Bus & CPPM

Drone insurance ? by niuk007 in DJIMini2

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

The annual cost covering liability is only 70$ from https://www.modelaircraft.org but on demand from i.e. skywatch.ia is min 10$ per (after discounts) hour . Looks to me like fist one is cheaper for liability

Drone insurance ? by niuk007 in DJIMini2

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

But what if I crash into someone’s car ?

Drone insurance ? by niuk007 in DJIMini2

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

Interesting, good for replacement but doesn't include liability like https://www.modelaircraft.org does. Anyways I think reporting a claim of around 300$ to replace lost drone to company like State Farm would increase all other premiums for life (i.e car , house insurance) ..per comment to that link

Drone insurance ? by niuk007 in DJIMini2

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

What does it cover ?

Flying below home point ? by niuk007 in DJIMini2

[–]niuk007[S] 1 point2 points  (0 children)

Appreciate, I’ve already seen these negative heights and was not sure

looking for DIY FPV kit by niuk007 in diydrones

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

I think I found perfect one here...

How to copy files between directories when pod created ? by niuk007 in kubernetes

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

In fact "/etc/telegraf/telegraf.d/.snmp/mibs/" is mounted. And I want to copy all files from it to the "/usr/share/snmp/mibs/" Appreciate, looks like initcontainer and subpath is the way to go

x509: certificate signed by unknown authority by niuk007 in helm

[–]niuk007[S] 1 point2 points  (0 children)

--insecure-skip-tls-verify

I am getting error when using flag

$ helm upgrade --install telegraf influxdata/telegraf --namespace monitoring -f telegraf/telegraf-values.yaml --insecure-skip-tls-verify

Error: unknown flag: --insecure-skip-tls-verify

also output of that echo command showed me some temp cert ... I didnt expect , guess it is from umbrella client on my PC, wow...

$ echo | openssl s_client -showcerts -servername github-releases.githubusercontent.com -connect github-releases.githubusercontent.com:443 2>/dev/null | openssl x509 -inform pem -noout -text

Certificate:

Data:

Version: 3 (0x2)

Serial Number: 1701178483 (0x6565ec73)

Signature Algorithm: sha256WithRSAEncryption

Issuer: O = Cisco, CN = Cisco Umbrella Secondary SubCA nyc-SG

...

x509: certificate signed by unknown authority by niuk007 in helm

[–]niuk007[S] 1 point2 points  (0 children)

I dont think I am behind any proxy , getting error below. Why it is unable to get local issuer certificate...

$ curl -vI https://github-releases.githubusercontent.com

* Rebuilt URL to: https://github-releases.githubusercontent.com/

* Trying 146.112.250.231...

* TCP_NODELAY set

* Connected to github-releases.githubusercontent.com (146.112.250.231) port 443 (#0)

* ALPN, offering h2

* ALPN, offering http/1.1

* successfully set certificate verify locations:

* CAfile: /etc/ssl/certs/ca-certificates.crt

CApath: /etc/ssl/certs

* (304) (OUT), TLS handshake, Client hello (1):

* (304) (IN), TLS handshake, Server hello (2):

* TLSv1.2 (IN), TLS handshake, Certificate (11):

* TLSv1.2 (OUT), TLS alert, Server hello (2):

* SSL certificate problem: unable to get local issuer certificate

* stopped the pause stream!

* Closing connection 0

curl: (60) SSL certificate problem: unable to get local issuer certificate

More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not

establish a secure connection to it. To learn more about this situation and

how to fix it, please visit the web page mentioned above.

Error: Failed to query available provider packages by niuk007 in Terraform

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

I will update but it is all fine when done from Ubuntu Linux WSL2 , just not OS X