下表列出了一些在 Looker 中显示的常见错误消息、根本原因和发生位置,以及问题排查资源。这些错误会按向 Looker 支持团队报告的频率降序排列,最上方的错误是支持请求数量最多的错误。
位置列表示错误消息在 Looker 中的显示位置,包含以下选项(某些错误可能会显示在产品中的多个位置):
IDE = LookML 验证器/IDE
Ex = 探索
SQL = SQL Runner
LD = LookML 信息中心
D = 信息中心
S = Schedules
| 错误消息 | 位置 | 可能的原因 | 问题排查资源 |
|---|---|---|---|
Variable not found (?).
|
IDE |
|
|
Inaccessible view (?). (?) is not accessible in explore (?). Check for missing joins in explore (?).
|
IDE |
|
|
Unknown or inaccessible field (?). Check for typos or append a timeframe to the name if the field is type time.
|
IDE |
Inaccessible view (?). (?) is not accessible in explore (?). Check for missing joins in explore (?). 错误中列出的任何可能原因都可能适用,此外,还可能存在以下原因:
|
|
Unknown view (?).
|
IDE Ex SQL |
|