Skip to content

chains not found / ready #279

@copysix

Description

@copysix

Version

1.4.5

Environment

Steps to reproduce

  1. In the process of configuring the dapp environment, I completed the previous steps.
  2. Then I defined my own data model, in model folder, I defined article.js , comment.js
  3. Then I register the dapp on chains

What is expected?

Under normal circumstances, the blockchain.db in my dapp folder will have table 'articles' and 'comments'

What is actually happening?

There is only table 'articles' , no 'comments', when I log in my dapp front page, there shows a warning: 'Chains not found', and my log shows 'Chains not ready'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions