You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to debug "404 not found" error. Because I have no experience about front-end and back-end development, I manage to trace java source code for this extension. And I can't find the location of error log files.
I have doubt the initial 'logdir' default path but.. I don't know.. Can anyone give some advice for me? And how can I find back-end code or error log?
Error message in my terminal:
[W 2021-07-12 21:56:07.392 ServerApp] 404 GET /api/tensorboard?1626094306420 (127.0.0.1) 1.42ms referer=http://localhost:8888/lab
Screen capture of debug in chrome browser:
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to debug "404 not found" error. Because I have no experience about front-end and back-end development, I manage to trace java source code for this extension. And I can't find the location of error log files.
I have doubt the initial 'logdir' default path but.. I don't know.. Can anyone give some advice for me? And how can I find back-end code or error log?
Error message in my terminal:
[W 2021-07-12 21:56:07.392 ServerApp] 404 GET /api/tensorboard?1626094306420 (127.0.0.1) 1.42ms referer=http://localhost:8888/lab
Screen capture of debug in chrome browser:
The text was updated successfully, but these errors were encountered: