YouTrack Standalone 2018.2 Help

Hub Integration

YouTrack comes with a built-in JetBrains Hub service. The Hub service is an integral part of YouTrack that provides authentication, authorization, and user management. The Hub service cannot be removed or disabled.

The Hub integration is enabled by default. The Hub Integration page lets you troubleshoot and monitor the status of the integration.

hub integration

To access this page, select Hub Integration in the Server Settings section of the Administration menu.

Deployment Mode

At the top of the Hub Integration page, you see a short description of the Hub service itself. You also see a description of the deployment modes that are available for the Hub integration. The description indicates which mode is currently enabled in YouTrack.

The following example shows a YouTrack Standalone installation that is connected to an external Hub service:

hub integration standalone

The following example shows a YouTrack InCloud instance that uses a built-in Hub service:

hub integration incloud

If you're wondering which mode is currently enabled in your YouTrack installation, check this section of the page. You can also use this information to verify whether your migration to an external Hub service was successful.

For a detailed description of each deployment mode, see Hub Deployment Options.

Health Indicators

The Hub Integration page displays a collection of health indicators that you can use to monitor the status of your Hub integration. Use these indicators to diagnose problems with your Hub installation.

Connection to Hub

This indicates whether YouTrack has an active connection to the Hub service. Under normal conditions, the connection status is Active and working.

If your Hub service is down or unresponsive, this metric displays the condition that is the likely source of the problem. Use the following list to resolve the problem:

Status

Description

  • Empty Hub URL

  • Malformed Hub URL

  • Wrong Hub URL

  • YouTrack is not registered in Hub

  • YouTrack is registered in Hub but its service ID and secret do not match

These messages indicate problems with the installation that require technical support. To ask one of our engineers to repair the Hub integration, submit a support request.

YouTrack isn't trusted in Hub

In most cases, a user has accessed the list of services that are connected to Hub and has distrusted YouTrack. To resolve this problem, access the Services page in Hub and trust the YouTrack service.

Unknown host in Hub URL

The Hub domain name cannot be resolved by your DNS service. Check your network infrastructure or contact your ISP.

Can't connect to Hub

There is a connectivity issue. For details, see Connectivity Issues.

Connection to Hub timed out

Hub is unreachable or has performance issues. For details, see Connectivity Issues.

Hub event sync

This indicator displays the current status of the Hub event sync routine. Under normal conditions, the status is Active, syncing everything.

If the status reads Not started, contact support.

Permission management

Here you see the current source that is used for access authorization. Under normal conditions, the source is Hub permission management. If the status reads YouTrack permission management, contact support.

Hub URL

This is the URL of your Hub service.

If you experience connectivity issues with an external Hub installation, open this URL on the machine that runs YouTrack to verify that the Hub service is accessible from YouTrack.

YouTrack Service ID

Here you find the ID that is assigned to YouTrack as a connected service in Hub.

When a service is connected to Hub, it is assigned a unique service ID. If you want to connect to YouTrack using the REST API, you use this service ID for access and authorization.

If you suspect that your Hub integration is not working as intended, follow the instructions for Troubleshooting the Hub Integration.

Operations

The Hub Integration page includes a set of tools that you can use to identify and fix problems with the Hub integration. The following operations are available:

Operation

Description

Sync

For improved performance, there are a number of objects that are stored in both the Hub and YouTrack databases. This includes users and their related records for group membership, licenses, notification settings, and so on. These duplicated data structures are mapped using universally unique identifiers (UUIDs).

A background routine regularly checks both sides of the mapping, eliminating possible data discrepancies. If you experience problems with the connection between YouTrack and Hub, the two databases can be out of sync.

This operation synchronizes records for users and groups, using Hub as the data source.

Export

An export routine regularly locates records that only exist in YouTrack and exports them to the Hub database.

This operation locates orphan entities that have not been exported, assigns them UUIDs, and exports them to Hub.

Run diagnostics

This operation conducts a range of self-checks that locate broken mappings, identify suspicious data patterns, and diagnose other problems with the Hub integration. If a problem is located, the diagnostics routine offers a quickfix action, when available. Quickfix actions are found in the Integration Log at the bottom of the page.

There is also a routine diagnostics check that runs in the background. If the background routine detects a problem, you will also see suggestions for available quickfixes in the integration log.

Invalidate caches

Hub provides YouTrack with a remote permissions cache. This cache is used to check user permissions in memory without making network calls to Hub.

During Hub outages or similar events, the permissions cache may become corrupted. This operation flushes the local permission cache and reloads fresh data from Hub. If you experience unusual behavior related to access permissions in YouTrack, run this operation.

.

Integration Log

At the bottom of the Hub Integration page, you find a list of recent events that have been written to the integration log.

hub integration log

Check this section of the page for quickfixes. Use quickfixes to resolve problems that are detected by the diagnostics routine.

Last modified: 7 March 2019