BASE DE CONOCIMIENTO

Server Status is Degraded and Gateway Component Has Not Started Due to Lack of RunAs User Permission


Publicado: 16 May 2014
Fecha de la última modificación: 24 Aug 2022

Problema

After starting Tableau Server, the server status shows as Degraded and the Gateway component has not started. Additionally, the following error message can be found in the error logs:

access to /errors/sspi_failed.html denied (filesystem path '<path>') because search permissions are missing on a component of the path

Entorno

  • Tableau Server

Solución

Ensure that the Tableau Server Run As user account has explicit permission to access all components of the path listed in the error. For example, if the path listed in the error is 'C:/ProgramData/Tableau', then the Run As user account must have access to:
  • C:
  • C:\ProgramData
  • C:\ProgramData\Tableau (and all subfolders)

Causa

Tableau Server Run As user account does not have all necessary permissions to start the Gateway process.
¿Fue de ayuda este artículo para resolver el problema?