workerman
首页
问答
分享
手册
市场
商业
AI客服系统源码
聊天系统源码
Webman AI
物联网
赞助商
webman
搜索
+
发布
提问
分享
webman插件
webman应用
登录
注册
问答
使用think-orm 模型查询数据data返回为空
where($where)->order($order)->paginate($limit); 打印sql日志:SELECT * FROM `order` WHERE ( `pay` = 1 AND `
status
文档
name
# name ## 说明: ```php string Worker::$name ``` 设置当前Worker实例的名称,方便运行
status
命令时识别进程。不设置时默认为none。
问答
最新版webman安装 composer require psr/container ^v1 webman/think-orm 失败
You can also try re-running composer require
with
an explicit version constraint, e.g.
问答
webman laravel orm 序列化结果非常慢。
PHP_EOL; $users = User::
with
([ 'authentication', 'payee', ])->skip(0)->take(20)->get(); $time2
问答
workerman启动失败,报错:Permission denied
用 php start.php start -d 启动 start.php 系统报错: ``` Fatal error: Uncaught exception 'Exception'
with
message
问答
[问题已解决] workerman-chat启动失败
xxx_com/public_html/chat/Workerman/Worker.php on line 1383 Fatal error: Uncaught exception 'Exception'
with
问答
发现webman的模型是支持关联的,但是文档未写说明
te(){ return $this->belongsTo('app\model\Da','id','id'); } } ``` ```php $test = Da::
with
问答
webman/console 和 webman/admin 是否有依赖冲突
found symfony/service-contracts[v2.5.0, v2.5.1, v2.5.2, v2.5.3, v3.0.0, ..., v3.4.2] but it conflicts
with
问答
使用webman-tech/laravel-filesystem
WebmanTech\LaravelFilesystem\FilesystemManager::createLocalDriver(array $config) must be compatible
with
问答
大佬帮看看mqtt的实例报错吧
input(string $buffer, Workerman\Connection\ConnectionInterface $connection): int must be compatible
with
问答
有人在ci框架用过workerman吗,开启的websocket无法访问
php use Workerman\Worker; defined('BASEPATH') OR
exit
('No direct script access allowed'); class Websocket
文档
开发必读
windows系统下无法使用
status
、stop、reload、restart等命令。 windows系统下无法守护进程,cmd窗口关掉后服务即停止。服务器防火墙(包括云服务器安全组)阻止了连接 (50%几率是这个) 2、客户端和服务端使用的协议不一致 (30%几率) 3、ip或者端口写错了 (15%的几率) 4、服务端没启动 **7、不要使用
exit
die sleep语句** 业务执行
exit
die语句会导致进程退出,并显示WORKER
EXIT
UNEXPECTED错误。
问答
升级到3.3.4版本后,web端报Error during WebSocket handshake错误
GatewayWorker2.0.7版本后,web端连接会连续报2次错,然后第3次连接上,错误提示如下: failed: Error during WebSocket handshake: Invalid
status
问答
woker相关进程启动正常,但是页面访问却提示没有安装扩展,是啥情况呀
----------------------------- user worker listen processes
status
问答
有没有针对单条数据处理的类似于 map() 的方法?
'author') ->where("classesinfo_id", '=', $param['classesinfo_id']) ->where("
status
问答
更换了gateway的端口客户端无法连接
下载了Sender用于推送使用,但是在Sender里面的gateway的端口更改成了3233,
status
看到gateway-2也成功启动了,但是客户端链接ip:3233无法连接...已经将端口在防火墙中允许了
问答
gatewayworker日志分类
**查看服务:**php think xxx
status
服务都正常。 查看gateway日志发现,3个周多点,日志量就达到1.2G,没找到问题出现的原因,只好重启服务,重启后正常。
问答
$model = new static((array) $attributes); 内存超出
#### 问题描述 访问时,内存超出,报错 process terminated
with
ERROR: E_ERROR "Allowed memory size of 134217728 bytescj.lianhezhaopin.com/vendor/illuminate/database/Eloquent/Model.php on line 496" process terminated
with
问答
一直连接不上TCP服务器,服务器防火墙已经关了
TCP服务器 代码如下: ```php // 新增8283端口,开启tcp协议 $gateway_tcp = new Gateway("tcp://0.0.0.0:8283"); // 进程名称,主要是
status
服务器就是连接不上,用的是腾讯云国外Linux服务器,防火墙已经关闭,请大家帮忙看看是怎么回事 ``` ----------------------------------------------GLOBAL
STATUS
0 GatewayText 0 0 ----------------------------------------------PROCESS
STATUS
memory listening worker_name connections send_fail timers total_request qps
status
问答
关于自定义进程执行异步任务的问题
reusePort' => true, ], ]; ``` --- #### 启动服务 > 启动服务 php start.php start -d > 查看状态: php start.php
status
:14:46) ( NTS ) Copyright (c) The PHP Group Zend Engine v3.4.0, Copyright (c) Zend Technologies
with
« 上一页
1
...
31
32
33
34
35
36
37
38
...
59
下一页 »
« 上一页
34
下一页 »
赞助商
+成为赞助商
请作者喝咖啡
×
🔝