Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master install page is broken #4735

Closed
LukasReschke opened this issue May 8, 2017 · 1 comment
Closed

Master install page is broken #4735

LukasReschke opened this issue May 8, 2017 · 1 comment
Assignees

Comments

@LukasReschke
Copy link
Member

object(Doctrine\DBAL\Exception\TableNotFoundException)[317]
  private 'driverException' (Doctrine\DBAL\Exception\DriverException) => 
    object(Doctrine\DBAL\Driver\PDOException)[295]
      private 'errorCode' => int 1
      private 'sqlState' => string 'HY000' (length=5)
      protected 'message' => string 'SQLSTATE[HY000]: General error: 1 no such table: oc_appconfig' (length=61)
      private 'string' (Exception) => string '' (length=0)
      protected 'code' => string 'HY000' (length=5)
      protected 'file' => string '/media/psf/stable9/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php' (length=84)
@LukasReschke LukasReschke added this to the Nextcloud 12.0 milestone May 8, 2017
@LukasReschke LukasReschke self-assigned this May 8, 2017
@LukasReschke
Copy link
Member Author

Will prepare a patch.

LukasReschke added a commit that referenced this issue May 8, 2017
Fixes #4735

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant