Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php kraken project:create #10

Open
sergiohermes opened this issue Mar 7, 2017 · 2 comments
Open

php kraken project:create #10

sergiohermes opened this issue Mar 7, 2017 · 2 comments

Comments

@sergiohermes
Copy link

php kraken project:create

result this:
"fwrite(): send of 213 bytes failed with errno=32 Broken pipe"

@eduard-sukharev
Copy link

This also happens to me quite often. Usually, when after server has just been restarted everything works just fine (and there're 2 kraken.server processes): projects can be created and destroyed, but some time later, about a couple of minutes or so, no project can be created anymore - it responds with similar fwrite() error.

@dhananjayve
Copy link

PS D:\xampp\htdocs\kraken-test> php kraken.server
Server is booting...
Throwable trace:
0. [InstantiationException] "stream_socket_pair() could not establish connection." in Isolate:29
1. [ExecutionException] "ServiceProvider [Kraken\Root\Provider\SystemProvider] raised an error." in ServicePro
ider:157
2. [ExecutionException] "ServiceProvider Kraken\Root\Provider\SystemProvider failed during registration." in S
rviceRegister:352
3. [ExecutionException] "ServiceRegister could not be booted." in ServiceRegister:92
4. [InstantiationException] "Core module could not be booted." in Core:79
Stack trace:
0. [throwable] Kraken\Throwable\Exception\Logic\InstantiationException(...) in Isolate:29
1. [call] Kraken\Util\Isolate\Isolate->__construct() in SystemProvider:26
2. [throwable] Kraken\Throwable\Exception\Runtime\ExecutionException(...) in ServiceProvider:157
3. [call] Kraken\Container\ServiceProvider->throwException(Kraken\Throwable\Exception\Logic\InstantiationExcep
ion) in ServiceProvider:84
4. [call] Kraken\Container\ServiceProvider->registerProvider(Kraken\Root\Console\Server\Core\ServerCore) in Se
viceRegister:342
5. [throwable] Kraken\Throwable\Exception\Runtime\ExecutionException(...) in ServiceRegister:352
6. [call] Kraken\Container\ServiceRegister->registerProviders() in ServiceRegister:80
7. [throwable] Kraken\Throwable\Exception\Runtime\ExecutionException(...) in ServiceRegister:92
8. [call] Kraken\Container\ServiceRegister->boot() in Core:331
9. [call] Kraken\Core\Core->bootProviders() in Core:70
10. [throwable] Kraken\Throwable\Exception\Logic\InstantiationException(...) in Core:79
11. [call] Kraken\Core\Core->boot() in ServerBoot:125
12. [call] Kraken\Root\Console\Server\Boot\ServerBoot->boot("D:\xampp\htdocs\kraken-test/data") in kraken.serve
:28
13. [main]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants