Tableau Server 성능이 저하되어 로그인할 수 있는 사용자가 없습니다. 리포지토리가 오류 상태로 표시됩니다. 백그라운더는 "tsm status -v" 명령의 출력에서 사용할 수 없는 상태를 표시하고 TSM UI에서 오류 상태로 표시합니다.
또한 pgsql spawn.log:에는 다음이 있습니다.
치명적 오류: 데이터 디렉터리 "/var/opt/tableau/tableau_server/data/tabsvc/pgsql/data"에 그룹 또는 전역 액세스 권한이 있습니다. 상세: 사용 권한은 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
디렉터리에 대한 사용 권한을 확인하려면 다음을 실행합니다.
tsm configuration get -k data.dir
sudo ls -al <directory>
출력에는 다음이 표시됩니다.
drwx------. 19 tableau tableau 4096 Jan 24 16:38 data
왼쪽의 권한 문자열이 "drwx------"가 아닌 경우 사용 권한이 올바르지 않은 것입니다.
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.