Loading

install: command not found" During Install Causes "Server initialization was unsuccessful" error during initialization(설치 중 "설치: 명령을 찾을 수 없습니다.", 초기화 중 "서버 초기화에 실패했습니다." 오류 발생)

게시 일자: Jul 20, 2023
상세 설명
rpm 설치("sudo yum install tableau-server-<version>.x86_64.rpm")를 실행하는 동안 단순 오류가 확인되었습니다.
 
/opt/tableau/tableau_server/packages/scripts.10500.18.0210.2209/after-install-common: line 293: install: command not found(명령을 찾을 수 없음)
warning: %post(tableau-server-10500.18.0210.2209-10500-18.0210.2209.x86_64) scriptlet failed, exit status 127(경고: %post(tableau-server-10500.18.0210.2209-10500-18.0210.2209.x86_64) scriptlet가 실패함, 종료 상태 127)
Non-fatal POSTIN scriptlet failure in rpm package tableau-server-10500.18.0210.2209-10500-18.0210.2209.x86_64(rpm 패키지 tableau-server-10500.18.0210.2209-10500-18.0210.2209.x86_64에서 POSTIN scriptlet 단순 실패 발생)

그런 다음 "tsm initialize --start-server --request-timeout 1800"을 실행하면 다음 오류 메시지와 함께 Tableau Server가 시작되지 않습니다.

22% - Installing the maintenance app failed.(22% - 유지 관리 앱을 설치하지 못했습니다.)

이후에 다음 오류가 발생합니다.
 
Server initialization was unsuccessful.(서버 초기화에 실패했습니다.) 
See '/home/centos/.tableau/tsm/tsm.log' for more information.(자세한 내용은 '/home/centos/.tableau/tsm/tsm.log'를 참조하세요.) 

Cause

"coreutils" 시스템 패키지에서 제공하는 "install" 명령이 경로에서 누락되었습니다(일반적으로 /usr/bin에서 예상됨).
솔루션
"coreutils" 시스템 패키지를 다시 설치합니다.
추가 자원
  • 경로에 "install" 명령이 있는지 확인하려면 "which install"을 실행합니다. 파일을 찾을 수 없는 경우, 파일이 누락된 것입니다.
  • coreutils가 설치되어 있는지 확인하려면 설치된 패키지에서 검색합니다. CentOS에서는 "yum list installed | grep coreutils"를 실행하여 이 작업을 수행하세요.


Knowledge 기사 번호

001472937

 
로드 중
Salesforce Help | Article