valaxy
valaxy copied to clipboard
waline 邮件、后台文章链接无法访问
Describe the bug
waline 有新评论会发送邮件,其中包含了文章链接和博客链接,但是点击无任何响应,
waline 后台文章跳转链接点击跳转报错
{
"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.
是否为 vercel 部署站点,需要添加 cleanUrls 配置。
参见:https://valaxy.site/guide/deploy#vercel
已解决,通过使用kotodama 言灵作为waline的管理后台即可,且界面很友好。 登录的时候url填写已有的waline域名,邮箱密码填写waline管理员的即可。