This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* This file is part of Sulu. | |
* | |
* (c) MASSIVE ART WebServices GmbH | |
* | |
* This source file is subject to the MIT license that is bundled | |
* with this source code in the file LICENSE. | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-08-17 14:48:24] request.INFO: Matched route "delete_media". {"route_parameters":{"_controller":"Sulu\\Bundle\\MediaBundle\\Controller\\MediaController::deleteAction","_format":"json","id":"788","_route":"delete_media"},"request_uri":"http://spitex-intranet.lo/admin | |
/api/media/788"} [] | |
[2017-08-17 14:48:24] security.DEBUG: Read existing security token from the session. {"key":"_security_admin"} [] | |
[2017-08-17 14:48:24] doctrine.DEBUG: SELECT s0_.username AS username_0, s0_.password AS password_1, s0_.locale AS locale_2, s0_.salt AS salt_3, s0_.locked AS locked_4, s0_.enabled AS enabled_5, s0_.lastLogin AS lastLogin_6, s0_.confirmationKey AS confirmationKey_7, s0_. | |
passwordResetToken AS passwordResetToken_8, s0_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_9, s0_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_10, s0_.privateKey AS privateKey_11, s0_.apiKey AS apiKey_12, s0_.email AS email_13, s0_.id AS i | |
d_14, s1_.locale AS locale_15, s1_.id AS id_16, s2_.name AS name_17, s2_.s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:54:37 ERROR [console] Error thrown while running command "sulu:build dev -vvv". Message: "Call to a member function getProperties() on null" | |
[ | |
"error" => Error { | |
#message: "Call to a member function getProperties() on null", | |
#code: 0, | |
#file: "/vagrant/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php", | |
#line: 319, | |
trace: { | |
/vagrant/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php:319: { | |
: , |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# MassiveSearch Configuration | |
massive_search: | |
adapter: elastic | |
adapters: | |
elastic: | |
hosts: [ mod-commander.com:9200 ] | |
version: 5.0 | |
# SuluMedia Configuration | |
sulu_media: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@ubuntu-xenial:/vagrant$ php app/console massive:search:reindex -v --env=prod | |
Provider "sulu_structure" did not finish. Do you wish to resume? n | |
provider "doctrine_orm" | |
-- reindexing "2" instances of "Sulu\Bundle\ContactBundle\Entity\Account" | |
2/2 [============================] 100% < 1 sec/< 1 sec 24.0 MiB | |
-- reindexing "6" instances of "Sulu\Bundle\ContactBundle\Entity\Contact" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<webspace xmlns="http://schemas.sulu.io/webspace/webspace" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://schemas.sulu.io/webspace/webspace http://schemas.sulu.io/webspace/webspace-1.1.xsd"> | |
<name>sulu.io</name> | |
<key>sulu_io</key> | |
<localizations> | |
<localization language="en" default="true"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<webspace xmlns="http://schemas.sulu.io/webspace/webspace" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://schemas.sulu.io/webspace/webspace http://schemas.sulu.io/webspace/webspace-1.1.xsd"> | |
<name>Intranet</name> | |
<key>intranet_spitex_bern_ch</key> | |
<localizations> | |
<localization language="de" default="true"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+--------------------------+-----------------+--------------------------------------+ | |
| spitex_intranet/ | nt:unstructured | | | |
| snippets/ | nt:unstructured | | | |
| spitex_bern_ch/ | nt:unstructured | | | |
| intranet_spitex_bern_ch/ | nt:unstructured | | | |
| jcr:mixinTypes | NAME (17) | [0] mix:referenceable | | |
| jcr:primaryType | NAME (15) | nt:unstructured | | |
| jcr:uuid | STRING (36) | 3b1a3b5b-728c-448d-a145-e2aa8a34ec06 | | |
+--------------------------+-----------------+--------------------------------------+ | |
1 nodes, 3 properties in set (0.033160 sec) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sulu_http_cache: | |
handlers: | |
debug: | |
enabled: %kernel.debug% | |
url: | |
enabled: true | |
proxy_client: | |
symfony: | |
enabled: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-09-08 11:58:54] request.INFO: Matched route "sulu_websocket.fallback". {"route_parameters":{"_controller":"sulu_websocket.fallback_controller:send","_format":"json","appName":"admin","_route":"sulu_websocket.fallback"},"reque | |
st_uri":"http://staging.spitex-bern.ch/admin/websocket/admin"} [] | |
[2017-09-08 11:58:54] security.DEBUG: Read existing security token from the session. {"key":"_security_admin"} [] | |
[2017-09-08 11:58:54] security.DEBUG: User was reloaded from a user provider. {"username":"admin","provider":"Sulu\\Bundle\\SecurityBundle\\User\\UserProvider"} [] | |
[2017-09-08 11:58:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception |
OlderNewer