Tableau Server no funciona y los usuarios no pueden iniciar sesión. El repositorio se muestra en estado Error. El procesador en segundo plano muestra un estado no disponible a partir de la salida del comando "tsm status -v" y se muestra en estado Error en la interfaz de usuario de TSM.
Además, en pgsql spawn.log aparece lo siguiente:
FATAL: data directory "/var/opt/tableau/tableau_server/data/tabsvc/pgsql/data" has group or world access (ERROR: el directorio de datos "/var/opt/tableau/tableau_server/data/tabsvc/pgsql/data" tiene acceso de grupo o global.) DETAIL: Permissions should be u=rwx (0700) (DETALLE: Los permisos deben ser u=rwx (0700)).
tsm configuration get -k data.dir
sudo chmod +R 700 <directory>
sudo chmod +R 700 /var/opt/tableau/tableau_server/data/tabsvc/pgsql/data
Para comprobar los permisos del directorio, ejecute
tsm configuration get -k data.dir
sudo ls -al <directory>
Debería ver lo siguiente en la salida:
drwx------. 19 tableau tableau 4096 Jan 24 16:38 data
Si la cadena de permisos a la izquierda no es "drwx------", entonces los permisos no son correctos.
001471332

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.