adterskov commented on issue #4756:
URL: 
https://github.com/apache/incubator-devlake/issues/4756#issuecomment-1496488096

   > I try to run GitExtractor localy with csv store but this option doesn't 
work properly `go run main.go -url 
https://git:[email protected]/project-1/extra/project.git -id 
gitlab:GitlabProject:2:2701 -output "/tmp/store"`
   > 
   > Despite the fact that the parameter **output** is set, it tries to connect 
to the database
   > 
   > > [error] failed to initialize database, got error dial tcp: lookup mysql: 
no such host"
   > > panic: dial tcp: lookup mysql: no such host
   > > Wraps: (2) dial tcp
   > > Wraps: (3) lookup mysql: no such host
   > > Error types: (1) *hintdetail.withDetail (2) *net.OpError (3) 
*net.DNSError
   
   Problem fixed. Dot env file with configuration was needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to