happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
8.97k stars 1.98k forks source link

当我在同一台服务器上启动2个storage时,会导致nginx崩溃,把ngx_fastdfs_module去掉就恢复了 #641

Open wenjian022 opened 1 year ago

wenjian022 commented 1 year ago

nginx日志:nginx: master process nginx: symbol lookup error: nginx: master process nginx: undefined symbol: trunk_shared_init

happyfish100 commented 1 year ago

应该是fdfs client library不匹配的问题,nginx需要重新编译