tensorflow: Tensorboard 404 Errors

System information

  • Have I written custom code (as opposed to using a stock example script provided in TensorFlow): N/A
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Win 10
  • TensorFlow installed from (source or binary): pip
  • TensorFlow version (use command below): 1.1.0
  • Bazel version (if compiling from source):
  • CUDA/cuDNN version:5.1
  • GPU model and memory:k40 12gb
  • Exact command to reproduce: launch tensorboard

Describe the problem

Tensorboard is 404’ing on a lot of resources. See the error messages below. I think I saw a similar issue somewhere so this may be a duplicate. You’re probably aware but thought i’d file just in case.

Source code / logs

WARNING:tensorflow:path ../external\weblas_weblas_js/file/weblas.map.json not found, sending 404
WARNING:tensorflow:path ../external\web_animations_js/web-animations-next-lite.min.js.map not found, sending 404
WARNING:tensorflow:path ../external\weblas_weblas_js/file/weblas.map.json not found, sending 404
WARNING:tensorflow:path ../external\web_animations_js/web-animations-next-lite.min.js.map not found, sending 404
WARNING:tensorflow:path ../external\data/plugin/text/runs not found, sending 404
WARNING:tensorflow:path ../external\data/plugin/text/runs not found, sending 404
WARNING:tensorflow:path ../external\data/plugin/text/runs not found, sending 404
WARNING:tensorflow:path ../external\data/plugin/text/runs not found, sending 404

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 8
  • Comments: 27 (10 by maintainers)

Most upvoted comments

I have the same problem when i use c:> tensorboard --logdir=‘DIR’ but when i use c:> tensorboard --logdir= “DIR” its ok win10

Use Chrome bro.