FranzKafkaYu / x-ui

Lightweight Xray panel with multi-protocol and multi-user on the same port,supports English language and Telegram bot. Easy to use and easy to manage.
GNU General Public License v3.0
8k stars 1.62k forks source link

TgBot 部分功能可用 #307

Closed wxyShine closed 1 year ago

wxyShine commented 1 year ago

Welcome

Description of the problem,screencshot would be good

2023-03-21_16-40

ssh登陆提醒有反应,其他指令都无反应。指令菜单也自动生成了。

Version of x-ui

```console $ x-ui version 版本0.3.4.1 ```

x-ui log or xray log

```console # paste log here Mar 21 05:10:04 cloudcone x-ui[381]: 2023/03/21 05:10:04 Failed to get updates, retrying in 3 seconds... Mar 21 05:10:07 cloudcone x-ui[381]: 2023/03/21 05:10:07 Conflict: can't use getUpdates method while webhook is active; use deleteWebhook to delete the webhook first Mar 21 05:10:07 cloudcone x-ui[381]: 2023/03/21 05:10:07 Failed to get updates, retrying in 3 seconds... Mar 21 05:10:10 cloudcone x-ui[381]: 2023/03/21 05:10:10 Conflict: can't use getUpdates method while webhook is active; use deleteWebhook to delete the webhook first Mar 21 05:10:10 cloudcone x-ui[381]: 2023/03/21 05:10:10 Failed to get updates, retrying in 3 seconds... Mar 21 05:10:11 cloudcone x-ui[381]: ConstructPortReplyKeyBoardRow: 1 Mar 21 05:10:14 cloudcone x-ui[381]: 2023/03/21 05:10:14 Conflict: can't use getUpdates method while webhook is active; use deleteWebhook to delete the webhook first Mar 21 05:10:14 cloudcone x-ui[381]: 2023/03/21 05:10:14 Failed to get updates, retrying in 3 seconds... Mar 21 05:10:17 cloudcone x-ui[381]: 2023/03/21 05:10:17 Conflict: can't use getUpdates method while webhook is active; use deleteWebhook to delete the webhook first Mar 21 05:10:17 cloudcone x-ui[381]: 2023/03/21 05:10:17 Failed to get updates, retrying in 3 seconds... Mar 21 05:10:20 cloudcone x-ui[381]: 2023/03/21 05:10:20 Conflict: can't use getUpdates method while webhook is active; use deleteWebhook to delete the webhook first Mar 21 05:10:20 cloudcone x-ui[381]: 2023/03/21 05:10:20 Failed to get updates, retrying in 3 seconds... ```
FranzKafkaYu commented 1 year ago

从报错来看你的机器人应该有部署在其他地方,且使用了webhook,请确认。

wxyShine commented 1 year ago

从报错来看你的机器人应该有部署在其他地方,且使用了webhook,请确认。

感谢 已解决。确实是共用机器人了。新建了一个正常。