wangqi060934

Results 10 comments of wangqi060934

有人给出解决办法了:#27 #31。 改一下报错文件第30行: ``` file_vocab = open(self.vocab_path,encoding='utf-8') ```

直接用Android钉钉访问文档网站的demo也会出现问题。 ![image](https://user-images.githubusercontent.com/1433283/190596780-efdbf2c9-7ea2-421c-9d72-1382d3acff5e.png)

@OmlineEditor @matheusbach @now0clock https://github.com/wangqi060934/MyAndroidToolsPro

I have the same problem. I captured the console log from chrome: ![image](https://user-images.githubusercontent.com/1433283/94161118-ec96d680-feb7-11ea-85a8-29c2df1149d0.png)

this log shows a js error: ![image](https://user-images.githubusercontent.com/1433283/94163278-3b457000-feba-11ea-926f-05870711b3ad.png)

@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 ![Image](https://github.com/user-attachments/assets/64b6db78-9ed4-42a9-850c-cb08ae8c98a0) 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...