CodeChain-io / CodeChain-io/codechain-dashboard

Cannot install the server

オープン
#49 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
Rust
スター
27
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

I tried to install server but `generate-schema` failed with the following messages.
```
Running `target/debug/generate-schema`
#2019-06-05 13:39:13 main INFO agent-hub Create agent_extra table
#2019-06-05 13:39:13 main INFO agent-hub Create logs table
#2019-06-05 13:39:13 main INFO agent-hub Create logs_timestamp index
#2019-06-05 13:39:13 main INFO agent-hub Create logs_target index
#2019-06-05 13:39:13 main INFO agent-hub Create network_usage table
#2019-06-05 13:39:13 main INFO agent-hub Create network_usage_time_index
#2019-06-05 13:39:13 main INFO agent-hub Create materialized views
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Db(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState("42P01"), message: "relation \"peer_count\" does not exist", detail: None, hint: None, position: Some(Normal(259)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("parse_relation.c"), line: Some(1180), routine: Some("parserOpenTable") }))', src/libcore/result.rs:997:5
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
```

I used PostgreSQL 10.8.
```
psql (PostgreSQL) 10.8 (Ubuntu 10.8-0ubuntu0.18.04.1)
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。