...
Editing the connection, and removing the credentials.
Removing the credentials from the owner’s account settings.
Adding the credentials to the applicable connections again, through the Edit Connection dialog.
License Activation Issues
Errors related to connectivity during activation are possible. For example:
This license key does not work: "Could not contact the server."
Error message: "<urlopen error [Errno -2] Name or service not known>"
The use of a forward proxy for license activation is not recommended, but possible. TabMove Lite will pick up on the “traditional” OS environment variables HTTP_PROXY
and HTTPS_PROXY
when they are set.
The easiest way is probably through two additional environment
variables in docker-compose.yml
. Another method that may be more resilient, is to use the official Docker documentation for configuring a proxy. Or both methods.
Note that this has been tested only for license activation and not for connectivity to Tableau Cloud, yet.