Oddbean new post about | logout
 @hzrd149 Hi fetching https://cdn.hzrd149.com/b34393e1c88d1b875f4c570ea931362404aa9effb7faf16478160dffbfbaced9 kills your server, same on my blossom-server instance:
2024-09-10T12:10:45.271Z blossom-server:upstream-discovery Looking for b34393e1c88d1b875f4c570ea931362404aa9effb7faf16478160dffbfbaced9
2024-09-10T12:10:45.271Z blossom-server:upstream-discovery Checking https://cdn.satellite.earth
2024-09-10T12:10:46.010Z blossom-server:upstream-discovery Found b34393e1c88d1b875f4c570ea931362404aa9effb7faf16478160dffbfbaced9 at https://cdn.satellite.earth
node:events:497
      throw er; // Unhandled 'error' event
      ^

Error: certificate has expired
    at TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)
    at TLSSocket.emit (node:events:519:28)
    at TLSSocket._finishInit (node:_tls_wrap:1085:8)
    at ssl.onhandshakedone (node:_tls_wrap:871:12)
Emitted 'error' event on Writable instance at:
    at eventHandlers.<computed> (/app/node_modules/follow-redirects/index.js:38:24)
    at ClientRequest.emit (node:events:519:28)
    at TLSSocket.socketErrorListener (node:_http_client:500:9)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  code: 'CERT_HAS_EXPIRED'
}

Node.js v20.16.0
 
 Fixed in version 4.3.2 👍  
 Thanks! 
 Can you please publish it on ghcr.io/hzrd149/blossom-server ? 
 docker image should be out. 👍 
https://github.com/hzrd149/blossom-server/pkgs/container/blossom-server/271532761?tag=4.3.2 
 It works, thanks! Can you please upgrade the cdn.hzrd149.com ? 
 Your server still dies when I try to fetch https://cdn.hzrd149.com/b34393e1c88d1b875f4c570ea931362404aa9effb7faf16478160dffbfbaced9 could you please upgrade it?