Advertisement
Guest User

syslog

a guest
Nov 23rd, 2019
632
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. Nov 23 17:19:26 filer systemd[1]: Started Volkszaehler.org Middleware.
  2. Nov 23 17:19:26 filer php[10970]: Read configuration /home/volkszaehler/volkszaehler/etc/middleware.json, modified by command arguments.
  3. Nov 23 17:19:26 filer php[10970]: /
  4. Nov 23 17:19:26 filer php[10970]: +---------------------+-----------------------------------------+
  5. Nov 23 17:19:26 filer php[10970]: | host | 0.0.0.0 |
  6. Nov 23 17:19:26 filer php[10970]: | port | 8080 |
  7. Nov 23 17:19:26 filer php[10970]: | workers | 8 |
  8. Nov 23 17:19:26 filer php[10970]: | static-directory | /home/volkszaehler/volkszaehler/htdocs |
  9. Nov 23 17:19:26 filer php[10970]: | logging | 0 |
  10. Nov 23 17:19:26 filer php[10970]: | max-requests | 1000 |
  11. Nov 23 17:19:26 filer php[10970]: | bridge | HttpKernel |
  12. Nov 23 17:19:26 filer php[10970]: | bootstrap | Volkszaehler\Server\PPMBootstrapAdapter |
  13. Nov 23 17:19:26 filer php[10970]: | app-env | dev |
  14. Nov 23 17:19:26 filer php[10970]: | debug | 0 |
  15. Nov 23 17:19:26 filer php[10970]: | max-execution-time | 30 |
  16. Nov 23 17:19:26 filer php[10970]: | memory-limit | -1 |
  17. Nov 23 17:19:26 filer php[10970]: | ttl | 0 |
  18. Nov 23 17:19:26 filer php[10970]: | populate-server-var | 1 |
  19. Nov 23 17:19:26 filer php[10970]: | socket-path | .ppm/run/ |
  20. Nov 23 17:19:26 filer php[10970]: | pidfile | .ppm/ppm.pid |
  21. Nov 23 17:19:26 filer php[10970]: | reload-timeout | 30 |
  22. Nov 23 17:19:26 filer php[10970]: | cgi-path | /usr/bin/php |
  23. Nov 23 17:19:26 filer php[10970]: +---------------------+-----------------------------------------+
  24. Nov 23 17:19:26 filer php[10970]: Starting PHP-PM with 8 workers, using StreamSelectLoop ...
  25. Nov 23 17:19:26 filer php[10970]: 8 workers (starting at 5501) up and ready. Application is ready at http://0.0.0.0:8080/
  26. Nov 23 17:21:21 filer php[10970]: Maximum execution time of 30 seconds exceeded. Closing worker.
  27. Nov 23 17:21:21 filer php[10970]: Maximum execution time of 30 seconds exceeded. Closing worker.
  28. Nov 23 17:21:57 filer php[10970]: Maximum execution time of 30 seconds exceeded. Closing worker.
  29. Nov 23 17:23:20 filer php[10970]: Maximum execution time of 30 seconds exceeded. Closing worker.
  30. Nov 23 17:23:20 filer php[10970]: Maximum execution time of 30 seconds exceeded. Closing worker.
  31. Nov 23 17:23:20 filer php[10970]: Maximum execution time of 30 seconds exceeded. Closing worker.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement