Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Server酱现在不能通知了 || [Bug]: Server sauce cannot be notified now #2828

Open
pydaxing opened this issue Nov 25, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@pydaxing
Copy link

pydaxing commented Nov 25, 2024

问题描述 | Describe the bug

Server酱的url好像变成 从 sc.ftqq.com 变成 sct.ftqq.com 了,现在配置了SC_KEY不生效,是不是需要更新下Server酱的服务地址。

问题网站 | Website URL

https://lengm.cn

服务部署在哪里? | Where your waline deploy?

Netlify

数据存储在哪里?| Where your comment data store?

LeanCloud(https://leancloud.cn)


Problem description | Describe the bug

The URL of the Server sauce seems to have changed from sc.ftqq.com to sct.ftqq.com. Now that the SC_KEY is configured, it does not take effect. Do I need to update the service address of the Server sauce?

Question Website | Website URL

https://lengm.cn

Where is the service deployed? | Where your waline deploy?

Netlify

Where is the data stored? | Where your comment data store?

LeanCloud(https://leancloud.cn)

@pydaxing pydaxing added the bug Something isn't working label Nov 25, 2024
@github-actions github-actions bot changed the title [Bug]: Server酱现在不能通知了 [Bug]: Server酱现在不能通知了 || [Bug]: Server sauce cannot be notified now Nov 25, 2024
@pydaxing
Copy link
Author

pydaxing commented Nov 25, 2024

image
这里显示通知完成了,但是微信收不到通知


image
It shows that the notification is completed, but WeChat cannot receive the notification

@pydaxing
Copy link
Author

pydaxing commented Nov 26, 2024

已解决,不知道官方代码为啥没有发送成功。自己在netlify-starter的postSave中写了发送通知的脚本,然后就可以用了。

image


Solved, I don’t know why the official code was not sent successfully. I wrote a script to send notifications in postSave of netlify-starter, and then I can use it.

image

@pydaxing
Copy link
Author

已解决,不知道官方代码为啥没有发送成功。自己在netlify-starter的postSave中写了发送通知的脚本,然后就可以用了。

image

Solved, I don’t know why the official code was not sent successfully. I wrote a script to send notifications in postSave of netlify-starter, and then I can use it.

image

可参考:https://github.com/pydaxing/netlify-starter

@kok777
Copy link

kok777 commented Dec 3, 2024

已解决,不知道官方代码为啥没有发送成功。自己在netlify-starter的postSave中写了发送通知的脚本,然后就可以用了。
image
Solved, I don’t know why the official code was not sent successfully. I wrote a script to send notifications in postSave of netlify-starter, and then I can use it.
image

可参考:https://github.com/pydaxing/netlify-starter
vercel的有解决办法吗?

@lizheming
Copy link
Collaborator

lizheming commented Dec 8, 2024

我自己试了下没有问题,而且我看了下你的代码,基本就是官方的代码。你可以再 check 下

https://github.com/walinejs/waline/blob/main/packages/server/src/service/notify.js#L73-L111


I tried it myself and there was no problem, and I looked at your code, which is basically the official code. You can check again

https://github.com/walinejs/waline/blob/main/packages/server/src/service/notify.js#L73-L111

@huochairener
Copy link

huochairener commented Jan 9, 2025

牛,但是我这个是docker部署的,不知道咋改


Awesome, but I deployed it with docker. I don’t know how to change it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants