ampproject / error-reporting

Contains production error tracking issues.
Apache License 2.0
2 stars 5 forks source link

🚨 Error: Failed to construct 'URL': Invalid URL #40

Closed ampprojectbot closed 3 years ago

ampprojectbot commented 3 years ago

Details

Error report: link First seen: Jan 6, 2021 Frequency: ~ 209/day

Stacktrace

Error: Failed to construct 'URL': Invalid URL
    at src/url.js:124:37
    at parseUrlWithA (src/url.js:106:9)
    at parseUrlDeprecated (src/preconnect.js:155:21)
    at url_ (src/preconnect.js:133:11)

Notes

@alanorozco modified src/url.js:122-126 in #31594 (Jan 5, 2021) @alanorozco modified src/url.js:106-106 in #31594 (Jan 5, 2021) @jridgewell modified src/preconnect.js:155-155 in #15380 (May 17, 2018) @dvoytenko modified src/preconnect.js:131-133 in #23799 (Aug 19, 2019)

Seen in:

Possible assignees: @alanorozco, @dvoytenko

/cc @ampproject/release-on-duty

rcebulko commented 3 years ago

@alanorozco These popped up starting with the nightly from 1/9, so probably a change late last week. Still in nightly at the moment, no occurrences in Beta/Experimental

rcebulko commented 3 years ago

Seems to be directly related to https://github.com/ampproject/amphtml/issues/31594

rcebulko commented 3 years ago

Edit: only seems to impact the domain www-aajtak-in.cdn.ampproject.org, suggesting it's a publisher issue. Closing

alanorozco commented 3 years ago

@rcebulko This is a specific set of publishers all affected by the same analytics config problem. This was addressed on https://github.com/ampproject/amphtml/issues/31883