It is currently April 19th, 2024, 12:57 am

(Fetch error) An error occurred in the secure channel support (ErrorCode=12157)

Get help with installing and using Rainmeter.
User avatar
LittleOne
Posts: 48
Joined: March 24th, 2015, 4:03 am

(Fetch error) An error occurred in the secure channel support (ErrorCode=12157)

Post by LittleOne »

Code: Select all

[Rainmeter]
Update=1000
DynamicWindowSize=1

[_Parse]
Measure=WebParser
URL=https://icanhazip.com/
Regexp=(?siU)^(.*)$

[Network_]
Meter=String
Text=Dummy
FontColor=255,255,255
SolidColor=0,0,0,100
have any idea whats wrong ?
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: (Fetch error) An error occurred in the secure channel support (ErrorCode=12157)

Post by jsmorley »

Don't know...


1.png
You do not have the required permissions to view the files attached to this post.
User avatar
LittleOne
Posts: 48
Joined: March 24th, 2015, 4:03 am

Re: (Fetch error) An error occurred in the secure channel support (ErrorCode=12157)

Post by LittleOne »

That's the Mystery, the code should be working fine but suddenly its return this error on my PC.
You do not have the required permissions to view the files attached to this post.
User avatar
LittleOne
Posts: 48
Joined: March 24th, 2015, 4:03 am

Re: (Fetch error) An error occurred in the secure channel support (ErrorCode=12157)

Post by LittleOne »

Update Internet Explorer to the latest solve the problem
quasar
Posts: 17
Joined: December 25th, 2010, 5:14 pm

Re: (Fetch error) An error occurred in the secure channel support (ErrorCode=12157)

Post by quasar »

As said here :
https://openfin.zendesk.com/hc/en-us/articles/360039579951-ERROR-NETWORK-Error-Code-12157-RVM

Open "Internet Options" (From Control Panel ), "Advanced" tab, "Security" , Unselect the SSL option and select the TLS optionS.

That Solved me the problem with the awsome AstroWeather with Rainmeter 4.4.0. 3412 beta on Windows 7.