You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "batchenr (via GitHub)" <gi...@apache.org> on 2023/02/06 09:43:10 UTC

[GitHub] [incubator-devlake] batchenr opened a new issue, #4334: Bitbucket - getting 404 not found when test a connection

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

   I have set a bitbucket connection to our local bitbucket - Atlassian Bitbucket v6.8.0
   I see that in the docs you say to add the "app password" but i don't have something like that in my bitbucket.
   and I didn't find any docs on which versions of bitbucket is supported by devlake.
   
   ![image](https://user-images.githubusercontent.com/49156185/216937582-db5297f0-1c36-42cc-af39-4ee473f1e875.png)
   
   I have installed dev lake with helm chart version 0.15.0-rc5
   i put my bitbucket URL  with admin user or password, also tried User's access token but i get the response : 
   POST http://$KUB_NODE_IP:PORT/api/plugins/bitbucket/test 404 (Not Found)
   


-- 
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] likyh commented on issue #4334: Bitbucket - getting 404 not found when test a connection

Posted by "likyh (via GitHub)" <gi...@apache.org>.
likyh commented on issue #4334:
URL: https://github.com/apache/incubator-devlake/issues/4334#issuecomment-1420119844

   We just test Bitbucket Cloud. Please wait some days, I'll test local bitbucket.


-- 
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] batchenr commented on issue #4334: Bitbucket - getting 404 not found when test a connection

Posted by "batchenr (via GitHub)" <gi...@apache.org>.
batchenr commented on issue #4334:
URL: https://github.com/apache/incubator-devlake/issues/4334#issuecomment-1436854350

   > Sorry, I have tested the local bitbucket. But actually we not support it now. The endpoint for the local bitbucket is like `http://ip:7990/rest/api/1.0/`. But the rest api is different from the cloud `https://api.bitbucket.org/2.0/`. They are different versions.
   > 
   > We haven't supported the local version, Although the are similar. Would you like to join this?
   
   Im building now a promtheus exporter manually based on python that collect the data and it seems to work for me like this, thank you


-- 
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] likyh closed issue #4334: Bitbucket - getting 404 not found when test a connection

Posted by "likyh (via GitHub)" <gi...@apache.org>.
likyh closed issue #4334: Bitbucket - getting 404 not found when test a connection
URL: https://github.com/apache/incubator-devlake/issues/4334


-- 
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] likyh commented on issue #4334: Bitbucket - getting 404 not found when test a connection

Posted by "likyh (via GitHub)" <gi...@apache.org>.
likyh commented on issue #4334:
URL: https://github.com/apache/incubator-devlake/issues/4334#issuecomment-1436832227

   Sorry, I have tested the local bitbucket. But actually we not support it now.
   The endpoint for the local bitbucket is like `http://ip:7990/rest/api/1.0/`. But the rest api is different from the cloud `https://api.bitbucket.org/2.0/`. They are different versions. 
   
   We haven't supported the local version, Although the are similar. Would you like to join this?


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