Skip to content

日志下载功能不可用 #10

@zhouyq

Description

@zhouyq
Contributor

点开后空白页面

Activity

Gemrails

Gemrails commented on Dec 18, 2017

@Gemrails
Contributor

要保证页面正常下载需要两个条件:

  1. 确保region端日志下载提供的端口服务正常,默认为6060,且该端口对外开放
  2. 确保console端对日志文件的超链接使用的端口与之对应。
  • console端配置文件为:
    /etc/goodrain/console.py
  • 配置项为:
# log domain
LOG_DOMAIN = {
    "cloudbang": "xxx.xxxx.xxx:6060"
}
added this to the v3.4.1 milestone on Dec 25, 2017
added a commit that references this issue on Apr 12, 2019
5b9841f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhouyq@ysicing@Gemrails

        Issue actions

          日志下载功能不可用 · Issue #10 · goodrain/rainbond