Hello,
I am having this strange issue where UR’s aren’t coming up in my Feed.
They appear on the map, and I can click them and reply, however I cannot see them in the feed.
I have turned all scripts off, tried various browsers, did a Ctrl+F5, and tried in incognito.
The problem exists in production and in beta WME. Using Chrome I get the tabs “Issues, Drives, Area and Events” but in MS Edge I get the tabs "Feed, Drives, Area and Events"
Drives appear to display correctly for me in production WME and beta WME.
The Feed appears to display correctly for me only in beta WME.
The Feed appears empty for me only in production WME.
Browsers tested
Google Chrome 108.0.5359.22 (Official Build) beta (x86_64)
Mozilla Firefox 106.0.5 (64-bit)
Sample console log, from Firefox, dated 2022-11-05 (today/Saturday), and timestamps in US/Central Daylight Time (CDT) UTC-05:00
13:04:07.611 XHR GET https://www.waze.com/Descartes/app/Feed/Issues
[HTTP/3 500 Internal Server Error 84ms]
GET
Scheme https
Host www.waze.com
Filename /Descartes/app/Feed/Issues
Address 130.211.9.172:443
Status 500 Internal Server Error
Version HTTP/3
Transferred 1.05 kB (86 B size)
Referrer Policy strict-origin-when-cross-origin
Request Priority Highest
13:04:07.714 Uncaught (in promise) TypeError: t is undefined
refresh https://editor-assets.waze.com/production/js/app-4178dd58723ff26fc505.js.gz:1
promise callback*refresh https://editor-assets.waze.com/production/js/app-4178dd58723ff26fc505.js.gz:1
refresh https://editor-assets.waze.com/production/js/app-4178dd58723ff26fc505.js.gz:1
onRender https://editor-assets.waze.com/production/js/app-4178dd58723ff26fc505.js.gz:1
dispatch https://editor-assets.waze.com/production/js/third_party-5cbbce7443d16d79319b.js.gz:2
handle https://editor-assets.waze.com/production/js/third_party-5cbbce7443d16d79319b.js.gz:2
app-4178dd58723ff26fc505.js.gz:1:1106537
13:16:54.888 XHR GET https://www.waze.com/Descartes/app/Feed/Issues?lastIssueId=
[HTTP/3 500 Internal Server Error 100ms]
13:16:55.006 Uncaught (in promise) TypeError: e is undefined
loadMore https://editor-assets.waze.com/production/js/app-4178dd58723ff26fc505.js.gz:1
promise callback*loadMore https://editor-assets.waze.com/production/js/app-4178dd58723ff26fc505.js.gz:1
_onLoadMoreClick https://editor-assets.waze.com/production/js/app-4178dd58723ff26fc505.js.gz:1
dispatch https://editor-assets.waze.com/production/js/third_party-5cbbce7443d16d79319b.js.gz:2
handle https://editor-assets.waze.com/production/js/third_party-5cbbce7443d16d79319b.js.gz:2
app-4178dd58723ff26fc505.js.gz:1:1106974[color=#000000] [/color]
The Feed remains empty for me in WME production, without any scripts. WME beta displays normally for me.
When I click Load More in production WME the server responses appear to be the same as previously detailed, HTTP status code 500 (Internal Server Errors) from a GET request to “https://www.waze.com/Descartes/app/Feed/Issues?lastIssueId=”.