MACOS docker部署 graph失败,一直重启启动,但失败

提问参考模版:

  • nebula 版本:2.6.0
  • MacBook:Intel CPU
  • 部署方式:单机
  • 安装方式: Docker
  • 是否为线上版本:N
  • 硬件信息
    • 磁盘( 推荐使用 SSD)
    • CPU、内存信息

graph日志信息

Log file created at: 2022/01/13 07:32:00
Running on machine: 797a27500471
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0113 07:32:00.402871     1 GraphDaemon.cpp:125] Starting Graph HTTP Service
I0113 07:32:00.410856     7 WebService.cpp:125] Web service started on HTTP[19669], HTTP2[19670]
I0113 07:32:00.411356     1 GraphDaemon.cpp:139] Number of networking IO threads: 8
I0113 07:32:00.411770     1 GraphDaemon.cpp:148] Number of worker threads: 8
I0113 07:32:00.412282     1 MetaClient.cpp:58] Create meta client to "metad2":9559
I0113 07:32:00.413491    13 ThriftClientManager-inl.h:67] resolve "metad0":9559 as "172.22.0.2":9559
I0113 07:32:00.415243    14 ThriftClientManager-inl.h:67] resolve "metad0":9559 as "172.22.0.2":9559
I0113 07:32:01.420393    14 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.438050    15 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.455133    17 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.457211    18 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.459026    19 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.460798    20 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.462242    21 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.463586    13 ThriftClientManager-inl.h:67] resolve "metad2":9559 as "172.22.0.3":9559
I0113 07:32:01.464578     1 MetaClient.cpp:3007] Load leader of "storaged0":9779 in 0 space
I0113 07:32:01.465009     1 MetaClient.cpp:3007] Load leader of "storaged1":9779 in 0 space
I0113 07:32:01.465428     1 MetaClient.cpp:3007] Load leader of "storaged2":9779 in 0 space
I0113 07:32:01.465780     1 MetaClient.cpp:3013] Load leader ok
I0113 07:32:01.466241     1 MetaClient.cpp:118] Register time task for heartbeat!
E0113 07:32:01.467308     1 GraphDaemon.cpp:159] Could not open the file: /sys/fs/cgroup/memory/memory.limit_in_bytes

是因为 docker desktop 4.3.0 之后里边的虚拟机用了 cgroupv2 导致一个问题,快速解决的话就麻烦您把 docker desktop 降级为 4.2.0,或者您装 nightly 版本也可以(fix了)但是装了 nightly的 nebula的话需要其他的东西(studio,console)也是nightly才行

此话题已在最后回复的 7 天后被自动关闭。不再允许新回复。