-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
编译成功,编译信息:
./configure --with-stream --add-module=/opt/nginx-stream-upsync-module-1.2.0
make -j 4
make installNginx报错信息:
cat error.log
2018/12/19 15:09:41 [notice] 22506#0: using the "epoll" event method
2018/12/19 15:09:41 [notice] 22506#0: nginx/1.12.2
2018/12/19 15:09:41 [notice] 22506#0: built by gcc 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
2018/12/19 15:09:41 [notice] 22506#0: OS: Linux 4.15.0-42-generic
2018/12/19 15:09:41 [notice] 22506#0: getrlimit(RLIMIT_NOFILE): 1024:1048576
2018/12/19 15:09:41 [notice] 22507#0: start worker processes
2018/12/19 15:09:41 [notice] 22507#0: start worker process 22508
2018/12/19 15:09:42 [error] 22508#0: upsync_del_peer: upstream "testTcp" cannot delete all peers
2018/12/19 15:09:42 [error] 22508#0: upsync_process: upstream del peers failed试过Nginx其他版本也一样报错。
Metadata
Metadata
Assignees
Labels
No labels