Giter Site home page Giter Site logo

Comments (7)

phodal avatar phodal commented on July 18, 2024

参照一下:https://archguard.org/ ,访问 http://localhost:11080/

from archguard.

xuexiansen123 avatar xuexiansen123 commented on July 18, 2024

参照一下:https://archguard.org/ ,访问 http://localhost:11080/

按照指导说明,操作如下:

  1. Docker Compose 启动后,访问:http://localhost:11080/
  2. 添加:https://github.com/archguard/archguard,名称 Backend,选择 Kotlin 语言,再选择扫描;然后取执行机器上执行./docker-compose logs -f查看后端日志打印,出现Fail to clone source with exitCode 128错误,按照 FAQ 中指导可能是账号密码出现错误,但是在本地执行git clone https://账号:密码@github.com/archguard/archguard.git完全是可以下载OK的。。。
archguard-backend   | 2022-04-09 10:33:37.358  INFO 1 --- [pool-1-thread-3] c.t.a.scanner.infrastructure.Processor   : fatal: unable to access 'https://账号:密码@github.com/archguard/archguard/': Failed to connect to github.com port 443: Operation timed out
archguard-backend   | 2022-04-09 10:33:37.360 ERROR 1 --- [pool-1-thread-3] c.t.a.s.d.h.HubExecutorService           : Fail to clone source with exitCode 128
archguard-backend   | 2022-04-09 10:33:37.360 ERROR 1 --- [pool-1-thread-3] t.a.s.d.a.ArchitectureDependencyAnalysis : Exception in asyncAnalyse: {}
archguard-backend   |
archguard-backend   | com.thoughtworks.archguard.scanner.domain.exception.CloneSourceException: Fail to clone source with exitCode 128
archguard-backend   |   at com.thoughtworks.archguard.scanner.domain.system.SystemOperator.cloneSingleRepo(SystemOperator.kt:52) ~[classes!/:na]
archguard-backend   |   at com.thoughtworks.archguard.scanner.domain.system.SystemOperator.cloneAndBuildAllRepo(SystemOperator.kt:35) ~[classes!/:na]
archguard-backend   |   at com.thoughtworks.archguard.scanner.domain.hubexecutor.HubExecutorService.doScan(HubExecutorService.kt:64) ~[classes!/:na]
archguard-backend   |   at com.thoughtworks.archguard.scanner.domain.hubexecutor.HubExecutorService.doScanIfNotRunning(HubExecutorService.kt:38) ~[classes!/:na]
archguard-backend   |   at com.thoughtworks.archguard.scanner.domain.analyser.ArchitectureDependencyAnalysis.analyse(ArchitectureDependencyAnalysis.kt:63) ~[classes!/:na]
archguard-backend   |   at com.thoughtworks.archguard.scanner.domain.analyser.ArchitectureDependencyAnalysis.asyncAnalyse$lambda-0(ArchitectureDependencyAnalysis.kt:48) ~[classes!/:na]
archguard-backend   |   at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na]
archguard-backend   |   at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na]
archguard-backend   |   at java.base/java.lang.Thread.run(Thread.java:835) ~[na:na]
archguard-backend   |
archguard-backend   | 2022-04-09 10:33:37.360  INFO 1 --- [pool-1-thread-3] t.a.s.d.a.ArchitectureDependencyAnalysis : SET SYSTEM INFO 1 SCAN FLAG TO :FAILED

from archguard.

phodal avatar phodal commented on July 18, 2024

@xuexiansen123 密码这个需要改成 账号 + 密码的形式,也就是填 URL,然后在下面填写用户名和密码。

from archguard.

xuexiansen123 avatar xuexiansen123 commented on July 18, 2024

这个样子嘛?
image

from archguard.

phodal avatar phodal commented on July 18, 2024

对的。

from archguard.

xuexiansen123 avatar xuexiansen123 commented on July 18, 2024

对的。

这里日志生成的链接是这个样子了,感觉更不对了啊
image

from archguard.

xuexiansen123 avatar xuexiansen123 commented on July 18, 2024

对的。

这里日志生成的链接是这个样子了,感觉更不对了啊 image

这个样子嘛? image

更正
仓库用户名 ==》 账号
仓库密码 ==》 对应的密码

from archguard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.