Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

[3084468:0309/125607.910889:ERROR:data_channel_controller.cc(414)] channel label not found. #347

Open
hongyi-zhao opened this issue Mar 9, 2021 · 0 comments

Comments

@hongyi-zhao
Copy link

hongyi-zhao commented Mar 9, 2021

On Ubuntu 20.04, I try to build the git master version of dingtalk according to the official guidance as shown below:

$ sudo apt-get -qq update
$ sudo apt-get install --no-install-recommends -y gcc-multilib g++-multilib
$ sudo apt-get install --no-install-recommends -y rpm
$ git clone https://github.com/nashaofu/dingtalk.git nashaofu/dingtalk.git
$ cd nashaofu/dingtalk.git
$ npm install
$ npm run build
$ npm run pack

Then I try to start the generated appimage as following:

$ cd release
$ ./dingtalk-2.1.9-latest-x86_64.AppImage 
[3390653:0309/130322.792669:ERROR:data_channel_controller.cc(414)] channel label not found

It can run successfully but will throw out the above message. Any hints for this problem?

Regards,
HY

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant