当前位置:网站首页>[Solution] Emqx startup under win10 reports Unable to load emulator DLL, node.db_role = EMQX_NODE__DB_ROLE = core
[Solution] Emqx startup under win10 reports Unable to load emulator DLL, node.db_role = EMQX_NODE__DB_ROLE = core
2022-08-02 00:17:00 【LIZHUOLONG1】
Problem Description 1:
Error at startup: emqx startup error under win10 Unable to load emulator DLL
D:\Applications_installed\emqx-5.0.4-windows-amd64\bin>emqx startUnable to load emulator DLL(D:\Applications_installed\emqx-5.0.4-windows-amd64\erts-12.2.1\bin\beam.smp.dll)There should be no SET at this point.D:\Applications_installed\emqx-5.0.4-windows-amd64\bin>@if ===/ SET data_dir=" Solution:
Install Erlang/OTP 25.0.3 (latest version as of 2022.7.22)
Official website download address: https://www.erlang.org/downloadsIf prompted to install C++, select Install and reboot.
Problem description 2:
Running emqx start under emqx-5.0.4-windows-amd64 shows:
D:\Applications_installed\emqx-5.0.4-windows-amd64\bin>emqx startnode.db_role = EMQX_NODE__DB_ROLE = corenode.db_backend = EMQX_NODE__DB_BACKEND = mnesiaSolution:
- Switch version:
emqx-4.4.6-otp24.2.1-windows-amd64
- https://www.emqx.com/en/try?product=brokerli>
边栏推荐
- JSP如何使用page指令让JSP文件支持中文编码呢?
- Wincc报表教程(SQL数据库的建立,wincc在数据库中保存和查询数据,调用Excel模板把数据保存到指定的位置和打印功能)
- [头条]笔试题——最小栈
- 22. The support vector machine (SVM), gaussian kernel function
- Win11内存管理错误怎么办?
- SphereEx Miao Liyao: Database Mesh R&D Practice under Cloud Native Architecture
- els block deformation judgment.
- DOM 基础操作
- Play NFT summer: this collection of tools is worth collecting
- 认识USB、Type-C、闪电、雷电接口
猜你喜欢
随机推荐
els block deformation judgment.
Unity—四元数、欧拉角API+坐标系统
Short video SEO search operation customer acquisition system function introduction
2022/08/01 学习笔记 (day21) 泛型和枚举
06-SDRAM :SDRAM控制模块
【加密周报】经济衰退在加息气氛中蔓延 美联储“放手一搏”?盘点上周加密市场发生的重大事件
使用 Zadig 交付云原生微服务应用
146. LRU 缓存
mysql8安装make报错如何解决
图解LeetCode——1161. 最大层内元素和(难度:中等)
Axure tutorial - the new base (small white strongly recommended!!!)
OpenCV DNN blogFromImage()详解
Quick solution for infix to suffix and prefix expressions
学习英语的网站与资料
已知中序遍历数组和先序遍历数组,返回后序遗历数组
基于数据驱动的变电站巡检机器人自抗扰控制
CRS 管理与维护
【Leetcode】478. Generate Random Point in a Circle(配数学证明)
LeetCode_518_零钱兑换Ⅱ
【Leetcode】1206. Design Skiplist
![[Headline] Written test questions - minimum stack](/img/67/08f2be8afc780e3848371a1b5e04db.png)








