-
Hey,
startup works fine, but i see the app somehow assumes the current domain is the internal ECS Container IP. How can we fix this?
So basically its a `FORWARDED` issue i guess.
My config:
…
-
Hello! I'm curious if you have plans to support a queue worker and scheduler in Octane? Since we now have a single process for php application and as I can see people already working on a websocket se…
-
### Symfony version(s) affected
5.4.0, 5.4.1
### Description
We have a legacy application that we are slowly migrating to Symfony, which we did following this guide with good results since 5.0: htt…
-
- Octane Version: 1.0.21
- Laravel Version: 8.74
- PHP Version: 8.1.0
- Server & Version: RoadRunner 2.6.0
### Description:
Hi, RoadRunner had just released v2.6.0 and I noticed my CI (with PHP…
-
It would be nice were the difference between the two runtimes documented; I'm unsure which runtime to select, or whether they are production-ready (the version number doesn't indicate so).
Could yo…
-
I tried running this:
```sh
/app # rr serve .rr.dev.yaml
{"level":"debug","ts":1638447404.4453213,"logger":"rpc","msg":"RPC plugin started","address":"tcp://127.0.0.1:6001","plugins":["informer",…
-
At the moment, for the RR2 is impossible to run `php` workers per plugin with its own command, all plugins use the same `server.command` to fire a PHP process. User is forced to use multiply RR instan…
-
My `composer.json` created with `composer require symfony/http-kernel:"~5.3"`:
```bash
{
"require": {
"symfony/http-kernel": "~5.3"
}
}
```
Output of `composer diagnose…
-
```
local.ERROR: Uncaught ErrorException: file_put_contents(): Write of 522983 bytes failed with errno=32 Broken pipe in /home/user/www/laravel/vendor/spiral/roadrunner-worker/src/Logger.php:38
Stac…
-
- Octane Version: 1.0.11 #latest version
- Laravel Version: 8.6.2 #latest version
- PHP Version: 8.0.10
- Server & Version: RoadRunner
### Description:
When i try to install octane, after choo…