相关文章推荐
玩足球的风衣  ·  snprintf (File ...·  2 年前    · 
善良的芹菜  ·  python ...·  2 年前    · 

no suitable image found. Did find:
/private/var/folders/g0/cmvkzm9x1wxb898bxvqwjrn00000gn/T/librocksdbjni17563813631954208025.jnilib: mach-o, but wrong architecture

官方Issues: https://github.com/alibaba/nacos/issues/4336

# JAVA_HOME 每台机器都不一样,请改成本机路径
cd nacos/bin
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_311.jdk/Contents/Home && sh /Users/mpy/tools/nacos/bin/startup.sh -m standalone

Failed to start database '/Users/mpy/tools/nacos/data/derby-data' with class loader org.springframework.boot.loader.LaunchedURLClassLoader@5b275dab, see the next exception for details.

# 删除本地数据库
cd /Users/mpy/tools/nacos/data/
rm -rf derby-data/