Advertisement
Guest User

new

a guest
Aug 31st, 2021
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. Starting provisioner...
  2. [WARNING]: Found both group and host with same name: localhost
  3. [WARNING]: Platform linux on host localhost is using the discovered Python
  4. interpreter at /usr/bin/python3, but future installation of another Python
  5. interpreter could change this. See https://docs.ansible.com/ansible/2.9/referen
  6. ce_appendices/interpreter_discovery.html for more information.
  7. Provisioner finished.
  8. [31-Aug-2021 13:27:24] NOTICE: fpm is running, pid 273
  9. [31-Aug-2021 13:27:24] NOTICE: ready to handle connections
  10. 2021/08/31 13:27:55 [error] 274#274: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "wallabag_internal_setting" does not exist
  11. LINE 1: ..., t0.name AS name_2, t0.section AS section_3 FROM "wallabag_...
  12. ^ in /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129
  13. Stack trace:
  14. #0 /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(129): PDOStatement->execute(NULL)
  15. #1 /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(906): Doctrine\DBAL\Driver\PDOStatement->execute()
  16. #2 /var/www/wallabag/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(726): Doctrine\DBAL\Connection->executeQuery('SELECT t0.value...', Array, Array)
  17. #3 /var/www/wallabag/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(193): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(Array, NULL, NULL, Array, NULL, 1, NULL)
  18. #4 /var/www/w" while reading response header from upstream, client: 192.168.1.98, server: _, request: "GET /login HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.1.158:5812"
  19. 192.168.1.98 - - [31/Aug/2021:13:27:55 +0000] "GET /login HTTP/1.1" 500 31 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36"
  20. 2021/08/31 13:39:56 [error] 274#274: *4 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "wallabag_internal_setting" does not exist
  21. LINE 1: ..., t0.name AS name_2, t0.section AS section_3 FROM "wallabag_...
  22. ^ in /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129
  23. Stack trace:
  24. #0 /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(129): PDOStatement->execute(NULL)
  25. #1 /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(906): Doctrine\DBAL\Driver\PDOStatement->execute()
  26. #2 /var/www/wallabag/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(726): Doctrine\DBAL\Connection->executeQuery('SELECT t0.value...', Array, Array)
  27. #3 /var/www/wallabag/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(193): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(Array, NULL, NULL, Array, NULL, 1, NULL)
  28. #4 /var/www/w" while reading response header from upstream, client: 192.168.1.98, server: _, request: "GET /login HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.1.158:5812"
  29. 192.168.1.98 - - [31/Aug/2021:13:39:56 +0000] "GET /login HTTP/1.1" 500 31 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement