Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.40 KB | None | 0 0
  1. [2018-03-21 09:59:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  2. [2018-03-21 09:59:40] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  3. [2018-03-21 09:59:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.id AS id_2 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id ORDER BY a0_.created_at DESC, a0_.id ASC LIMIT 5 OFFSET 0 [] []
  5. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.title AS title_2, a0_.content AS content_3, a0_.comments_count AS comments_count_4, a0_.description AS description_5, a0_.published_at AS published_at_6, a0_.published AS published_7, a0_.updated_at AS updated_at_8, a0_.created_at AS created_at_9, c1_.id AS id_10, c1_.code AS code_11, c1_.name AS name_12, t2_.id AS id_13, t2_.code AS code_14, t2_.name AS name_15, u3_.id AS id_16, u3_.username AS username_17, u3_.username_canonical AS username_canonical_18, u3_.email AS email_19, u3_.email_canonical AS email_canonical_20, u3_.fullname AS fullname_21, u3_.hash AS hash_22, u3_.created_at AS created_at_23, u3_.updated_at AS updated_at_24, u3_.enabled AS enabled_25, u3_.last_login AS last_login_26, u3_.confirmation_token AS confirmation_token_27, u3_.password_requested_at AS password_requested_at_28, u3_.super_admin AS super_admin_29, i4_.id AS id_30, i4_.url AS url_31, i4_.file_size AS file_size_32, i4_.file_name AS file_name_33, i4_.original_name AS original_name_34, i4_.uploaded_at AS uploaded_at_35, i4_.updated_at AS updated_at_36, i4_.created_at AS created_at_37, i5_.id AS id_38, i5_.url AS url_39, i5_.file_size AS file_size_40, i5_.file_name AS file_name_41, i5_.original_name AS original_name_42, i5_.uploaded_at AS uploaded_at_43, i5_.updated_at AS updated_at_44, i5_.created_at AS created_at_45, a0_.category_id AS category_id_46, a0_.author_id AS author_id_47, a0_.image_id AS image_id_48, u3_.avatar_image_id AS avatar_image_id_49, i4_.author_id AS author_id_50, i5_.author_id AS author_id_51 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a6_ ON a0_.id = a6_.article_id LEFT JOIN tags t2_ ON t2_.id = a6_.tag_id INNER JOIN users u3_ ON a0_.author_id = u3_.id LEFT JOIN images i4_ ON u3_.avatar_image_id = i4_.id LEFT JOIN images i5_ ON a0_.image_id = i5_.id WHERE a0_.id IN (?) ORDER BY a0_.created_at DESC, a0_.id ASC [["2326cb2e-1c72-49f2-a6ed-aa [...]","2895213d-d18b-4c39-bb8c-f2 [...]","2ca065ac-3b5f-45c9-87d1-c4 [...]","3350c096-690d-4fae-b1c6-c8 [...]","42c2e928-ad03-4b89-bdb4-fd [...]"]] []
  6. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  7. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  8. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  9. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  10. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  11. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  12. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  13. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  14. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  15. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  16. [2018-03-21 09:59:40] doctrine.DEBUG: SELECT count(DISTINCT a0_.id) AS sclr_0 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id [] []
  17. [2018-03-21 10:00:19] request.INFO: Matched route "api_articles_get_collection". {"route":"api_articles_get_collection","route_parameters":{"_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\Article","_api_collection_operation_name":"get","_route":"api_articles_get_collection"},"request_uri":"https://knit-test-api.tk/articles?group%5B%5D=CategoryRead&group%5B%5D=ImageReadLess&group%5B%5D=TagRead&group%5B%5D=UserReadLess&limit=5&order%5BcreatedAt%5D=DESC&page=1","method":"GET"} []
  18. [2018-03-21 10:00:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  19. [2018-03-21 10:00:19] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  20. [2018-03-21 10:00:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.id AS id_2 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id ORDER BY a0_.created_at DESC, a0_.id ASC LIMIT 5 OFFSET 0 [] []
  22. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.title AS title_2, a0_.content AS content_3, a0_.comments_count AS comments_count_4, a0_.description AS description_5, a0_.published_at AS published_at_6, a0_.published AS published_7, a0_.updated_at AS updated_at_8, a0_.created_at AS created_at_9, c1_.id AS id_10, c1_.code AS code_11, c1_.name AS name_12, t2_.id AS id_13, t2_.code AS code_14, t2_.name AS name_15, u3_.id AS id_16, u3_.username AS username_17, u3_.username_canonical AS username_canonical_18, u3_.email AS email_19, u3_.email_canonical AS email_canonical_20, u3_.fullname AS fullname_21, u3_.hash AS hash_22, u3_.created_at AS created_at_23, u3_.updated_at AS updated_at_24, u3_.enabled AS enabled_25, u3_.last_login AS last_login_26, u3_.confirmation_token AS confirmation_token_27, u3_.password_requested_at AS password_requested_at_28, u3_.super_admin AS super_admin_29, i4_.id AS id_30, i4_.url AS url_31, i4_.file_size AS file_size_32, i4_.file_name AS file_name_33, i4_.original_name AS original_name_34, i4_.uploaded_at AS uploaded_at_35, i4_.updated_at AS updated_at_36, i4_.created_at AS created_at_37, i5_.id AS id_38, i5_.url AS url_39, i5_.file_size AS file_size_40, i5_.file_name AS file_name_41, i5_.original_name AS original_name_42, i5_.uploaded_at AS uploaded_at_43, i5_.updated_at AS updated_at_44, i5_.created_at AS created_at_45, a0_.category_id AS category_id_46, a0_.author_id AS author_id_47, a0_.image_id AS image_id_48, u3_.avatar_image_id AS avatar_image_id_49, i4_.author_id AS author_id_50, i5_.author_id AS author_id_51 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a6_ ON a0_.id = a6_.article_id LEFT JOIN tags t2_ ON t2_.id = a6_.tag_id INNER JOIN users u3_ ON a0_.author_id = u3_.id LEFT JOIN images i4_ ON u3_.avatar_image_id = i4_.id LEFT JOIN images i5_ ON a0_.image_id = i5_.id WHERE a0_.id IN (?) ORDER BY a0_.created_at DESC, a0_.id ASC [["2326cb2e-1c72-49f2-a6ed-aa [...]","2895213d-d18b-4c39-bb8c-f2 [...]","2ca065ac-3b5f-45c9-87d1-c4 [...]","3350c096-690d-4fae-b1c6-c8 [...]","42c2e928-ad03-4b89-bdb4-fd [...]"]] []
  23. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  24. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  25. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  26. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  27. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  28. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  29. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  30. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  31. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  32. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  33. [2018-03-21 10:00:20] doctrine.DEBUG: SELECT count(DISTINCT a0_.id) AS sclr_0 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id [] []
  34. [2018-03-21 10:00:23] request.INFO: Matched route "api_articles_get_collection". {"route":"api_articles_get_collection","route_parameters":{"_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\Article","_api_collection_operation_name":"get","_route":"api_articles_get_collection"},"request_uri":"https://knit-test-api.tk/articles?group%5B%5D=CategoryRead&group%5B%5D=ImageReadLess&group%5B%5D=TagRead&group%5B%5D=UserReadLess&limit=5&order%5BcreatedAt%5D=DESC&page=1","method":"GET"} []
  35. [2018-03-21 10:00:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  36. [2018-03-21 10:00:23] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  37. [2018-03-21 10:00:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  38. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.id AS id_2 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id ORDER BY a0_.created_at DESC, a0_.id ASC LIMIT 5 OFFSET 0 [] []
  39. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.title AS title_2, a0_.content AS content_3, a0_.comments_count AS comments_count_4, a0_.description AS description_5, a0_.published_at AS published_at_6, a0_.published AS published_7, a0_.updated_at AS updated_at_8, a0_.created_at AS created_at_9, c1_.id AS id_10, c1_.code AS code_11, c1_.name AS name_12, t2_.id AS id_13, t2_.code AS code_14, t2_.name AS name_15, u3_.id AS id_16, u3_.username AS username_17, u3_.username_canonical AS username_canonical_18, u3_.email AS email_19, u3_.email_canonical AS email_canonical_20, u3_.fullname AS fullname_21, u3_.hash AS hash_22, u3_.created_at AS created_at_23, u3_.updated_at AS updated_at_24, u3_.enabled AS enabled_25, u3_.last_login AS last_login_26, u3_.confirmation_token AS confirmation_token_27, u3_.password_requested_at AS password_requested_at_28, u3_.super_admin AS super_admin_29, i4_.id AS id_30, i4_.url AS url_31, i4_.file_size AS file_size_32, i4_.file_name AS file_name_33, i4_.original_name AS original_name_34, i4_.uploaded_at AS uploaded_at_35, i4_.updated_at AS updated_at_36, i4_.created_at AS created_at_37, i5_.id AS id_38, i5_.url AS url_39, i5_.file_size AS file_size_40, i5_.file_name AS file_name_41, i5_.original_name AS original_name_42, i5_.uploaded_at AS uploaded_at_43, i5_.updated_at AS updated_at_44, i5_.created_at AS created_at_45, a0_.category_id AS category_id_46, a0_.author_id AS author_id_47, a0_.image_id AS image_id_48, u3_.avatar_image_id AS avatar_image_id_49, i4_.author_id AS author_id_50, i5_.author_id AS author_id_51 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a6_ ON a0_.id = a6_.article_id LEFT JOIN tags t2_ ON t2_.id = a6_.tag_id INNER JOIN users u3_ ON a0_.author_id = u3_.id LEFT JOIN images i4_ ON u3_.avatar_image_id = i4_.id LEFT JOIN images i5_ ON a0_.image_id = i5_.id WHERE a0_.id IN (?) ORDER BY a0_.created_at DESC, a0_.id ASC [["2326cb2e-1c72-49f2-a6ed-aa [...]","2895213d-d18b-4c39-bb8c-f2 [...]","2ca065ac-3b5f-45c9-87d1-c4 [...]","3350c096-690d-4fae-b1c6-c8 [...]","42c2e928-ad03-4b89-bdb4-fd [...]"]] []
  40. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  41. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  42. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  43. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  44. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  45. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  46. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  47. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  48. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  49. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  50. [2018-03-21 10:00:24] doctrine.DEBUG: SELECT count(DISTINCT a0_.id) AS sclr_0 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id [] []
  51. [2018-03-21 10:04:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /media/upload/5aadc21f4f815478448271.jpeg" (from "http://knit-stage-api.eu-central-1.elasticbeanstalk.com/admin/?entity=Image&action=list&menuIndex=6&submenuIndex=-1")" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /media/upload/5aadc21f4f815478448271.jpeg\" (from \"http://knit-stage-api.eu-central-1.elasticbeanstalk.com/admin/?entity=Image&action=list&menuIndex=6&submenuIndex=-1\") at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/var/cache/mydevil/srcMydevilDebugProjectContainerUrlMatcher.php:987)"} []
  52. [2018-03-21 10:04:40] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains/composer.json) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  53. [2018-03-21 10:04:40] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  54. [2018-03-21 12:18:48] request.INFO: Matched route "api_articles_get_collection". {"route":"api_articles_get_collection","route_parameters":{"_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\Article","_api_collection_operation_name":"get","_route":"api_articles_get_collection"},"request_uri":"https://knit-test-api.tk/articles?group%5B%5D=CategoryRead&group%5B%5D=ImageReadLess&group%5B%5D=TagRead&group%5B%5D=UserReadLess&limit=5&order%5BcreatedAt%5D=DESC&page=1","method":"GET"} []
  55. [2018-03-21 12:18:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  56. [2018-03-21 12:18:48] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  57. [2018-03-21 12:18:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  58. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.id AS id_2 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id ORDER BY a0_.created_at DESC, a0_.id ASC LIMIT 5 OFFSET 0 [] []
  59. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.title AS title_2, a0_.content AS content_3, a0_.comments_count AS comments_count_4, a0_.description AS description_5, a0_.published_at AS published_at_6, a0_.published AS published_7, a0_.updated_at AS updated_at_8, a0_.created_at AS created_at_9, c1_.id AS id_10, c1_.code AS code_11, c1_.name AS name_12, t2_.id AS id_13, t2_.code AS code_14, t2_.name AS name_15, u3_.id AS id_16, u3_.username AS username_17, u3_.username_canonical AS username_canonical_18, u3_.email AS email_19, u3_.email_canonical AS email_canonical_20, u3_.fullname AS fullname_21, u3_.hash AS hash_22, u3_.created_at AS created_at_23, u3_.updated_at AS updated_at_24, u3_.enabled AS enabled_25, u3_.last_login AS last_login_26, u3_.confirmation_token AS confirmation_token_27, u3_.password_requested_at AS password_requested_at_28, u3_.super_admin AS super_admin_29, i4_.id AS id_30, i4_.url AS url_31, i4_.file_size AS file_size_32, i4_.file_name AS file_name_33, i4_.original_name AS original_name_34, i4_.uploaded_at AS uploaded_at_35, i4_.updated_at AS updated_at_36, i4_.created_at AS created_at_37, i5_.id AS id_38, i5_.url AS url_39, i5_.file_size AS file_size_40, i5_.file_name AS file_name_41, i5_.original_name AS original_name_42, i5_.uploaded_at AS uploaded_at_43, i5_.updated_at AS updated_at_44, i5_.created_at AS created_at_45, a0_.category_id AS category_id_46, a0_.author_id AS author_id_47, a0_.image_id AS image_id_48, u3_.avatar_image_id AS avatar_image_id_49, i4_.author_id AS author_id_50, i5_.author_id AS author_id_51 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a6_ ON a0_.id = a6_.article_id LEFT JOIN tags t2_ ON t2_.id = a6_.tag_id INNER JOIN users u3_ ON a0_.author_id = u3_.id LEFT JOIN images i4_ ON u3_.avatar_image_id = i4_.id LEFT JOIN images i5_ ON a0_.image_id = i5_.id WHERE a0_.id IN (?) ORDER BY a0_.created_at DESC, a0_.id ASC [["2326cb2e-1c72-49f2-a6ed-aa [...]","2895213d-d18b-4c39-bb8c-f2 [...]","2ca065ac-3b5f-45c9-87d1-c4 [...]","3350c096-690d-4fae-b1c6-c8 [...]","42c2e928-ad03-4b89-bdb4-fd [...]"]] []
  60. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  61. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  62. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  63. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  64. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  65. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  66. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  67. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  68. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  69. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  70. [2018-03-21 12:18:48] doctrine.DEBUG: SELECT count(DISTINCT a0_.id) AS sclr_0 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id [] []
  71. [2018-03-21 18:15:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/var/cache/mydevil/srcMydevilDebugProjectContainerUrlMatcher.php:987)"} []
  72. [2018-03-21 18:15:10] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains/composer.json) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  73. [2018-03-21 18:15:10] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  74. [2018-03-21 18:15:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apple-app-site-association"" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apple-app-site-association\" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/var/cache/mydevil/srcMydevilDebugProjectContainerUrlMatcher.php:987)"} []
  75. [2018-03-21 18:15:11] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains/composer.json) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  76. [2018-03-21 18:15:11] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  77. [2018-03-21 18:15:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.well-known/assetlinks.json"" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.well-known/assetlinks.json\" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/var/cache/mydevil/srcMydevilDebugProjectContainerUrlMatcher.php:987)"} []
  78. [2018-03-21 18:15:18] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains/composer.json) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  79. [2018-03-21 18:15:18] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  80. [2018-03-21 18:16:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.well-known/apple-app-site-association"" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.well-known/apple-app-site-association\" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/var/cache/mydevil/srcMydevilDebugProjectContainerUrlMatcher.php:987)"} []
  81. [2018-03-21 18:16:05] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains/composer.json) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  82. [2018-03-21 18:16:05] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  83. [2018-03-21 19:49:16] request.INFO: Matched route "api_entrypoint". {"route":"api_entrypoint","route_parameters":{"_controller":"api_platform.action.entrypoint","_format":"","_api_respond":"1","index":"index","_route":"api_entrypoint"},"request_uri":"https://www.knit-test-api.tk/","method":"GET"} []
  84. [2018-03-21 19:49:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  85. [2018-03-21 19:49:16] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  86. [2018-03-21 19:49:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  87. [2018-03-21 20:20:39] request.INFO: Matched route "api_articles_get_collection". {"route":"api_articles_get_collection","route_parameters":{"_controller":"api_platform.action.get_collection","_format":null,"_api_resource_class":"App\\Entity\\Article","_api_collection_operation_name":"get","_route":"api_articles_get_collection"},"request_uri":"https://knit-test-api.tk/articles?group%5B%5D=CategoryRead&group%5B%5D=ImageReadLess&group%5B%5D=TagRead&group%5B%5D=UserReadLess&limit=5&order%5BcreatedAt%5D=DESC&page=1","method":"GET"} []
  88. [2018-03-21 20:20:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  89. [2018-03-21 20:20:39] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  90. [2018-03-21 20:20:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  91. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.id AS id_2 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id ORDER BY a0_.created_at DESC, a0_.id ASC LIMIT 5 OFFSET 0 [] []
  92. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.title AS title_2, a0_.content AS content_3, a0_.comments_count AS comments_count_4, a0_.description AS description_5, a0_.published_at AS published_at_6, a0_.published AS published_7, a0_.updated_at AS updated_at_8, a0_.created_at AS created_at_9, c1_.id AS id_10, c1_.code AS code_11, c1_.name AS name_12, t2_.id AS id_13, t2_.code AS code_14, t2_.name AS name_15, u3_.id AS id_16, u3_.username AS username_17, u3_.username_canonical AS username_canonical_18, u3_.email AS email_19, u3_.email_canonical AS email_canonical_20, u3_.fullname AS fullname_21, u3_.hash AS hash_22, u3_.created_at AS created_at_23, u3_.updated_at AS updated_at_24, u3_.enabled AS enabled_25, u3_.last_login AS last_login_26, u3_.confirmation_token AS confirmation_token_27, u3_.password_requested_at AS password_requested_at_28, u3_.super_admin AS super_admin_29, i4_.id AS id_30, i4_.url AS url_31, i4_.file_size AS file_size_32, i4_.file_name AS file_name_33, i4_.original_name AS original_name_34, i4_.uploaded_at AS uploaded_at_35, i4_.updated_at AS updated_at_36, i4_.created_at AS created_at_37, i5_.id AS id_38, i5_.url AS url_39, i5_.file_size AS file_size_40, i5_.file_name AS file_name_41, i5_.original_name AS original_name_42, i5_.uploaded_at AS uploaded_at_43, i5_.updated_at AS updated_at_44, i5_.created_at AS created_at_45, a0_.category_id AS category_id_46, a0_.author_id AS author_id_47, a0_.image_id AS image_id_48, u3_.avatar_image_id AS avatar_image_id_49, i4_.author_id AS author_id_50, i5_.author_id AS author_id_51 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a6_ ON a0_.id = a6_.article_id LEFT JOIN tags t2_ ON t2_.id = a6_.tag_id INNER JOIN users u3_ ON a0_.author_id = u3_.id LEFT JOIN images i4_ ON u3_.avatar_image_id = i4_.id LEFT JOIN images i5_ ON a0_.image_id = i5_.id WHERE a0_.id IN (?) ORDER BY a0_.created_at DESC, a0_.id ASC [["2326cb2e-1c72-49f2-a6ed-aa [...]","2895213d-d18b-4c39-bb8c-f2 [...]","2ca065ac-3b5f-45c9-87d1-c4 [...]","3350c096-690d-4fae-b1c6-c8 [...]","42c2e928-ad03-4b89-bdb4-fd [...]"]] []
  93. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  94. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2326cb2e-1c72-49f2-a6ed-aae4f182db94\")"] []
  95. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  96. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2895213d-d18b-4c39-bb8c-f25893c8cab4\")"] []
  97. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  98. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"2ca065ac-3b5f-45c9-87d1-c460f50ede86\")"] []
  99. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  100. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"3350c096-690d-4fae-b1c6-c8d40faf4217\")"] []
  101. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.text AS text_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM comments t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  102. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.value AS value_2, t0.created_at AS created_at_3, t0.article_id AS article_id_4, t0.author_id AS author_id_5 FROM ratings t0 WHERE t0.article_id = ? ["[object] (Ramsey\\Uuid\\Uuid: \"42c2e928-ad03-4b89-bdb4-fd0465ba1e5b\")"] []
  103. [2018-03-21 20:20:39] doctrine.DEBUG: SELECT count(DISTINCT a0_.id) AS sclr_0 FROM articles a0_ INNER JOIN categories c1_ ON a0_.category_id = c1_.id LEFT JOIN articles_tags a3_ ON a0_.id = a3_.article_id LEFT JOIN tags t2_ ON t2_.id = a3_.tag_id INNER JOIN users u4_ ON a0_.author_id = u4_.id LEFT JOIN images i5_ ON u4_.avatar_image_id = i5_.id LEFT JOIN images i6_ ON a0_.image_id = i6_.id [] []
  104. [2018-03-21 21:28:47] request.INFO: Matched route "api_entrypoint". {"route":"api_entrypoint","route_parameters":{"_controller":"api_platform.action.entrypoint","_format":"","_api_respond":"1","index":"index","_route":"api_entrypoint"},"request_uri":"https://knit-test-api.tk/","method":"GET"} []
  105. [2018-03-21 21:28:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  106. [2018-03-21 21:28:47] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  107. [2018-03-21 21:28:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  108. [2018-03-21 21:28:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bdb8b5","_route":"_wdt"},"request_uri":"https://knit-test-api.tk/_wdt/bdb8b5","method":"GET"} []
  109. [2018-03-21 21:28:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  110. [2018-03-21 21:28:48] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  111. [2018-03-21 21:28:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  112. [2018-03-21 21:28:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bdb8b5","_route":"_profiler"},"request_uri":"https://knit-test-api.tk/_profiler/bdb8b5?panel=cache","method":"GET"} []
  113. [2018-03-21 21:28:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  114. [2018-03-21 21:28:53] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  115. [2018-03-21 21:28:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  116. [2018-03-21 21:28:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://knit-test-api.tk/_profiler/search_bar?panel=cache","method":"GET"} []
  117. [2018-03-21 21:28:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bdb8b5","_route":"_profiler"},"request_uri":"https://knit-test-api.tk/_profiler/bdb8b5?panel=logger","method":"GET"} []
  118. [2018-03-21 21:28:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  119. [2018-03-21 21:28:56] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  120. [2018-03-21 21:28:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  121. [2018-03-21 21:28:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://knit-test-api.tk/_profiler/search_bar?panel=logger","method":"GET"} []
  122. [2018-03-21 21:29:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bdb8b5","_route":"_profiler"},"request_uri":"https://knit-test-api.tk/_profiler/bdb8b5?panel=cache","method":"GET"} []
  123. [2018-03-21 21:29:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  124. [2018-03-21 21:29:27] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  125. [2018-03-21 21:29:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  126. [2018-03-21 21:29:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://knit-test-api.tk/_profiler/search_bar?panel=cache","method":"GET"} []
  127. [2018-03-21 21:29:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bdb8b5","_route":"_profiler"},"request_uri":"https://knit-test-api.tk/_profiler/bdb8b5?panel=events","method":"GET"} []
  128. [2018-03-21 21:29:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  129. [2018-03-21 21:29:29] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  130. [2018-03-21 21:29:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  131. [2018-03-21 21:29:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://knit-test-api.tk/_profiler/search_bar?panel=events","method":"GET"} []
  132. [2018-03-21 21:33:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bdb8b5","_route":"_profiler"},"request_uri":"https://knit-test-api.tk/_profiler/bdb8b5?panel=logger","method":"GET"} []
  133. [2018-03-21 21:33:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  134. [2018-03-21 21:33:04] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  135. [2018-03-21 21:33:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  136. [2018-03-21 21:33:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://knit-test-api.tk/_profiler/search_bar?panel=logger","method":"GET"} []
  137. [2018-03-21 21:35:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /media/upload/5aadc21f4f815478448271.jpeg" (from "http://knit-stage-api.eu-central-1.elasticbeanstalk.com/admin/?entity=Article&action=list&menuIndex=2&submenuIndex=-1")" at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /media/upload/5aadc21f4f815478448271.jpeg\" (from \"http://knit-stage-api.eu-central-1.elasticbeanstalk.com/admin/?entity=Article&action=list&menuIndex=2&submenuIndex=-1\") at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/var/cache/mydevil/srcMydevilDebugProjectContainerUrlMatcher.php:987)"} []
  138. [2018-03-21 21:35:39] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains/composer.json) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  139. [2018-03-21 21:35:39] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/usr/home/k911-main/domains) is not within the allowed path(s): (/usr/home/k911-main/domains/knit-test-api.tk/public_html:/dev:/usr/home/k911-main/domains/knit-test-api.tk:/tmp:/usr/local/share/pear) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"function\":\"handleError\",\"class\":\"Symfony\\\\Component\\\\Debug\\\\ErrorHandler\",\"type\":\"->\"},{\"file\":\"/usr/home/k911-main/domains/knit-test-api.tk/app-api-v0.8.1-dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php\",\"line\":218,\"function\":\"call_user_func\"},{\"function\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\{closure}\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Cloner\\\\AbstractCloner\",\"type\":\"->\"}],\"count\":1})"} []
  140. [2018-03-21 21:36:17] request.INFO: Matched route "api_entrypoint". {"route":"api_entrypoint","route_parameters":{"_controller":"api_platform.action.entrypoint","_format":"","_api_respond":"1","index":"index","_route":"api_entrypoint"},"request_uri":"https://knit-test-api.tk/","method":"GET"} []
  141. [2018-03-21 21:36:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":1} []
  142. [2018-03-21 21:36:17] security.DEBUG: Calling getCredentials() on guard configurator. {"firewall_key":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Guard\\JWTTokenAuthenticator"} []
  143. [2018-03-21 21:36:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement