ubershmekel / redditp

Convert any reddit page to a presentation or slide show
https://redditp.com
MIT License
259 stars 101 forks source link

Redditp website ui broken #132

Closed daranda-rai closed 2 years ago

daranda-rai commented 2 years ago

Steps to reproduce:

Actual result: Page ui is broken - https://imgur.com/Z9SGRJq

Expected result: Good old black ui where picture fits the screen to see some good ol por

l-one1 commented 2 years ago

Can confirm I am also experiencing the issue in the same manner as captured in screenshot.

Additional users are also chiming in that they are experiencing the same in https://old.reddit.com/r/redditp/comments/pxxdab/site_dead_for_anyone_else/ and in the r/redditp subreddit in general.

ubershmekel commented 2 years ago

Thank you for chiming in. Is this problem happening at the https://www.redditp.com/ URL too?

ubershmekel commented 2 years ago

Also, can you check https://old.redditp.com/ too?

daranda-rai commented 2 years ago

Old one is fine. Normal one is broken

l-one1 commented 2 years ago

Can confirm when I use old.redditp.com it works correctly. Thank you for the interim fix.

ubershmekel commented 2 years ago

Well, that's trippy. I'll open a ticket with netlify (the host) support then.

ubershmekel commented 2 years ago

Wait a sec, I just noticed it says "portugal:15" in the screenshot. Are you folks all from Portugal?

Edit - never mind, the screenshot is for /r/portugal.

daranda-rai commented 2 years ago

Photo is mine and I'm from Portugal, this was a # represent yo 👌, to the Portuguese sub 😂

ubershmekel commented 2 years ago

I just pushed out a workaround. Can you retest?

FYI I also get the ERR_TOO_MANY_REDIRECTS error when I directly browse to https://www.redditp.com/css/style.css

So I've made the code point to https://old.redditp.com/css/style.css

You might need to hard refresh

daranda-rai commented 2 years ago

Aye seems to be working 👌 good job my man 👏

l-one1 commented 2 years ago

Original site (not old.redditp) is now working for me as well. Thank you ubershmekel.

ubershmekel commented 2 years ago

Thank you for checking. Does anyone still see an error when browsing to https://www.redditp.com/css/style.css ?

If yes - it would be useful to make a HAR recording of the error and I'll send it to netlify. I just don't see the error anymore.

daranda-rai commented 2 years ago

https://www.redditp.com/css/style.css

Is working for me 👍

jerrywilborn commented 2 years ago

Most requests are looping... Here's an example of one request.

x:~ jerryw$ curl -D - -k 'https://www.redditp.com/js/EmbedIt.js' HTTP/1.1 301 Moved Permanently cache-control: public, max-age=0, must-revalidate content-length: 52 content-type: text/plain date: Tue, 26 Oct 2021 18:45:05 GMT x-nf-request-id: 01FKGH5XAV7M0DB2CPXM74K950 location: https://www.redditp.com/js/EmbedIt.js server: Netlify age: 589783

Redirecting to https://www.redditp.com/js/EmbedIt.js

ubershmekel commented 2 years ago

Thank you for the report @jerrywilborn I can't currently reproduce that redirect. Redditp seems to be working. If you still see the problem, let's open a separate new issue and could you also add information about which country and ISP you're using?