-
1. Re: Regarding Tableau server publishing error?
Mark Fraser May 22, 2015 7:08 AM (in response to VASU G)Hi VASU
In the theme of urgency, a quick reply...
Have you tried restarting the Server? Normally solves a lot of things
I presume you retain internet access on the desktop PC?
Also, I will move this thread to Server Admin.
Cheers
Mark
-
2. Re: Regarding Tableau server publishing error?
Toby ErksonMay 22, 2015 7:24 AM (in response to VASU G)
Based on the given error message the problem is with your network connectivity (broadly speaking) and not with Tableau. Or the host server could be down.
Like Mark stated, try rebooting the Tableau Server. If you can't even connect to the Tableau Server then you've found the problem (connectivity issue unrelated to Tableau).
-
3. Re: Regarding Tableau server publishing error?
Jeff StraussMay 22, 2015 7:28 AM (in response to VASU G)
is your Tableau Server SSL enabled? It's worth trying https when connecting just to see if this works. If it does, then SSL encryption is turned on within server.
-
4. Re: Regarding Tableau server publishing error?
VASU G May 24, 2015 11:23 PM (in response to Jeff Strauss)Hi All,
We didn't touched any modification in tableau server side. But still same issue only.
I have restarted the server also , even though the same issue.
please help me out , if there is any where i need to check.
waiting for your valuable reply.
regards,
vasu
-
5. Re: Regarding Tableau server publishing error?
Jeff StraussMay 25, 2015 6:18 AM (in response to VASU G)
were there other changes to the environment such as firewall mods, install of new software that is blocking a port (e.g. IIS), VM cluster updates? It looks like desktop can't reach server and you have to dig...
-
6. Re: Regarding Tableau server publishing error?
Alec Guerenstein Aug 4, 2015 6:46 AM (in response to VASU G)Hi Vasu,
Try "pinging" your server from the machine you're trying to access it (e.g. the one that has the Desktop version used to publish).
Assuming it is a Windows machine and you have a DNS set-up, open a CMD session and type:
C:\...> ping dbswfatapv01.us.dnb.com <enter>
If it doesn't come back with a response (usually the time it takes to hit the server, in mili-sec's), then either the server is not accessible from the LAN, or the publishing machine is blocked to access the server...