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]: 企业微信无法收到通知 || [Bug]: Enterprise WeChat cannot receive notifications #2753

Closed
tiansti opened this issue Oct 11, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@tiansti
Copy link

tiansti commented Oct 11, 2024

问题描述 | Describe the bug

用vercel+mongodb部署后,无法收到企业微信的通知(企业微信按照教程配置),应该时没有及时更新企业微信的信息接收API,请帮忙更新修复

问题网站 | Website URL

https://waline.sumeru.fun

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

Vercel (Default)

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

MongoDB


Problem description | Describe the bug

After deploying with vercel+mongodb, I cannot receive notifications from Enterprise WeChat (Enterprise WeChat is configured according to the tutorial). The information receiving API of Enterprise WeChat is not updated in time when it should be. Please help to update and fix it.

Question Website | Website URL

https://waline.sumeru.fun

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

Vercel (Default)

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

MongoDB

@tiansti tiansti added the bug Something isn't working label Oct 11, 2024
@github-actions github-actions bot changed the title [Bug]: 企业微信无法收到通知 [Bug]: 企业微信无法收到通知 || [Bug]: Enterprise WeChat cannot receive notifications Oct 11, 2024
@mapxn
Copy link
Contributor

mapxn commented Oct 21, 2024

企业微信应用 现在强制要求配置可信IP,如果server端用Vercel部署是不是ip就不固定了?会导致调用失败


Enterprise WeChat Application It is now mandatory to configure a trusted IP. If the server is deployed with Vercel, will the IP not be fixed? Will cause the call to fail

@cheekyshibe
Copy link
Contributor

waline 要是能支持企业微信推送的代理就好了,比如:

https://github.com/razeencheng/wxapiproxy

我自己的服务器上是配了这么一个东西...

@mapxn
Copy link
Contributor

mapxn commented Nov 14, 2024

waline 要是能支持企业微信推送的代理就好了,比如:

https://github.com/razeencheng/wxapiproxy

我自己的服务器上是配了这么一个东西...

为了应对强制要求配置的固定IP,竟然有这个工具了。
要是支持企微群机器人就好了。


It would be great if waline could support corporate WeChat push agents, such as:

https://github.com/razeencheng/wxapiproxy

My own server is equipped with such a thing...

In order to deal with the mandatory configuration of fixed IP, this tool is available.
It would be great if it supports Qiweiqun robots.

@cheekyshibe
Copy link
Contributor

waline 要是能支持企业微信推送的代理就好了,比如:
https://github.com/razeencheng/wxapiproxy
我自己的服务器上是配了这么一个东西...

为了应对强制要求配置的固定IP,竟然有这个工具了。 要是支持企微群机器人就好了。

It would be great if waline could support corporate WeChat push agents, such as:
https://github.com/razeencheng/wxapiproxy
My own server is equipped with such a thing...

In order to deal with the mandatory configuration of fixed IP, this tool is available. It would be great if it supports Qiweiqun robots.

企业微信群机器人直接通过 WEBHOOK 操作就行了

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