cinderblocks / radegast

Lightweight client for connecting to Second Life and OpenSim based virtual worlds
http://radegast.life/
GNU Lesser General Public License v3.0
65 stars 24 forks source link

Radegast.log warning #34

Closed Venus-Drake closed 1 year ago

Venus-Drake commented 1 year ago

Greetings, Cinder! Would need to ask you about a warn that pops up and fills my log. Not sure if is related to appearance setting or not, but perhaps you can give me a better idea about it: 20:29:06 [INFO] - : Successfully set appearance 20:29:12 [WARN] - Unrecognized caps connection problem from https://simhost-0e529bea523b0e518.agni.secondlife.io:12043/cap/fb42ce21-948f-ccd5-793f-8f4678cf7b77: InternalServerError 20:29:36 [INFO] - : Successfully set appearance 20:29:59 [WARN] - Unrecognized caps connection problem from https://simhost-0e529bea523b0e518.agni.secondlife.io:12043/cap/2ca65593-f284-48f4-9150-ed6b61f15981: InternalServerError 20:30:06 [INFO] - : Successfully set appearance 20:30:18 [WARN] - Unrecognized caps connection problem from https://simhost-0e529bea523b0e518.agni.secondlife.io:12043/cap/e681562b-964f-0af6-ff20-d192c9534696: InternalServerError 20:30:21 [WARN] - Unrecognized caps connection problem from https://simhost-0e529bea523b0e518.agni.secondlife.io:12043/cap/2846dd99-11a6-c82c-f4e6-d68cb75e9ee2: InternalServerError It seem to pop after every Successfully set appearance, which is set by RLV command.

UPDATE: I think this had something to do with the outfits links. Looks like it does not like those. I updated the outfits with fresh copies of the items and looks like that error is not showing that often anymore. Now is a new one: 10:55:06 [WARN] - Unrecognized internal caps exception from https://simhost-0e529bea523b0e518.agni.secondlife.io:12043/cap/a14f3622-f26b-9960-136a-593e3d8e3957: The remote certificate is invalid according to the validation procedure. 10:55:42 [WARN] - Unrecognized internal caps exception from https://simhost-0e529bea523b0e518.agni.secondlife.io:12043/cap/2ca65593-f284-48f4-9150-ed6b61f15981: The remote certificate is invalid according to the validation procedure.

UPDATE: This gets really interesting: 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:23 [WARN] - An error occurred while sending the request. 19:48:25 [WARN] - : Failed to fetch inventory descendants: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. at OpenMetaverse.InventoryManager.<>cDisplayClass77_0.b0(CapsClient client, OSD result, Exception error) 19:48:26 [WARN] - An error occurred while sending the request. 19:48:26 [WARN] - An error occurred while sending the request. 19:48:26 [WARN] - An error occurred while sending the request. 19:48:26 [WARN] - An error occurred while sending the request. 19:48:26 [WARN] - An error occurred while sending the request. 19:48:28 [WARN] - : Failed to fetch inventory descendants: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. at OpenMetaverse.InventoryManager.<>cDisplayClass77_0.b0(CapsClient client, OSD result, Exception error)

Venus-Drake commented 1 year ago

OK. This was an older version. Updating to v2.41 seem to have fixed these. Will close the thread.