You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
I tried to install it via cozy web interface with following spec / logs
I now tells me in "my apps" that the app is "broken"
Data System: 2.5.14
Proxy: 2.5.17
Home: 2.5.22
Controller: 2.5.10
process.env.TOKEN ******
process.env.NAME blog
[2017-01-10 14:28:01:846] info - Cozy DB | blog - all request creation...
[2017-01-10 14:28:02:11] info - Cozy DB | succeeded
[2017-01-10 14:28:02:12] info - Cozy DB | cozyinstance - all request creation...
[2017-01-10 14:28:02:100] info - Cozy DB | succeeded
[2017-01-10 14:28:02:101] info - Cozy DB | cozyinstance - all request creation...
[2017-01-10 14:28:02:182] info - Cozy DB | succeeded
[2017-01-10 14:28:02:183] info - Cozy DB | user - all request creation...
[2017-01-10 14:28:02:192] info - Cozy DB | succeeded
[2017-01-10 14:28:02:194] info - Cozy DB | blog - define indexes...
[2017-01-10 14:28:02:197] info - Cozy DB | cozyinstance - define indexes...
domain : ******
Migrations: Database initialisation required for version 003
Migrations: Creating tables...
Migrations: Creating table: posts
Migrations: Creating table: users
Migrations: Creating table: roles
Migrations: Creating table: roles_users
Migrations: Creating table: permissions
Migrations: Creating table: permissions_users
Migrations: Creating table: permissions_roles
Migrations: Creating table: permissions_apps
Migrations: Creating table: settings
Migrations: Creating table: tags
Migrations: Creating table: posts_tags
Migrations: Creating table: apps
Migrations: Creating table: app_settings
Migrations: Creating table: app_fields
Migrations: Creating table: clients
Migrations: Creating table: accesstokens
Migrations: Creating table: refreshtokens
Migrations: Populating fixtures
persist blog changes...(false)
Migrations: Populating permissions
persist blog changes...(false)
Migrations: Creating owner
Migrations: Populating default settings
Migrations: Complete
persist blog changes...(false)
ghost.then()
persist blog changes...(false)
Ghost is running in development...
Listening on 127.0.0.1:2368
Url configured as: http://****/public/blog/
Ctrl+C to shut down
persist blog changes...(false)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to install it via cozy web interface with following spec / logs
I now tells me in "my apps" that the app is "broken"
Data System: 2.5.14
Proxy: 2.5.17
Home: 2.5.22
Controller: 2.5.10
The text was updated successfully, but these errors were encountered: