← 返回
未分类 Key 中文

Feishu/Lark Setup and Troubleshooting

Set up and troubleshoot Feishu or Lark messaging integration with Hermes Agent, including connection checks, access control, and common failure modes.
配置并排查飞书或 Lark 与 Hermes Agent 的消息集成,包括连接检查、访问控制及常见故障模式。
xuxuclassmate
未分类 clawhub v1.2.2 1 版本 100000 Key: 需要
★ 0
Stars
📥 436
下载
💾 0
安装
1
版本
#devops#feishu#integration#lark#latest#messaging#setup#troubleshooting

概述

Feishu or Lark Setup and Troubleshooting

When to use

  • A user wants to connect Hermes Agent to Feishu or Lark.
  • The bot is online but does not reply to messages.
  • You need to diagnose permissions, gateway state, or connection issues.

Prerequisites

  • Hermes Agent is installed and the hermes CLI is available.
  • A Feishu or Lark app exists with bot capability enabled.
  • The required App ID and App Secret are available.

Access-control reminder

Feishu access has two separate layers:

  • FEISHU_ALLOW_ALL_USERS
  • GATEWAY_ALLOW_ALL_USERS

If the gateway layer is still closed, Feishu users will be rejected even when the Feishu layer looks open.

Setup and troubleshooting flow

  1. Confirm configuration.

Check that the required Feishu or Lark variables are present and that the domain and connection mode match the deployment.

  1. Confirm the gateway is running.
hermes gateway status
  1. Review recent logs.
hermes logs 2>&1 | grep -i feishu | tail -20
  1. Test message delivery.

Send a direct message and look for an inbound message log followed by a model response.

  1. Restart after config changes.
hermes gateway restart

Common issues

  • Bot does not reply at all: the gateway is not running.
  • Unauthorized user in logs: the gateway-level allow rule is still blocking access.
  • Wrong region or domain: FEISHU_DOMAIN does not match the deployment.
  • Messages arrive but there is no answer: the model provider or API key behind Hermes is failing.

Security notes

  • Prefer an allowlist for production.
  • Never commit App Secret, encrypt keys, or verification tokens.
  • Keep the gateway running under a limited user account.
  • Review logs for sensitive output before sharing them externally.

版本历史

共 1 个版本

  • v1.2.2 当前
    2026-05-07 05:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Trading Assistant Core

xuxuclassmate
市场数据分析工具包,带技术指标和投资组合跟踪,仅供教育用途。
★ 0 📥 657

AI Test Case Generator

xuxuclassmate
用于将需求、截图或其他 QA 输入通过 AI 辅助工作流转化为结构化测试用例和评审问题。
★ 0 📥 494

Stock Analysis

xuxuclassmate
用于公开市场数据分析股票或加密货币,比较行情,生成投资组合或观察名单的结构化笔记。
★ 0 📥 411