GitSquared / edex-ui

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
GNU General Public License v3.0
40.49k stars 2.55k forks source link

Error: read ECONNRESET at events.js 287:7 #989

Closed yihuajack closed 3 years ago

yihuajack commented 3 years ago

Technical information

Using version:

Running on:

How comfortable you are with your system and/or IT in general:


Problem

(no matter running as administrator or not:) (using whatever shells) (other parts seem normal) Error: read ECONNRESET Uncaught Error: read ECONNRESET at events.js 287:7 image

zengdabo commented 3 years ago

I have the same problem too! Win10 20H2

wrac4242 commented 3 years ago

can you try running from source, just to rule out build issues

yihuajack commented 3 years ago

If executing

npm run install-windows
npm run start

then running will get stuck at

------------------- Python --------------------
Successfully installed Python 2.7

Building with

npm install
npm build-windows

is a success, however, running edex-ui\dist\win-unpacked\eDEX-UI.exe shows the exactly the same error as before.

wrac4242 commented 3 years ago

looks like it is a build error, somewhere, somehow, that might also be causing other errors

Wongboo commented 3 years ago

have the same problem, using homebrew cask version in MacOS

nkutbw commented 3 years ago

Me too!

GitSquared commented 3 years ago

Could any of you try downloading this file directly and tell me:

nkutbw commented 3 years ago

40.0 KB/s - 2.3 MB,total 30.3 MB download 3.3 Mbps

------------------ 原始邮件 ------------------ 发件人: "GitSquared/edex-ui" <notifications@github.com>; 发送时间: 2020年12月31日(星期四) 晚上7:23 收件人: "GitSquared/edex-ui"<edex-ui@noreply.github.com>; 抄送: "448903637"<448903637@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [GitSquared/edex-ui] Error: read ECONNRESET at events.js 287:7 (#989)

Could any of you try downloading this file directly and tell me:

if the download starts

what's the download speed, and what's your internet connection speed (speedtest.net or other nominal test)

what's the size of the downloaded file

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

yihuajack commented 3 years ago
nd002723 commented 3 years ago

Technical information

Using version:

  • [ ] master (running from GitHub-published source code, currently v3.0.0-pre)
  • [x] latest (latest release, currently v2.2.5)
  • [ ] vX.X.X (specify other version)

Running on:

  • [ ] Linux
  • [x] Windows
  • [ ] macOS

How comfortable you are with your system and/or IT in general:

  • [ ] I'm kind of lost, honestly
  • [x] I know what's up, I could help you run some commands or checks
  • [ ] My machine is fully under my control, tell me what you need
  • [ ] I attended Defcon last year

Problem

(no matter running as administrator or not:) (using whatever shells) (other parts seem normal) Error: read ECONNRESET Uncaught Error: read ECONNRESET at events.js 287:7 image

please check the dns record to set the hosts of the raw.githubusercontent.com

IP list

103.245.222.133
151.101.0.133
151.101.100.133
151.101.108.133
151.101.128.133
151.101.136.133
151.101.192.133
151.101.48.133
151.101.64.133
151.101.76.133
151.101.8.133
185.31.19.133
199.232.96.133
AoEiuV020 commented 3 years ago

Could any of you try downloading this file directly and tell me:

  • if the download starts
  • what's the download speed, and what's your internet connection speed (speedtest.net or other nominal test)
  • what's the size of the downloaded file

We cannot connect to github in mainland China, please support system proxy or support setting manual proxy,

GitSquared commented 3 years ago

We cannot connect to github in mainland China, please support system proxy or support setting manual proxy,

will look into this

GitSquared commented 3 years ago

Could any of you try downloading this file directly and tell me:

  • if the download starts
  • what's the download speed, and what's your internet connection speed (speedtest.net or other nominal test)
  • what's the size of the downloaded file

We cannot connect to github in mainland China, please support system proxy or support setting manual proxy,

Now tracked in #1050

TENX-S commented 3 years ago

I had the same problem.