You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/16 14:41:10 UTC

[GitHub] [incubator-devlake] xgdyp opened a new issue, #2513: [Bug][gitextractor] gitextractor can't finish my task in standalone mode

xgdyp opened a new issue, #2513:
URL: https://github.com/apache/incubator-devlake/issues/2513

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   I try to use standalone mode to run `gitextractor` plugin.
   My command is 
   ```
   go run plugins/gitextractor/*.go  -url https://github.com/datawhalechina/wonderful-sql.git -id github:GithubRepo:1:382057179 -db "merico:merico@tcp(127.0.0.1:3306)/lake?charset=utf8mb4&parseTime=True" -proxy "http://127.0.0.1:8889/"
   ```
   and something goes wrong like
   <img width="1383" alt="image" src="https://user-images.githubusercontent.com/37795442/179359158-3211d5d1-7637-46b0-a0da-72b5d606b919.png">
   and the code in repo_creator.go is
   <img width="1026" alt="image" src="https://user-images.githubusercontent.com/37795442/179359186-e58bd742-7aa1-440e-baef-a872b7cfe6a4.png">
   
   I don't know it is caused by my wrong running command or gitextractor plugin itself.
   
   
   ### What you expected to happen
   
   normally finish gitextractor task
   
   ### How to reproduce
   
   run gitextractor plugin with command like:
   ```
   go run plugins/gitextractor/*.go  -url https://github.com/datawhalechina/wonderful-sql.git -id github:GithubRepo:1:382057179 -db "merico:merico@tcp(127.0.0.1:3306)/lake?charset=utf8mb4&parseTime=True" -proxy "http://127.0.0.1:8889/"
   ```
   and changed the url and id to other repo.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v0.11.0
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] keon94 commented on issue #2513: [Bug][gitextractor] gitextractor can't finish my task in standalone mode

Posted by GitBox <gi...@apache.org>.
keon94 commented on issue #2513:
URL: https://github.com/apache/incubator-devlake/issues/2513#issuecomment-1187723664

   @xgdyp does this only happen in standalone? Have you tried running it from config-ui to see if it also happens?


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh closed issue #2513: [Bug][gitextractor] gitextractor can't finish my task in standalone mode

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2513: [Bug][gitextractor] gitextractor can't finish my task in standalone mode
URL: https://github.com/apache/incubator-devlake/issues/2513


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] xgdyp commented on issue #2513: [Bug][gitextractor] gitextractor can't finish my task in standalone mode

Posted by GitBox <gi...@apache.org>.
xgdyp commented on issue #2513:
URL: https://github.com/apache/incubator-devlake/issues/2513#issuecomment-1188489727

   > @xgdyp does this only happen in standalone? Have you tried running it from config-ui to see if it also happens?
   
   Yes, this only happen in standalone mode. It has no problems when running from config-ui


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] xgdyp commented on issue #2513: [Bug][gitextractor] gitextractor can't finish my task in standalone mode

Posted by GitBox <gi...@apache.org>.
xgdyp commented on issue #2513:
URL: https://github.com/apache/incubator-devlake/issues/2513#issuecomment-1191132087

   Thanks!


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] Startrekzky commented on issue #2513: [Bug][gitextractor] gitextractor can't finish my task in standalone mode

Posted by GitBox <gi...@apache.org>.
Startrekzky commented on issue #2513:
URL: https://github.com/apache/incubator-devlake/issues/2513#issuecomment-1186565283

   Thanks @xgdyp. @mindlesscloud could you please take a look?


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org