[FAQ] lightning 导入报错 cannot fetch settings from TiDB, please manually fill in `tidb.port` and `tidb.pd-addr`

[问题澄清]

lightning 导入过程中报错 cannot fetch settings from TiDB, please manually fill in tidb.port and tidb.pd-addr

[原因分析]

  1. 配置的 ip 和 端口 不正确
  2. 使用了代理

[解决方案]

  1. 配置文件使用正确的ip和端口
  2. 不要指定代理

[参考案例]