docker-wechat
docker-wechat copied to clipboard
Pending in the starting phase. Seems blocked.
Hi. Thanks for a nice tool~
I've followed the guide to run curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash. And it pending for a long time in the starting phase.
Need some help. THX.
- OS: Ubuntu 20.04 LTS
- Docker: version 19.03.12, build 48a66213fe

I am facing the same problem here. Thank you for your efforts!
OS: Ubuntu 18.04 LTS Docker version 19.03.12, build 48a66213fe
Hi. Thanks for a nice tool~
I've followed the guide to run
curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash. And it pending for a long time in the starting phase.Need some help. THX.
- OS: Ubuntu 20.04 LTS
- Docker: version 19.03.12, build 48a66213fe
readme 里面有写,不要用root或者sudo
Hi. Thanks for a nice tool~ I've followed the guide to run
curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash. And it pending for a long time in the starting phase. Need some help. THX.
- OS: Ubuntu 20.04 LTS
- Docker: version 19.03.12, build 48a66213fe
readme 里面有写,不要用root或者sudo
描述里有写,我是复制的这个命令 curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash
UPDATE:
开了 debug,发现有这个报错
🚀 Pulling the docker image done.
🚀 Starting DoChat /dɑɑˈtʃæt/ ...
++ id -u
+ '[' 0 -ne 0 ']'
+ '[' -n 29 ']'
+ groupmod -o -g 29 audio
+ '[' -n 44 ']'
+ groupmod -o -g 44 video
++ id -g user
+ '[' 1000 '!=' 1000 ']'
++ id -u user
+ '[' 1000 '!=' 1000 ']'
+ chown user:group '/home/user/.wine/drive_c/users/user/Application Data' '/home/user/WeChat Files'
+ export HOSTNAME=DoChat
+ HOSTNAME=DoChat
+ echo DoChat
+ hostname DoChat
+ exec gosu user:group /entrypoint.sh
++ id -u
+ '[' 1000 -ne 0 ']'
+ '[' -n true ']'
+ wine reg query 'HKEY_CURRENT_USER\Software\Tencent\WeChat'
reg��ϵͳ���ҵ�ָ����ע�������ֵ
+ echo 'Register for Wechat not found ?'
+ exec wine 'C:\Program Files\Tencent\WeChat\WeChat.exe'
Register for Wechat not found ?
[0801/060352:INFO:exception_record.cc(518)] [QB]Process ID: 41 Type: 1
[0801/060352:ERROR:network_change_notifier_win.cc(156)] WSALookupServiceBegin failed with: 8
一样。。卡死了一辈子
而且cpu占用率总是满的。
@poppinlp 怎么开启debug呢?
同OS: Ubuntu 20.04 LTS
一样。。卡死了一辈子
![]()
而且cpu占用率总是满的。 @poppinlp 怎么开启debug呢? 同OS: Ubuntu 20.04 LTS
@yonghenglh6 同款现象,我这边也是吃满那个 core。这样可以开 DEBUG:
curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | DOCHAT_DEBUG=true bash
@huan 进一步exec it进入docker,挨个执行Dockerfile里的命令,发现docker里面没有/setup.sh这个文件, 微信也没安装到wine里。 那个docker的image是正确的吗?
换句话说container_root里面的东西没复制进/
Bump, I'm getting the same error from Debug mode.
+ wine reg query 'HKEY_CURRENT_USER\Software\Tencent\WeChat'
reg��ϵͳ���ҵ�ָ����ע�������ֵ
+ echo 'Register for Wechat not found ?'
+ exec wine 'C:\Program Files\Tencent\WeChat\WeChat.exe'
Register for Wechat not found ?
[0822/001623:INFO:exception_record.cc(518)] [QB]Process ID: 41 Type: 1
[0822/001623:ERROR:network_change_notifier_win.cc(156)] WSALookupServiceBegin failed with: 8
Ubuntu 20.04
same here, stack on the starting page.
Same here, afterting executing dochat.sh nothing is shown up.
My output log with debug information:
➜ ~ curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | DOCHAT_SKIP_PULL=true DOCHAT_DEBUG=true bash
____ ____ _ _
| _ \ ___ / ___| |__ __ _| |_
| | | |/ _ \| | | '_ \ / _` | __|
| |_| | (_) | |___| | | | (_| | |_
|____/ \___/ \____|_| |_|\__,_|\__|
https://github.com/huan/docker-wechat
+--------------+
/| /|
/ | / |
*--+-----------* |
| | | |
| | 盒装 | |
| | 微信 | |
| +-----------+--+
| / | /
|/ |/
*--------------*
DoChat /dɑɑˈtʃæt/ (Docker-weChat) is:
📦 a Docker image
🤐 for running PC Windows WeChat
💻 on your Linux desktop
💖 by one-line of command
🚀 Starting DoChat /dɑɑˈtʃæt/ ...
++ id -u
+ '[' 0 -ne 0 ']'
+ '[' -n 29 ']'
+ groupmod -o -g 29 audio
+ '[' -n 44 ']'
+ groupmod -o -g 44 video
++ id -g user
+ '[' 1000 '!=' 1000 ']'
++ id -u user
+ '[' 1000 '!=' 1000 ']'
+ chown user:group '/home/user/.wine/drive_c/users/user/Application Data' '/home/user/WeChat Files'
+ export HOSTNAME=DoChat
+ HOSTNAME=DoChat
+ echo DoChat
+ hostname DoChat
+ exec gosu user:group /entrypoint.sh
++ id -u
+ '[' 1000 -ne 0 ']'
+ '[' -n true ']'
+ wine reg query 'HKEY_CURRENT_USER\Software\Tencent\WeChat'
reg��ϵͳ���ҵ�ָ����ע��������ֵ
+ echo 'Register for Wechat not found ?'
+ exec wine 'C:\Program Files\Tencent\WeChat\WeChat.exe'
Register for Wechat not found ?
[0922/091605:INFO:exception_record.cc(518)] [QB]Process ID: 42 Type: 1
[0922/091605:ERROR:network_change_notifier_win.cc(156)] WSALookupServiceBegin failed with: 8
One cpu core has 100% utilization:

same issue here :cry: Update: using a different version works for me (DEFAULT_WECHAT_VERSION=2.9.0.114)
same issue here cry
Ubuntu 20.04
same issue here Update: using a different version works for me (DEFAULT_WECHAT_VERSION=2.9.0.114)
Thankyou!