Halimao
Halimao
As I run the emqx with docker on x86_64 GNU/Linux 8 cpu 16G memory size: `docker run -d --name emqx -p 18083:18083 -p 1883:1883 -p 4369:4369 -e EMQX_LISTENER__TCP__EXTERNAL=1883 -e EMQX_LOADED_PLUGINS="emqx_auth_redis,emqx_recon,emqx_retainer,emqx_management,emqx_dashboard"...
hi guys, any new progress? I am encountering the same issue on mac air too `terrad --help dyld: Library not loaded: @rpath/libwasmvm.dylib Referenced from: /Users/xxx/Desktop/terra/./terrad Reason: image not found`

可以更新下beego的版本吗 https://github.com/astaxie/beego/issues/3251 更新至1.12.0版本,此版本已经将belogik/goes依赖更新了 https://github.com/sodafoundation/api/issues/1169
> 注册方式你理解对没有问题 关于配置不同名字这个我具体也没测试过 我测测看 client和server通信正常,但是api gateway一直无法获取到后端的服务.这个问题也帮忙测测看,是否能跑通-_-
> Consider: > >  I'm sorry, but what does this mean?
> Thanks for the PR! I will test this locally but it seems like this will allow project with `.` in the name, which is not something we should be...
> I think we should disallow project names with dots or any special character other than `_`, similar to cargo. Numbers should be allowed but not as a first digit....
> Yes, I think that's the best path forward. If it doesn't match the regex, we can show an error like "The project name can be a combination of letters,...