You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by unoexperto <gi...@git.apache.org> on 2016/11/06 18:48:21 UTC

[GitHub] incubator-predictionio issue #324: [ERROR] [ESSequences] [pio_meta][3] Index...

GitHub user unoexperto opened an issue:

    https://github.com/apache/incubator-predictionio/issues/324

    [ERROR] [ESSequences] [pio_meta][3] Index failed for [sequences#apps]

    Guys, what could be the reason for following error on attempt to create new app ?
    
    ```
    ubuntu@ip-10-234-21-66:/home/ubuntu/PredictionIO/bin$ ./pio app new case
    [ERROR] [ESSequences] [pio_meta][3] Index failed for [sequences#apps]
    [ERROR] [ESApps] [pio_meta][1] Index failed for [apps#0]
    [INFO] [App$] Initialized Event Store for this app ID: 0.
    [ERROR] [ESAccessKeys] [pio_meta][3] Index failed for [accesskeys#HE4OvDzTLAGZMpPsBzzDtEXzCHyi45Pkx7gRkqBq4e1dKd0eWaEiPFzWh129zESA]
    [INFO] [App$] Created new app:
    [INFO] [App$]       Name: case
    [INFO] [App$]         ID: 0
    [INFO] [App$] Access Key: HE4OvDzTLAGZMpPsBzzDtEXzCHyi45Pkx7gRkqBq4e1dKd0eWaEiPFzWh129zESA
    ```
    
    App existed before. I deleted it via `poi app  delete case`.

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---