[GH-ISSUE #3350] 求一个web帮安装教程、、 #2260

Closed
opened 2026-02-27 00:06:43 +03:00 by kerem · 3 comments
Owner

Originally created by @125540947 on GitHub (Apr 9, 2024).
Original GitHub issue: https://github.com/electerm/electerm/issues/3350

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

求一个web版详细搭建教程、、

Originally created by @125540947 on GitHub (Apr 9, 2024). Original GitHub issue: https://github.com/electerm/electerm/issues/3350 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 求一个web版详细搭建教程、、
kerem closed this issue 2026-02-27 00:06:43 +03:00
Author
Owner

@zxdong262 commented on GitHub (Apr 9, 2024):

参考 https://github.com/electerm/electerm-web/blob/main/README_cn.md

<!-- gh-comment-id:2044162584 --> @zxdong262 commented on GitHub (Apr 9, 2024): 参考 https://github.com/electerm/electerm-web/blob/main/README_cn.md
Author
Owner

@125540947 commented on GitHub (Apr 9, 2024):

参考https://github.com/electterm/electterm-web/blob/main/README_cn.md

root@iZ7xvj1stqc9xhxuidnxxbZ:/electerm-web# cp .sample.env .env
root@iZ7xvj1stqc9xhxuidnxxbZ:
/electerm-web# npm run prod

electerm-web@2.38.65 prod
NODE_ENV=production node ./src/app/app.js

18:15:01 info › app start
18:15:01 info › server runs on http://127.0.0.1:5577

提示这个。。公网链接不了

<!-- gh-comment-id:2044648996 --> @125540947 commented on GitHub (Apr 9, 2024): > 参考[https://github.com/electterm/electterm-web/blob/main/README_cn.md](https://github.com/electerm/electerm-web/blob/main/README_cn.md) root@iZ7xvj1stqc9xhxuidnxxbZ:~/electerm-web# cp .sample.env .env root@iZ7xvj1stqc9xhxuidnxxbZ:~/electerm-web# npm run prod > electerm-web@2.38.65 prod > NODE_ENV=production node ./src/app/app.js 18:15:01 info › app start 18:15:01 info › server runs on http://127.0.0.1:5577 提示这个。。公网链接不了
Author
Owner

@125540947 commented on GitHub (Apr 9, 2024):

electerm-web@2.38.65 prod
NODE_ENV=production node ./src/app/app.js

18:14:21 info › app start
18:14:21 error › uncaughtException Error: listen EADDRNOTAVAIL: address not available 138.138.165.135:5577
at Server.setupListenHandle [as _listen2] (node:net:1800:21)
at listenInCluster (node:net:1865:12)
at doListen (node:net:2014:7)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
改env公网IP这样

<!-- gh-comment-id:2044650896 --> @125540947 commented on GitHub (Apr 9, 2024): > electerm-web@2.38.65 prod > NODE_ENV=production node ./src/app/app.js  18:14:21 info › app start 18:14:21 error › uncaughtException Error: listen EADDRNOTAVAIL: address not available 138.138.165.135:5577 at Server.setupListenHandle [as _listen2] (node:net:1800:21) at listenInCluster (node:net:1865:12) at doListen (node:net:2014:7) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 改env公网IP这样
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#2260
No description provided.