搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Network tab in Developer Tools isn't working

  • 4 个回答
  • 17 人有此问题
  • 647 次查看
  • 最后回复者为 cor-el

more options

The Network Monitor in Developer Tools isn't working for me. No requests show up in it when I open or reload a page or while performing an AJAX request. Clicking on Performance Analysis button doesn't do anything either.

What could be wrong?

The Network Monitor in Developer Tools isn't working for me. No requests show up in it when I open or reload a page or while performing an AJAX request. Clicking on Performance Analysis button doesn't do anything either. What could be wrong?

被采纳的解决方案

Live HTTP Headers (and Firebug) had no problem in showing the network info, so the issue was with Firefox Developer Tools' Network tab alone.

The good thing is that it is fixed now, probably after I updated Firefox to the latest version. To anyone else experiencing the same issue, update your browser and that should fix it.

Edit: Fixed typo. Added comment for others with the same problem.

定位到答案原位置 👍 1

所有回复 (4)

more options

You can try to use the Live Http Headers extension to see if that catches those requests.

more options

选择的解决方案

Live HTTP Headers (and Firebug) had no problem in showing the network info, so the issue was with Firefox Developer Tools' Network tab alone.

The good thing is that it is fixed now, probably after I updated Firefox to the latest version. To anyone else experiencing the same issue, update your browser and that should fix it.

Edit: Fixed typo. Added comment for others with the same problem.

由Amjad A.于修改

more options

I have the latest version but the problem still existed. After several failed attempts, I finally solved it by editing the settings in about:config. To do this, I set a new value for the parameter devtools.netmonitor.filters equal to ["all"] In my case, there were two parameter values. In this case, the name of the second value could not be read, because there was a strange sequence of characters. Thus it was impossible to select the filter tab in the interface.

more options

If some pref(s) were corrupted then you may have to check if that is the only one and possibly check the prefs.js file or delete this file to reset all the prefs.

You can use this button to go to the currently used Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)