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/21 12:14:58 UTC

[GitHub] [incubator-devlake] klesh opened a new issue, #2571: [Bug][config-ui] Blueprint online status not updating

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

   ### 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
   
   init state:
   ![image](https://user-images.githubusercontent.com/61080/180210512-8fbeca20-ef58-4c36-abe6-c638e077b0bb.png)
   
   update token:
   ![image](https://user-images.githubusercontent.com/61080/180210438-860d0f78-e173-48a3-9e83-6d5c6265533f.png)
   
   saved successfuly:
   ![image](https://user-images.githubusercontent.com/61080/180210512-8fbeca20-ef58-4c36-abe6-c638e077b0bb.png)
   
   
   
   
   ### What you expected to happen
   
   Github should be online
   
   ### How to reproduce
   
   1. make connection "offline"
   2. create a new blueprint
   3. select that connection, update the credential and make sure it passed the test successfully
   4. click Save Connection
   5. see error
   
   ### 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] e2corporation commented on issue #2571: [Bug][config-ui] Blueprint online status not updating

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

   @klesh Did you check your console to verify the BE Test response didn't yield a 400 response? If be does not return a valid test response due to DNS failure the status will be stuck in offline.
   
   <img width="1619" alt="Screen Shot 2022-07-21 at 11 44 43 AM" src="https://user-images.githubusercontent.com/1742233/180256821-92903c30-b3ed-41ce-97fd-c0ffd1e72238.png">
   
   


-- 
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] e2corporation commented on issue #2571: [Bug][config-ui] Blueprint online status not updating

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

   @klesh It looks like the testing logic you added recently for this connections list will need to be re-executed on a connection list change.


-- 
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 #2571: [Bug][config-ui] Blueprint online status not updating

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2571: [Bug][config-ui] Blueprint online status not updating
URL: https://github.com/apache/incubator-devlake/issues/2571


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