ejabberd在windows10上安装记录

安装完ejabberd:ejabberd-17.11-windows-installer.exe

 

启动报错:bash ejabberdctl register "admin" "YCY-rgq" "admin"  Error: conflict

https://stackoverflow.com/questions/38810951/ejabberd-user-registration-command-fails-with-error-access-rules-unauthorized

Try version 16.06 instead of 16.08 from downloads archive https://www.process-one.net/en/ejabberd/archive/ It solved my issue on Centos.

换成:ejabberd-16.06-windows-installer.exe就可以正常启动了。

 

但是又遇到了新问题:ejabberd failed with error: inexistent-account

https://github.com/processone/ejabberd/issues/1255

Ok, as the original problem seems to be #1231 and it will be fixed in 16.09, this ticket can be closed.

打算换成:ejabberd-16.09-windows-installer.exe试试。

然后看搜到的另一篇帖子:

https://www.ejabberd.im/node/3680

 

结果发现用机器名, 就可以了,只有机器名可以,IP地址和localhost都不行。

例如:

http://ycy-rgq:5280/admin/ OK

http://localhost:5280/admin/ Error

http://192.168.1.2:5280/admin/ Error

 

归档文件下载地址:

https://www.process-one.net/en/ejabberd/archive/

 

posted @   任国强  阅读(548)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· AI技术革命,工作效率10个最佳AI工具
历史上的今天:
2011-12-27 Batch 进阶学习
2011-12-27 巧用批处理的管道符号
2009-12-27 Unix 时间表示方式与windows时间表示方式相互转换的解决办法
点击右上角即可分享
微信分享提示