Resolution
Tableau Server uses ports 27000-27009 and an additional port for all licensing communication between the primary and worker machines. By default, the additional port that Tableau Server needs is chosen dynamically. If this dynamically chosen port is blocked or you prefer that Tableau Server uses the same port each time, you must specify a fixed port to avoid this error. Although you can specify any port that is not listed in the TCP/IP Ports topic in the Server Online Help, Tableau suggests that you specify port 27010 as your fixed port to keep all licensing ports close to each other.
Note: A procedure in this article requires you to make changes to the tableau.lic file. Changes to the tableau.lic file do not persist across upgrades and are not saved during backup. This means that you must modify this file after each upgrade. You may also have to modify the tableau.lic file after restoring a backup, depending on where you are restoring the backup to.
Specify a fixed port
- Navigate to the tableau.lic file located in the Tableau “bin” folder. For example. C:\Program Files\Tableau\Tableau Server\<version>\bin.
- Open the tableau.lic file with a text editor.
- Next to VENDOR tableau, type port=27010.
Save and close this file.- Click the Start button, and in the search box, type services.msc. Right-click services.msc and select Run as administrator.
- Right-click tablicsrv and select Restart so that port 27010 takes effect.

Verify the changes
- Navigate to the tablicrv.log file located in the Tableau “logs” folder. For example,
C:\ProgramData\Tableau\Tableau Server.
- Open tablicsrv.log with a text editor to confirm that port 27010 has been configured.