mirror of
https://github.com/electerm/electerm-web.git
synced 2026-04-25 13:55:53 +03:00
[GH-ISSUE #12] /api/get-constants接口超时 #8
Labels
No labels
bug
feature
need investigate
need investigate
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/electerm-web#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aogg on GitHub (Apr 15, 2024).
Original GitHub issue: https://github.com/electerm/electerm-web/issues/12
electerm-web Version and download file extension(electerm-web版本和下载文件后缀)
zxdong262/electerm-web
Platform detail (平台详情)
docker
What steps will reproduce the bug?(重新问题的详细步骤)
GET /chunk/zmodem-ts-2.38.65-1da997d2.js 304 - - 1.657 ms
GET /chunk/vscode-icons-js-2.38.65-da48f89a.js 304 - - 1.934 ms
GET /chunk/react-utils-2.38.65-7606d335.js 304 - - 2.000 ms
GET /api/get-constants 401 16 - 2.553 ms
POST /api/login 401 14 - 2.598 ms
POST /api/login 200 155 - 153.405 ms
GET /css/2.38.65-index.css 304 - - 1.883 ms
GET /css/2.38.65-basic.css 304 - - 1.500 ms
POST /api/login 200 155 - 11.261 ms
GET /api/get-constants - - - - ms
GET /api/get-constants - - - - ms
POST /api/login 200 155 - 7.455 ms
GET /api/get-constants - - - - ms
POST /api/login 200 155 - 6.001 ms
GET /api/get-constants - - - - ms
What should have happened?(期望的结果)
不要超时
Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)
No response
Additional information(其他任何相关信息)
No response
@zxdong262 commented on GitHub (Apr 17, 2024):
可以发一下运行命令等细节吗,注意不要泄露信息
@aogg commented on GitHub (Apr 18, 2024):
已解决
用你们容器部署的,共享文件夹只有logs文件夹,没有user文件夹,然后就一直转圈,好歹报个错吧
@zxdong262 commented on GitHub (Apr 18, 2024):
可以试试把 $(pwd)/electerm-web-data 换成任意绝对路径试试吗,有权限的