#550·morphic

[BUG] ERR_TLS_CERT_ALTNAME_INVALID

Author: DevDorrejoCreated May 18, 2025Updated May 18, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Vercel Runtime Logs

  • I have checked the Vercel Runtime Logs for errors (if applicable)

Current Behavior

Hello,

I have morphic self hosted for the family and today crash with the next issue:

morphic-stack-morphic-1  | Using search API: searxng, Search Depth: advanced
morphic-stack-morphic-1  | Cache miss for key: search:latest TikTok features introduced in 2023:10:advanced::
morphic-stack-morphic-1  | Error fetching https://www.karpinskapr.com/commentary/whats-the-new-tiktok: [Error: ERR_TLS_CERT_ALTNAME_INVALID fetching "https://www.karpinskapr.com/commentary/whats-the-new-tiktok". For more information, pass `verbose: true` in the second argument to fetch()] {
morphic-stack-morphic-1  |   code: 'ERR_TLS_CERT_ALTNAME_INVALID',
morphic-stack-morphic-1  |   path: 'https://www.karpinskapr.com/commentary/whats-the-new-tiktok',
morphic-stack-morphic-1  |   errno: 0
morphic-stack-morphic-1  | }
morphic-stack-morphic-1  | error: script "start" was terminated by signal SIGKILL (Forced quit)

Expected Behavior

Do the search.

Steps To Reproduce

  1. open morphic
  2. search a content that for example have a result with tiktok
  3. try access tik tok
  4. crash.

Environment

markdown
- OS: Windows 11 22H4
- Browser: MS-Edge

Anything else?

No response