@grunfink I got a fatal error (though snac stayed running) when I tried out the `/share` function: `output message: fatal error https://[SCRUBBED]/shared-inbox -60`. What's errorcode -60?
Conversation
Notices
-
Embed this notice
DHeadshot's Alt (ddlyh@topspicy.social)'s status on Monday, 13-Jan-2025 12:50:13 JST DHeadshot's Alt -
Embed this notice
The Real Grunfink (grunfink@comam.es)'s status on Monday, 13-Jan-2025 12:50:11 JST The Real Grunfink Negative error codes are those returned by the curl library. They are usually related to TLS and certificate errors on the remote side. In this case, error 60 seems to mean
CURLE_PEER_FAILED_VERIFICATION, /* 60 - peer's certificate or fingerprint wasn't verified fine */ -
Embed this notice
The Real Grunfink (grunfink@comam.es)'s status on Monday, 13-Jan-2025 12:54:16 JST The Real Grunfink These errors are not 'fatal' in the sense of 'snac will die', but tell that the sending of the specific message will never be retried (I agree that calling this 'fatal' is a bit too dramatic).
-
Embed this notice