-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Tensorboard does not appear in browser (Google Chrome and/or Internet Explorer) #3413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please provide details about what platform you are using (operating system, architecture). Also include your TensorFlow version. Also, did you compile from source or install a binary? Make sure you also include the exact command if possible to produce the output included in your test case. If you are unclear what to include see the issue template displayed in the Github new issue template. We ask for this in the issue submission template, because it is really difficult to help without that information. Thanks! |
My OS is Ubuntu 16.04.6 LTS. |
@mehedi-tut,
Thanks! |
@rmothukuru |
@mehedi-tut, |
Something is a little off. You reported the version of the Internet Explorer yet your diagnose_me script reports Ubuntu. Are you using Ubuntu subsystem for Windows? If not, are you running TensorBoard on Ubuntu but is trying to access the server from Windows? (this isn't going to work). If you have two different systems and want to access the TensorBoard on another system, please use |
I use the following tensorflow script: |
I use ubuntu in an Nvidia DGX station and I access the tensorboard from my windows PC. The thing is that I can run the tensorboard the same way but tensorboard version 1.9.0 but a different NVIDIA DGX station. |
There aren't enough information to answer with certainty but likely not. Please try to access the server on the DGX station using IP address instead of |
Yes, I did access through the IP address of the DGX from the beginng. |
Thanks for confirming that explicitly. I think I am out of things I can recommend. Is your network, otherwise, set up correctly? (e.g., can you ping the DGX machine from Windows?) If you were using 2.0.0, I would recommend |
Yes, I did ping to the DGX from my windows, it works fine. I am using tensorboard 1.14.0. |
One last thing: could you try |
Still I get the same. Thanks. |
Is it possible that your problem somehow related to #3077 ? I got the same problem yesterday but when I changed the Content Type in my registery entry |
Environment information (required)
Following is the environment information :
Diagnostics
Diagnostics output
The text was updated successfully, but these errors were encountered: