burhan-syed / troddit

A web client for Reddit with authenticated logins and a variety of browsing options
https://www.troddit.com
GNU Affero General Public License v3.0
551 stars 80 forks source link

Not loading on Firefox #153

Closed blakegearin closed 1 year ago

blakegearin commented 1 year ago

Screenshot of error:

image

I verified ETP is off as well as trying in a private window to ensure it's not extension-related. It was working fine for me a couple days ago.

Check network monitor and looks like calling https://www.reddit.com/hot/.json?=&raw_json=1&t=&after=&count=0&sr_detail=true is returning 503

image
blakegearin commented 1 year ago

This appears to have been resolved by Reddit as it's working properly now.