当前位置:网站首页>[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>
边栏推荐
- Wincc报表教程(SQL数据库的建立,wincc在数据库中保存和查询数据,调用Excel模板把数据保存到指定的位置和打印功能)
- Axure tutorial - the new base (small white strongly recommended!!!)
- What is it like to trade for a living?
- security CSRF Vulnerability Protection
- els strip deformation
- Short video seo search optimization main content
- C语言七夕来袭!是时候展现专属于程序员的浪漫了!
- 重装腾讯云云监控后如果对应服务不存在可通过sc.exe命令添加服务
- 07-SDRAM :FIFO控制模块
- 08-SDRAM:汇总
猜你喜欢
随机推荐
How to reinstall Win11?One-click method to reinstall Win11
【Leetcode】473. Matchsticks to Square
JSP request对象功能详解说明
SphereEx Miao Liyao: Database Mesh R&D Practice under Cloud Native Architecture
Excel表格数据导入MySQL数据库
已知中序遍历数组和先序遍历数组,返回后序遗历数组
What is it like to trade for a living?
IP核:FIFO
Unity—四元数、欧拉角API+坐标系统
玩转NFT夏季:这份工具宝典值得收藏
Unknown CMake command “add_action_files“
security session concurrency management
链上治理为何如此重要,波卡Gov 2.0又会如何引领链上治理的发展?
LeetCode_518_零钱兑换Ⅱ
IO流基础
基于数据驱动的变电站巡检机器人自抗扰控制
Detailed explanation of Zadig's self-testing and tuning environment technical solution for developers
NFT工具合集
【21天学习挑战赛】顺序查找和二分查找的小总结
contentEditable属性









