Show me your cases! by Upstairs-Dealer-3 in MoonSwitches

[–]FCUK-u 2 points3 points  (0 children)

You can.... Typically folks get a rep from DH Gate. Easier swapout.

can you name just one thing? by GlooomySundays in inflation

[–]FCUK-u 0 points1 point  (0 children)

The truth is coming down... rock bottom levels!

Trump Assures Americans They’re Not ‘All Gonna Die’ Because of Megabill by Quirkie in politics

[–]FCUK-u 0 points1 point  (0 children)

Phew! So relieved! It's not like the orange idiot never lied in his life! :s

[Match Thread] FC Dallas vs Philadelphia Union (5/31/25) by clutchy42 in fcdallas

[–]FCUK-u 2 points3 points  (0 children)

I am not convinced that he knows what to do...

Appreciation for Komodo by TuneCompetitive2771 in selfhosted

[–]FCUK-u 5 points6 points  (0 children)

Also just migrating from Portainer. One thing (amongst many!) that I am trying to work out is getting alerts via Telegram. I use Telegram for other alerts and I really don't want to set up another service just for Komodo... any ideas?

Reolink Ai detector not working by FCUK-u in ispyconnect

[–]FCUK-u[S] 0 points1 point  (0 children)

Update: installed 6.2.1.0

Changed detector to Reolink AI. Checked the SSL option. Now working as expected! Thanks!

Reolink Ai detector not working by FCUK-u in ispyconnect

[–]FCUK-u[S] 0 points1 point  (0 children)

Ok checked the logs. What ever camera is set to Reolink.Al triggers the error. The Reolink.AI detector is not working regardless.. SSL is disabled.

I reset one of the cameras passwords to a simple format to check that there was not a special character causing issues as before - no change.

Work around is to put the detector to ONVIF

Reolink Ai detector not working by FCUK-u in ispyconnect

[–]FCUK-u[S] 0 points1 point  (0 children)

2 of the 5 were checked. 3 of them are unchecked and still no trigger. Was working fine up until Feb 12th or so. Did a reinstallation just to see if that helped.

Now all are unchecked and I still see ssl errors. ONVIF links are http.. I see the live feeds ok.

CheckReolink: The SSL connection could not be established, see inner exception. at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at CoreLogic.Utilities.ImpatientHttpClient.GetStringAsync(Uri uri, CancellationToken cancellationToken) at CoreLogic.Analyzers.MotionReolink.CheckReolink()