[GH-ISSUE #75] [Bug] LXC里运行二进制无法打开管理页面 #55

Closed
opened 2026-03-03 00:31:05 +03:00 by kerem · 4 comments
Owner

Originally created by @Omoinemie on GitHub (Sep 23, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/75

目前二进制运行,启动后打不开网页。

image

Originally created by @Omoinemie on GitHub (Sep 23, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/75 目前二进制运行,启动后打不开网页。 ![image](https://github.com/user-attachments/assets/113d5108-d33a-42ee-bcad-8315e69ccc53)
kerem 2026-03-03 00:31:05 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@usual2970 commented on GitHub (Sep 23, 2024):

Certimate 默认监听的127.0.0.1:8090 可以执行 ./certimate server --http 0.0.0.0:8090

你描述的太简单了,我不确定是不是这个原因

<!-- gh-comment-id:2367134461 --> @usual2970 commented on GitHub (Sep 23, 2024): Certimate 默认监听的127.0.0.1:8090 可以执行 `./certimate server --http 0.0.0.0:8090` 你描述的太简单了,我不确定是不是这个原因
Author
Owner

@Omoinemie commented on GitHub (Sep 23, 2024):

就是这个问题,你这命令可以解决,建议写到用户手册里面

<!-- gh-comment-id:2367142076 --> @Omoinemie commented on GitHub (Sep 23, 2024): 就是这个问题,你这命令可以解决,建议写到用户手册里面
Author
Owner

@blizzardster commented on GitHub (Dec 20, 2024):

./certimate server --http 0.0.0.0:8090
你好:多了一个r
./certimate serve --http 0.0.0.0:8090
你这命令可以解决,建议写到用户手册里面,我的是云服务器,不用这个无法远程访问

<!-- gh-comment-id:2557774613 --> @blizzardster commented on GitHub (Dec 20, 2024): > ./certimate server --http 0.0.0.0:8090 你好:多了一个r ./certimate serve --http 0.0.0.0:8090 你这命令可以解决,建议写到用户手册里面,我的是云服务器,不用这个无法远程访问
Author
Owner

@Liloupar commented on GitHub (Jan 15, 2025):

+1 建议写到文档里

<!-- gh-comment-id:2591938501 --> @Liloupar commented on GitHub (Jan 15, 2025): +1 建议写到文档里
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/certimate#55
No description provided.