-
There are already many php frameworks that support coroutines, such as hyperf, swoft, etc.
However, these frameworks are obviously inferior to laravel in terms of ecological richness and community …
-
```
Fatal error: Uncaught ErrorException: Uncaught ErrorException: Swoole\Process::exec(): exec file name is empty in phar:///usr/local/bin/swoftcli/app/Command/ServeCommand.php:287
Stack trace:
#0…
-
如题,redis 是集群模式,使用redisRateLimiter 报错如下
Redis command reconnect error(RedisCluster::eval(): All keys do not map to the same slot) At /home/vagrant/code/gold-service.2345.com/vendor/swoft/redis/src/C…
-
感谢作者的开源,很喜欢这个支付SDK,一直在用,最近在用swoole开发项目,用到了swoft,求适配swoft,近期有没有计划呀。谢谢
Akuns updated
2 years ago
-
小并发压测swoft服务,间歇出现报错
报错信息如下:
[libprotobuf ERROR /var/local/git/grpc/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:577] String field 'SegmentObject.traceId' contains invalid UTF-8 dat…
-
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a simple script for reproducing the error.
2. What did you expect to see?
…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| version | PHP: 7.1.33-17+ubuntu18.04.1+deb.sury.org+1, Swoft: 2.0.10, Swoole:…
imzyf updated
2 years ago
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 2.x
| Swoole version | 4.4
| PHP version | 7.3…
-
## 注意
此仓库是开发组使用的,只接受PR(_Pull Request_)。
需要提Issue的请转到 [swoft-cloud/swoft](https://github.com/swoft-cloud/swoft/issues)
-
.
通过entrypoint: ["php", "/var/www/swoft/bin/swoft", "rpc:start"]启动的rpc服务被访问时没有日志进到skywalking
试着开启了log,日志只有一条相同的消息
```bash
the apache skywalking php plugin mounted
```
服务名出现在skywalking dashboar…