valaxy icon indicating copy to clipboard operation
valaxy copied to clipboard

waline 邮件、后台文章链接无法访问

Open HoronLee opened this issue 1 year ago • 1 comments

Describe the bug

waline 有新评论会发送邮件,其中包含了文章链接和博客链接,但是点击无任何响应, image image waline 后台文章跳转链接点击跳转报错 QQ_1729128107036

{
    "errno": 404,
    "errmsg": "url `/posts/OpenStack-note` not found."
}

Reproduction

waline 邮件、后台文章链接无法访问

System Info

vercel 部署

Used Package Manager

pnpm

Validations

  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • [X] The provided reproduction is a minimal reproducible of the bug.

HoronLee avatar Oct 17 '24 01:10 HoronLee

是否为 vercel 部署站点,需要添加 cleanUrls 配置。

参见:https://valaxy.site/guide/deploy#vercel

YunYouJun avatar Oct 17 '24 12:10 YunYouJun

已解决,通过使用kotodama 言灵作为waline的管理后台即可,且界面很友好。 登录的时候url填写已有的waline域名,邮箱密码填写waline管理员的即可。

HoronLee avatar Oct 24 '24 13:10 HoronLee