LinuxSuRen / LinuxSuRen/api-testing

Running via Docker results in an error when accessing the web page.

未关闭
#871 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@yuluo-yx 已经在做这个了。

开始于 2026年4月3日。

主要语言
Go
星标
369
派生
67
PR 合并指标
30 天内没有已合并 PR

描述

Image
Excepted

Normally, there should be no error message.

command
docker run --pull always -p 8080:8080 ghcr.io/linuxsuren/api-testing:master
logs
master: Pulling from linuxsuren/api-testing
Digest: sha256:e5dcdd3bd96e7aacf331f83c1d3626ce6f421412d5a731fa02aaa79ed09e46dd
Status: Image is up to date for ghcr.io/linuxsuren/api-testing:master
2026-04-03T11:01:19.969Z        INFO    loader  testing/loader_file.go:157      /var/data/api-testing/*.yaml        {"pattern": 0}
error occurred during getting stores, error: open /root/.config/atest/data/core/extension.yaml: no such file or directory
start to download linuxsuren/atest-ext-data-swagger
2026-04-03T11:01:19.969Z        INFO    server  cmd/server.go:301       gRPC server listening at   {"addr": "[::]:7070"}
2026-04-03T11:01:19.972Z        INFO    memory  mock/in_memory.go:110   start to run all the APIs from objects      {"count": 0}
2026-04-03T11:01:19.972Z        INFO    memory  mock/in_memory.go:117   start to run all the APIs from items        {"count": 0}
2026-04-03T11:01:19.972Z        INFO    memory  mock/in_memory.go:122   start webhook servers   {"count": 0}
2026-04-03T11:01:19.972Z        INFO    server  cmd/server.go:495       HTTP server started     {"addr": "[::]:8080"}
2026-04-03T11:01:19.972Z        INFO    server  cmd/server.go:496       gRPC server started     {"addr": "[::]:7070"}
2026-04-03T11:01:19.972Z        INFO    server  cmd/server.go:497       Server is running.
server is available at http://172.17.0.26:8080

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。