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/06/23 07:23:09 UTC

[GitHub] [incubator-devlake] klesh opened a new issue, #2332: [Bug][runner] DirectRun failed to generate `encKey` automatically

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

   ### 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
   
   According to @keon94 , when he tried to launch Github with DirectRun, it failed due to `encKey` being empty.
   
   ### What you expected to happen
   
   `encKey` should be generated automatically when it was empty in DirectRun mode.
   
   ### How to reproduce
   
   Not sure.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### 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] mappjzc commented on issue #2332: [Bug][runner] DirectRun failed to generate `encKey` automatically

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

   @keon94 
   I try to generate encKey automatically on DirectRun,but there is a contradiction:
   As follows
   ![image](https://user-images.githubusercontent.com/2921251/175931105-d2b1e8a6-9a2d-4366-9f7b-e971cf42e7e7.png)
   We can see that connectionId was required if you want DirectRun on github plugin.
   So it means you have to set at least one connection before do DirectRun.
   If you had already create one conntion,that must have a enckey.And if you lost the enckey,It is useless to generate encKey automatically.
   So you have to post an connection at first before you try DirectRun.
   I created an issue  #2362 For if you want create connection by DirectRun on feature.


-- 
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] mappjzc closed issue #2332: [Bug][runner] DirectRun failed to generate `encKey` automatically

Posted by GitBox <gi...@apache.org>.
mappjzc closed issue #2332: [Bug][runner] DirectRun failed to generate `encKey` automatically 
URL: https://github.com/apache/incubator-devlake/issues/2332


-- 
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