Skip to main content

Hi All,

 

I am trying to setup tableau on a new server and i am unable to login to proceed the installation.

 

i have executed this

sudo /opt/tableau/tableau_server/packages/scripts.20202.20.0626.1424/initialize-tsm --accepteula and see the message

===

You can continue the configuration and initialization of Tableau server using either the TSM command line interface,

or the web interface.

You will be prompted to authenticate, or can log in using the username 'ubuntu', with the same password you used to log into this session. You could also use any username, with its password, from the administrative group in the domain.

===

 

But I do not have set any password and use a pem key to log into the session

 

when i try to set

 

tabcmd initialuser --server 'https://localhost:80' --username 'ubuntu' --password 'password_here' --no-certcheck

 

this fails with

 

  *** Uncaught exception RuntimeException: java.net.ConnectException: Connection refused (Connection refused) 

 *** See the logs for the stacktrace.

 

I am unable to continue the installation any help would be really helpful.

 

thanks.

2 respostas
  1. 31 de ago. de 2020, 16:13

    As noted in the installation instructions the TSM account MUST have a password. You cannot use a PEM key to initialize TSM or to use TSM once initialized.

     

    You may need to start over and create a separate account with a password that you will use for TSM.

0/9000