Skip to content

Deploy to heroku is broken. #371

@dmnian

Description

@dmnian

Hello,

  1. I opened readme and click deploy button;
  2. I filled form.
  3. I saw error in log.

Log from heroku:
http://pastebin.com/rFbSNUqv
I want to highlight a line:

An exception occurred while executing 'CREATE TABLE symfony_demo_user (id I �[39;49m

�[37;41m NTEGER NOT NULL, username VARCHAR(255) NOT NULL, email VARCHAR(255) NOT NUL �[39;49m

�[37;41m L, password VARCHAR(255) NOT NULL, roles CLOB NOT NULL, PRIMARY KEY(id))': �[39;49m

�[37;41m SQLSTATE[HY000]: General error: 1 table symfony_demo_user already exists

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions