Thanks a lot for holding on here with me!
He (the guy) just wrote me an E-Mail, saying exactly what you said, that apache was restarted and the setup works now. And that another user had exactly the same problem 
It seems like Neos is now able to determine the php Path and writes a Settings.yaml on its own into Configuration/
.
That’s already good, but I just followed the setup past Step 4 (“Create a Site”, in url setup/index?step=3#
) resulting in a “500 Internal Server Error”. The log says:
[Tue Dec 29 08:50:30 2015] [warn] [client xx.xxx.xxx.xxx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://jesus.adrianschwarzer.de/setup/index?step=3
[Tue Dec 29 08:50:30 2015] [error] [client xx.xxx.xxx.xxx] Premature end of script headers: php-fcgi-starter, referer: http://jesus.adrianschwarzer.de/setup/index?step=3
Looking into the Backend and Frontend, even tough I hadn’t to manually write the Settings.yaml, I arrived at the same problematic situation: Backend constantly reloading as described and (something I didn’t see before) each reload triggers two new Exception being logged to Data/Logs/Exceptions
, so FIY only (i only show the first lines, the rest is the same for both Exceptions (except for an array index later on)):
`201512290905554b0f85.txt`
Exception #1389352984: No content collection of type TYPO3.Neos:ContentCollection could be found in the current node (/sites/neosdemotypo3org) or at the path "main". You might want to adjust your node type configuration and create the missing child node through the "flow node:repair --node-type TYPO3.NeosDemoTypo3Org:Homepage" command.
59 TYPO3\Neos\TypoScript\Helper\NodeHelper_Original::nearestContentCollection(TYPO3\TYPO3CR\Domain\Model\Node, "main")
`20151229090555099106.txt`
Exception #1389352984: No content collection of type TYPO3.Neos:ContentCollection could be found in the current node (/sites/neosdemotypo3org) or at the path "teaser". You might want to adjust your node type configuration and create the missing child node through the "flow node:repair --node-type TYPO3.NeosDemoTypo3Org:Homepage" command.
59 TYPO3\Neos\TypoScript\Helper\NodeHelper_Original::nearestContentCollection(TYPO3\TYPO3CR\Domain\Model\Node, "teaser")
But thats already after actual error. No Exceptions are being thrown inside the time window of the “500 Internal Server Error”. Actually, nothing critical seems to appear inside the Neos-Logs. Only INFO-messages about Auth-Tokens in Security_Development.log, some DEBUG-messages about not removed files and successfully imported ones in System_Development.log (nothing at all in System.log for the current day). See for yourself
`Security_Development.log` :
15-12-29 08:48:30 3646 xx.xxx.xxx.xxx INFO Flow Successfully re-authenticated tokens for account ""
15-12-29 08:49:28 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\PasswordToken for provider Typo3SetupProvider. Status: authentication successful
15-12-29 08:49:28 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Typo3BackendProvider. Status: no credentials given
15-12-29 08:49:28 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Flowpack.Neos.FrontendLogin:Frontend. Status: no credentials given
15-12-29 08:49:28 3646 xx.xxx.xxx.xxx INFO Flow Successfully re-authenticated tokens for account ""
15-12-29 08:49:43 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\PasswordToken for provider Typo3SetupProvider. Status: authentication successful
15-12-29 08:49:43 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Typo3BackendProvider. Status: no credentials given
15-12-29 08:49:43 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Flowpack.Neos.FrontendLogin:Frontend. Status: no credentials given
15-12-29 08:49:43 3646 xx.xxx.xxx.xxx INFO Flow Successfully re-authenticated tokens for account ""
15-12-29 08:49:46 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\PasswordToken for provider Typo3SetupProvider. Status: authentication successful
15-12-29 08:49:46 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Typo3BackendProvider. Status: no credentials given
15-12-29 08:49:46 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Flowpack.Neos.FrontendLogin:Frontend. Status: no credentials given
15-12-29 08:49:46 3646 xx.xxx.xxx.xxx INFO Flow Successfully re-authenticated tokens for account ""
15-12-29 08:49:57 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\PasswordToken for provider Typo3SetupProvider. Status: authentication successful
15-12-29 08:49:57 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Typo3BackendProvider. Status: no credentials given
15-12-29 08:49:57 3646 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\UsernamePassword for provider Flowpack.Neos.FrontendLogin:Frontend. Status: no credentials given
15-12-29 08:49:57 3646 xx.xxx.xxx.xxx INFO Flow Successfully re-authenticated tokens for account ""
15-12-29 09:04:29 16168 xx.xxx.xxx.xxx INFO Flow Session FK0vYdwC7aw79prZQbZkUhPGShWpdsvP contains auth token TYPO3\Flow\Security\Authentication\Token\PasswordToken for provider Typo3SetupProvider. Status: authentication successful
`System_Development.log:`
5-12-29 08:50:23 3646 DEBUG Flow Not removing storage data of resource alice-1.jpg (30d0d71c6e7e4dd53636a8b9a5d5c8fd9b73f10f) because it is still in use by 1 other Resource object(s).
15-12-29 08:50:23 3646 DEBUG Media ImageVariant: refresh() called, clearing all thumbnails. Filename: alice-1.jpg. Resource SHA1: 30d0d71c6e7e4dd53636a8b9a5d5c8fd9b73f10f
15-12-29 08:50:24 3646 DEBUG Flow Successfully imported file "/var/www/virtual/adriani/jesus/Neos/neos-base-distribution/Data/Temporary/Development/ProcessedImage-56823b3fed2ae.jpg" into the resource collection "persistent" (storage: defaultPersistentResourcesStorage, a TYPO3\Flow\Resource\Collection. SHA1: 85e0003c52f7af90a29278edb964815f93e07797)
15-12-29 08:50:24 3646 DEBUG Flow Successfully imported file "resource://TYPO3.NeosDemoTypo3Org/Private/Content/Resources/0641ce611d5171161c853f70ff1ae0f33dd4dc24" into the resource collection "persistent" (storage: defaultPersistentResourcesStorage, a TYPO3\Flow\Resource\Collection. SHA1: 0641ce611d5171161c853f70ff1ae0f33dd4dc24)
15-12-29 08:50:24 3646 DEBUG Flow Successfully imported file "Resource id #3151" into the resource collection "persistent" (storage: defaultPersistentResourcesStorage, a TYPO3\Flow\Resource\Collection. SHA1: 0641ce611d5171161c853f70ff1ae0f33dd4dc24)
15-12-29 08:50:24 3646 DEBUG Flow Not removing storage data of resource alice-2.jpg (0641ce611d5171161c853f70ff1ae0f33dd4dc24) because it is still in use by 1 other Resource object(s).
15-12-29 08:50:24 3646 DEBUG Media ImageVariant: refresh() called, clearing all thumbnails. Filename: alice-2.jpg. Resource SHA1: 0641ce611d5171161c853f70ff1ae0f33dd4dc24
15-12-29 08:50:24 3646 DEBUG Flow Successfully imported file "/var/www/virtual/adriani/jesus/Neos/neos-base-distribution/Data/Temporary/Development/ProcessedImage-56823b40a8062.jpg" into the resource collection "persistent" (storage: defaultPersistentResourcesStorage, a TYPO3\Flow\Resource\Collection. SHA1: 0a92ff95a3b5b6a22ca055fdefca51c4ac1f1a7b)
15-12-29 09:03:40 14596 DEBUG Flow Successfully imported file "resource://TYPO3.NeosDemoTypo3Org/Private/Content/Resources/6764994e36c070857e767ca440edc73c8f344e7d" into the resource collection "persistent" (storage: defaultPersistentResourcesStorage, a TYPO3\Flow\Resource\Collection. SHA1: 6764994e36c070857e767ca440edc73c8f344e7d)
Now I tried with./flow site:import --package-key=TYPO3.NeosDemoTypo3Org
, and ./flow resource:publish
without success. I don’t think that I didn’t try these two commands hard enough and the problem has to do with what is written in error_log
, so I will write back to the guy from Uberspace now.
I’ll let you know what happens next