기술 자료

Gateway process fails to start after Tableau Server Upgrade (Linux version).


게시 날짜: 03 Oct 2023
마지막 수정 날짜: 05 Oct 2023

문제

The gateway process fails to start after the Tableau Server Upgrade (Linux version).

We can find the following error from the startup log of Apache.
Log File: <data>/tabsvc/logs/httpd/startup.log 

Log Error Message:(38)Function not implemented: AH00141: Could not initialize random number generator
 

환경

  • Tableau Server 
  • CentOS 7

해결 방법

After confirming the error message, please try to "sudo yum update" to update the Linux kernel.
1. tsm stop.
2. sudo yum update (each node)
3. tsm start

원인

Apache cannot start due to the kernel version being too old. This issue may also occur upon new installation of Tableau Server if the kernel version is old. 

추가 정보

1. We recommend running "yum update" before upgrading the Tableau Server. Please take a system backup if necessary.
    Please refer to more details in  Single-Server Upgrade -- Run Setup

2. Run the command "name -a" to confirm the current Kernel version in Redhat Enterprise Linux/CentOS

3. Kernel Version History.
   Red Hat Enterprise Linux Release Dates

 
이 문서로 문제가 해결되었습니까?