[GH-ISSUE #4071] can't open electerm #2814

Closed
opened 2026-02-27 00:54:21 +03:00 by kerem · 4 comments
Owner

Originally created by @Hiuoy on GitHub (Sep 28, 2025).
Original GitHub issue: https://github.com/electerm/electerm/issues/4071

Electerm Version and download file extension(Electerm版本和下载文件后缀)

electerm-2.3.6-win-x64-installer.exe

Platform detail (平台详情)

Microsoft Windows NT 10.0.19045.0 x64

What steps will reproduce the bug?(重现问题的详细步骤)

I have uninstalled electerm completely and reinstall it again and the problem is still there

What should have happened?(期望的结果)

When opining electerm after installation, I get brown blank screen and I can't access the app.

Image

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

I don't know about other terminal apps

Additional information(其他任何相关信息)

a simple windows restart will fix it, but sometimes the problem will come again

Originally created by @Hiuoy on GitHub (Sep 28, 2025). Original GitHub issue: https://github.com/electerm/electerm/issues/4071 ### Electerm Version and download file extension(Electerm版本和下载文件后缀) electerm-2.3.6-win-x64-installer.exe ### Platform detail (平台详情) Microsoft Windows NT 10.0.19045.0 x64 ### What steps will reproduce the bug?(重现问题的详细步骤) I have uninstalled electerm completely and reinstall it again and the problem is still there ### What should have happened?(期望的结果) When opining electerm after installation, I get brown blank screen and I can't access the app. <img width="2560" height="1421" alt="Image" src="https://github.com/user-attachments/assets/4128fb5c-a3a7-480d-81d6-231e8418f28a" /> ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) I don't know about other terminal apps ### Additional information(其他任何相关信息) a simple windows restart will fix it, but sometimes the problem will come again
kerem closed this issue 2026-02-27 00:54:21 +03:00
Author
Owner

@zxdong262 commented on GitHub (Sep 28, 2025):

Can you run electerm.exe in terminal to see what error shows?

<!-- gh-comment-id:3342538042 --> @zxdong262 commented on GitHub (Sep 28, 2025): Can you run electerm.exe in terminal to see what error shows?
Author
Owner

@Hiuoy commented on GitHub (Sep 28, 2025):

now it is opening, when I will face the same problem again I will do that.

<!-- gh-comment-id:3343403249 --> @Hiuoy commented on GitHub (Sep 28, 2025): now it is opening, when I will face the same problem again I will do that.
Author
Owner

@Hiuoy commented on GitHub (Dec 13, 2025):

error: unknown option '--trace-warnings'
18:36:44 debug ظ€║ electerm start
(node:2736) ExperimentalWarning: SQLite is an experimental feature and might change at any time
at emitExperimentalWarning (node:internal/util:305:11)
at node:sqlite:8:1
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
at loadBuiltinModule (node:internal/modules/helpers:121:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1161:15)
at Module._load (node:internal/modules/cjs/loader:1204:20)
at c._load (node:electron/js2c/node_init:2:17993)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:244:24)
18:36:44 error ظ€║ uncaughtException Error: listen EACCES: permission denied 127.0.0.1:30975
at Server.setupListenHandle [as _listen2] (node:net:1918:21)
at listenInCluster (node:net:1997:12)
at node:net:2206:7
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

Image
<!-- gh-comment-id:3649494265 --> @Hiuoy commented on GitHub (Dec 13, 2025): error: unknown option '--trace-warnings' 18:36:44 debug ظ€║ electerm start (node:2736) ExperimentalWarning: SQLite is an experimental feature and might change at any time at emitExperimentalWarning (node:internal/util:305:11) at node:sqlite:8:1 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10) at loadBuiltinModule (node:internal/modules/helpers:121:7) at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1161:15) at Module._load (node:internal/modules/cjs/loader:1204:20) at c._load (node:electron/js2c/node_init:2:17993) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:244:24) 18:36:44 error ظ€║ uncaughtException Error: listen EACCES: permission denied 127.0.0.1:30975 at Server.setupListenHandle [as _listen2] (node:net:1918:21) at listenInCluster (node:net:1997:12) at node:net:2206:7 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) <img width="2560" height="1440" alt="Image" src="https://github.com/user-attachments/assets/627739c4-3772-4f97-99ef-bc693754635d" />
Author
Owner

@zxdong262 commented on GitHub (Dec 14, 2025):

127.0.0.1:30975

看看是不是有什么完全软件导致无法启动服务,端口30975不可用

<!-- gh-comment-id:3649994186 --> @zxdong262 commented on GitHub (Dec 14, 2025): > 127.0.0.1:30975 看看是不是有什么完全软件导致无法启动服务,端口30975不可用
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#2814
No description provided.