-
1. Re: Tableau Server Integration with Tabpy
Johan De Groot Jul 23, 2019 4:51 AM (in response to dana litic)1 of 1 people found this helpfulHi,
you have added the local IP adres of your computer (192.168.1.5) instead of the internet address of your computer (https://whatismyipaddress.com/ ).
Besides that, you need to configure your local network to expose port 9004 from your local computer to the internet (in your router/firewall). This is quite technical, and even kind of dangerous since you are exposing your PC directly to the internet.
Maybe you'd better add an inexpensive Windows or Linux server in AWS with TabPy on it. Or install Tabpy on Tableau Server - but only if you know what you are doing...)
I hope you can find a solution!
Kind regards,
Johan de Groot
-
2. Re: Tableau Server Integration with Tabpy
Nathan MannheimerJul 26, 2019 11:08 AM (in response to dana litic)
1 of 1 people found this helpfulHi Dana,
Johan's advice here is very good. Also, what version of Tableau Server are you using?
Sincerely,
Nathan
-
3. Re: Tableau Server Integration with Tabpy
dana litic Jul 30, 2019 2:41 AM (in response to Nathan Mannheimer)Thanks Nathan & Johan,
We are using latest server version - Resolved the issues by installing tabpy server on same instance ec2 instance & looping in using 127.0.0.1 on same instance were server is installed. Now, I can use this tabpy server at same time for multiple user.
I hope Nathan u recognise this email khanujapraveen5@gmail.com m in touch with you.
Regards,
Praveen
-
4. Re: Tableau Server Integration with Tabpy
Nathan MannheimerAug 5, 2019 9:19 AM (in response to dana litic)
Hi Praveen,
It's worth noting that we typically recommend that people install TabPy on a separate machine from Tableau server. Since Python code can be executed where TabPy is running for security and performance reasons it's often better to run them separately, especially in production.
Sincerely,
Nathan