You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
An error occurred: 409504, Resource Conflict
Getting the below error
2019-07-11 18:21:16 main : DEBUG com.tableausoftware.tabadmin.cli.ServerApi - Client request: POST https://devtableaupoc:8850/api/0.5/import?configuration=true&topology=false
2019-07-11 18:21:17 main : ERROR com.tableausoftware.tabadmin.TSMErrorHandler - An error occurred: 409504, Resource Conflict
2019-07-11 18:21:17 main : ERROR com.tableausoftware.tabadmin.cli.Console - Resource Conflict: The specified user 'tgrdevadmin' cannot logon. Have you provided the correct password? Is your domain controller healthy?
com.tableausoftware.commandline.commons.ReportableException: Resource Conflict: The specified user 'tableauadmin' cannot logon. Have you provided the correct password? Is your domain controller healthy?
at com.tableausoftware.tabadmin.commands.TabadminCommand.execute(TabadminCommand.java:126)
User is having administrator privileges on the windows server.
Any body got the same issue.Using version 2019.2.1
The text was updated successfully, but these errors were encountered:
An error occurred: 409504, Resource Conflict
Getting the below error
2019-07-11 18:21:16 main : DEBUG com.tableausoftware.tabadmin.cli.ServerApi - Client request: POST https://devtableaupoc:8850/api/0.5/import?configuration=true&topology=false
2019-07-11 18:21:17 main : ERROR com.tableausoftware.tabadmin.TSMErrorHandler - An error occurred: 409504, Resource Conflict
2019-07-11 18:21:17 main : ERROR com.tableausoftware.tabadmin.cli.Console - Resource Conflict: The specified user 'tgrdevadmin' cannot logon. Have you provided the correct password? Is your domain controller healthy?
com.tableausoftware.commandline.commons.ReportableException: Resource Conflict: The specified user 'tableauadmin' cannot logon. Have you provided the correct password? Is your domain controller healthy?
at com.tableausoftware.tabadmin.commands.TabadminCommand.execute(TabadminCommand.java:126)
User is having administrator privileges on the windows server.
Any body got the same issue.Using version 2019.2.1
The text was updated successfully, but these errors were encountered: