wangqi060934
wangqi060934
有人给出解决办法了:#27 #31。 改一下报错文件第30行: ``` file_vocab = open(self.vocab_path,encoding='utf-8') ```
直接用Android钉钉访问文档网站的demo也会出现问题。 
any conclusion?
@OmlineEditor @matheusbach @now0clock https://github.com/wangqi060934/MyAndroidToolsPro
I have the same problem. I captured the console log from chrome: 
this log shows a js error: 
@yangyingdong @alexitosrv I have solved my problem.I install jitsi-meet by docker in LAN, but I don't set DOCKER_HOST_ADDRESS in .env. Check the doc:https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker#running-behind-nat-or-on-a-lan-environment. Hope it helps.
@shalang312119 你后面有排查吗? 我这边看taskpool是在相同进程,但是就是一直报错 You should Call MMKV.initialize() first  demo: https://github.com/wangqi060934/MmkvTest
@lingol I have the same problem. demo: demo: https://github.com/wangqi060934/MmkvTest 。 I'm sure MMKV.initialize() is called before taskpool , the ui thread and the taskpool thread is also in the same...