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

mud.php changed to daemon.php #9

Closed
wants to merge 1 commit into from
Closed

mud.php changed to daemon.php #9

wants to merge 1 commit into from

Conversation

amirkhonov
Copy link

No description provided.

@stevenroose
Copy link

@amirkhonov this change was made after 0.13, right? So this will break the current container's working, since it downloads Movim 0.13.

@stevenroose
Copy link

(Ah this is a patch for master, not redux. Nvm then.)

@amirkhonov
Copy link
Author

amirkhonov commented Jun 21, 2018

But I can't run movim_movim:

Oops... something went wrong.
Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "configuration" does not exist
LINE 1: select * from "configuration" where "configuration"."id" = $...
                      ^ in /var/www/movim/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:105
Stack trace:
#0 /var/www/movim/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(105): PDOStatement->execute(NULL)
#1 /var/www/movim/vendor/illuminate/database/Connection.php(330): Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /var/www/movim/vendor/illuminate/database/Connection.php(657): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from "...', Array)
#3 /var/www/movim/vendor/illuminate/database/Connection.php(624): Illuminate\Database\Connection->runQueryCallback('select * from "...', Array, Object(Closure))
#4 /var/www/movim/vendor/illuminate/database/Connection.php(333): Illuminate\Database\Connection->run('select * from "...', Array, Object(Closure))
#5 /var/www/movim/vendor/illumi
in /var/www/movim/vendor/illuminate/database/Connection.php (line 664)
CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS                            PORTS                                      NAMES
cf239bd9b945        movim_nginx         "/opt/scripts/init.s…"   2 minutes ago       Up 2 minutes                      0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp   nginx
945fcad8c2a0        movim_movim         "/opt/scripts/init.sh"   2 minutes ago       Restarting (255) 31 seconds ago                                              movim
120e2a70956d        postgres:10.0       "docker-entrypoint.s…"   2 minutes ago       Up 2 minutes (healthy)            5432/tcp                                   postgres

@kawaii
Copy link
Member

kawaii commented Aug 10, 2018

Resolved as part of #11.

@kawaii kawaii closed this Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants