Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ curl -u <YOUR_USER> -v -X PUT -d "" -H "Content-Type: application/json" <YOUR_SERVER>/rest/api/latest/logs/logger/<PLUGIN_KEY>/warn

Note: if logs can be enabled via the app in Bitbucket then the below steps can be followed:

  • Enable debug logging within the app in Bitbucket 

    • or by running the command
Code Block
grep "REPOTEMPLATES" BITBUCKET_HOME/log/atlassian-bitbucket.log
  • Sync the settings again from one repo to another
  • Send the logs so they can be reviewed in order to find the problem

App Keys Bitbucket Server Apps
Anchor
app-key-table
app-key-table

...