Closed Swader closed 5 years ago
This looks fixed on the new beta. Could have been the CORS issue which wasn't fixed in 0.59.20.
@Swader mind checking it on the new beta that went out yesterday?
Still happens, same conditions. All extensions and shields off. I recommend adding a debug output and a command line --debug flag to the executable before every ERR_ABORT emit so that we can find out when these canels are being triggered.
Correct: Version 0.59.21 Chromium: 72.0.3626.28 (Official Build) beta (64-bit)
@btlechowski @GeetaSarvadnya could you guys give it a try on Windows?
cc: @iefremov @simonhong
I don't think its the CORS issue, looks like smth different. Maybe check this behavior in Chrome?
I can't reproduce the issue on Linux with the same build.
It works in latest Chrome and Opera. It does not happen on any other OS, or even in private mode on Win+Brave.
Thanks for checking this. Probably it is also worth checking in Chrome version corresponding to the problematic Brave build (Chromium: 72.0.3626.28) @srirambv
Another example: https://prvikvadrat.hr/
Another example on Github. A few refreshes with cache off helped.
+1 from me (#2930).
this seems serious and new based on ^, putting P1 and putting as release/blocking.
@Liunkae can you please update to latest? I'm curious if recent fixes resolve this problem for you (works for me!™)
For what it's worth, I'm on DEV channel (0.60.12)
Can't reproduce on Dev/Beta on MacOS.
Anyone with a stable repro, please save a netlog. To do this:
Thanks
Here's an older export from me. chrome-net-export-log.zip
Here's a netlog: chrome-net-export-log.json.zip
Still reproduces (100% of the time) for me with the following:
Brave | 0.60.13 Chromium: 72.0.3626.53 (Official Build) dev(64-bit) Revision | 98434e6cd182d68ce396daa92e9c6310422e6763-refs/branch-heads/3626@{#620} OS | Mac OS X macOS version 10.14.2
Steps to reproduce:
The developer console shows that one of the resources was canceled:
We tracked it down to some code for the DOM distiller. Working on a fix.
Removed OS/Windows
as this is affecting macOS as well.
Verification passed on
Brave | 0.59.25 Chromium: 72.0.3626.53 (Official Build) beta(64-bit) |
---|---|
Revision | 98434e6cd182d68ce396daa92e9c6310422e6763-refs/branch-heads/3626@{#620} |
OS | Linux |
Verification passed on
Brave | 0.59.25 Chromium: 72.0.3626.53 (Official Build) beta (64-bit) |
---|---|
Revision | 98434e6cd182d68ce396daa92e9c6310422e6763-refs/branch-heads/3626@{#620} |
OS | Windows 10 |
Verification PASSED on macOS 10.14.2 x64
using the following build:
Brave | 0.59.28 Chromium: 72.0.3626.64 (Official Build) beta(64-bit) |
---|---|
Revision | eaa9668e80ce5405e7f1902579558ea725c06ca1-refs/branch-heads/3626@{#708} |
OS | Mac OS X |
Please update issue to ping us when this lands in beta on Win
It's already updated on dev and beta
Indeed it seems to work now. Can you explain how, without an update process?
@Swader your app should have been updated to 0.59.25. Could you check brave://version?
It did indeed, but I don't remember the update process having happened. Might have occurred between a PC restart. Anyway thanks looks good now!
Full discussion in Twitter here: https://twitter.com/bitfalls/status/1082896409299505152
Version 0.59.20 Chromium: 72.0.3626.28 (Official Build) beta (64-bit) Win10 x64.
On certain websites, ajax requests get canceled for no apparent reason (code -3, ERR_ABORT).
Examples are: https://www.diffbot.com/careers and https://gitcoin.co/explorer?network=mainnet&keywords=nimbus&order_by=-web3_created
Here is a HAR reproduction for Diffbot: https://gist.github.com/Swader/a994365480ee63927eb4045163133f89
Example screenshot: