知識庫

Tableau Server 2023.3 is Degraded due to NonRelational Storage (NRS) Service Failing to Start


發佈時間 : 30 Oct 2023
上次修改日期 : 30 Jan 2024

問題

After upgrading to Tableau Server 2023.3, Tableau Server is Degraded due to the NonRelational Storage (NRS) Service Failing to Start

環境

  • Tableau Server 2023.3.0-2023.3.1

解決方法

Option 1

Option 2

  • If version 2023.3.2 cannot be used: As a workaround, disable the NRS process by entering the following commands in the TSM Command Line Interface (CLI):


1. Run the command:

tsm topology set-process -pr nrs -n node1 -c 0
 

2. Run the command:

tsm pending-changes apply
 

NOTE: Tableau Server may prompt for a restart.


3. Check to see Tableau Server has returned to a running status after restarting by running the command:
 

tsm status -v
 

The status for NRS will now be "running" rather than degraded, and Tableau Server will no longer be in an error state.

原因

This issue is now fixed by the Tableau Development Team under Known Issue ID W-14561356.


Per Tableau Product Help, the NonRelational Storage (NRS) service is a microservice managed and used internally by other Tableau services.

NOTE: The service appears in the CLI but is deprecated. It will be retired (entirely removed) in a future release.
這篇文章是否解決了問題?