glin / reactable

Interactive data tables for R
https://glin.github.io/reactable
Other
612 stars 79 forks source link

website down #323

Open dleopold opened 1 year ago

dleopold commented 1 year ago

The documentation website is not currently working.

vivigirardin commented 1 year ago

Yeah, we get a Potential Security Issue message when trying to access https://glin.github.io/reactable

glin commented 1 year ago

It works fine on my end. Maybe GitHub Pages is or was having issues? If it's still not working and you need the doc site, it's also published to Netlify: https://v0-4-4-9000-67e3a6e--reactable-docs.netlify.app/ (latest dev version)

Or for released versions, links to those docs are in the NEWS file.

vivigirardin commented 1 year ago

Thanks for the links! But just so you know, I still can't open it on GitHub Pages. I tried to open other GitHub sites without issues. I see that the page has been rebuilt recently, maybe some of these changes are affecting the webpage?

fabianakoller commented 1 year ago

Hi! I still can't access any of the "example" pages either (they have been down for at least a week). Would be great if anyone could look into it. Thanks!

glin commented 1 year ago

@vivigirardin @fabianakoller I've tested the website on different devices, browsers, and networks, but still can't reproduce this. Can you try a hard refresh in your browser (Ctrl+Shift+R usually, but I think it's different on macOS), or try clearing the browser cache? Or try to access the website from a different device like your phone?

A screenshot of the broken pages would also be helpful, especially with the browser DevTools pane open with the console showing.

dleopold commented 1 year ago

For me, using the same laptop, the page works at home, but not when at work. No idea why. I am not at work now, but I can investigate further next week if it helps.

glin commented 1 year ago

Thanks, that helps narrow it down at least. In that case, it might be a 3rd-party script getting blocked or something similar, so I'm definitely curious what you see in the browser DevTools console when the page fails to load.

fabianakoller commented 1 year ago

Hi Greg,

Sorry for the late reply, I was out of office for a couple of days. I have a similar issue, I tried multiple browsers and devices (work and private) at my workplace and couldn't reach the page. In my home network I can reach the page on my private computer but not on my work laptop. I get the following error message:

@.***

Hope this helps.

Many thanks and kind regards, Fabiana

From: Greg Lin @.> Sent: Freitag, 19. Mai 2023 22:38 To: glin/reactable @.> Cc: Koller Fabiana (VBZ) @.>; Mention @.> Subject: [Extern] Re: [glin/reactable] website down (Issue #323)

Thanks, that helps narrow it down at least. In that case, it might be a 3rd-party script getting blocked or something similar, so I'm definitely curious what you see in the browser DevTools console when the page fails to load.

— Reply to this email directly, view it on GitHubhttps://github.com/glin/reactable/issues/323#issuecomment-1555214855, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A74OSDSPPBOMEO2NSXYJGULXG7K2TANCNFSM6AAAAAAXXQDYQU. You are receiving this because you were mentioned.Message ID: @.**@.>>

Achtung: Diese E-Mail wurde von einer externen Adresse verschickt. Klicken Sie auf keine Links und öffnen Sie keine angehängten Dateien, wenn Sie den Absender bzw. die Absenderin nicht kennen. Sind Sie sich unsicher, kontaktieren Sie den Service Desk der Stadt Zürich.

vivigirardin commented 1 year ago

I tried again and it is working now. I haven't done anything differently (same laptop, still at work, same browser)...

dleopold commented 1 year ago

Still not working for me when on my office wifi. Here is a screen shot with chrome developer tools network panel open:

image

Osteribo commented 10 months ago

Yea it this error....

Screenshot 2023-08-17 at 07 43 31
Osteribo commented 10 months ago

The netfly link works well :)

the-mcw commented 10 months ago

Hi, the netfly link works, but here's the issue that I'm getting for the github pages site. This was in Chrome, but I get the same in Edge.

Screenshot 2023-08-31 190705

hansvancalster commented 9 months ago

Just want to note that I too see a security issue when trying to open the github pages site:

image

When I open the site in "incognito" mode, it opens just fine...

glin commented 9 months ago

I've just tried to unpublish and republish the GitHub pages site, I have no idea if that'll do anything, but could you all test it again?

vivigirardin commented 9 months ago

Working fine for me. 👍

hansvancalster commented 9 months ago

I just checked and see the same malicious site blocked screen.

dleopold commented 9 months ago

The site still work from my home network, but not at my office where I get:

image

Same laptop and no real restriction on the office network (I set it up). Other github.io sites work fine at my office.

glin commented 9 months ago

Unfortunately I'm out of ideas, except a last resort to just advertise the Netlify site instead. I've opened a GitHub support ticket to see if they can find any issues with the pages site.

glin commented 8 months ago

Small update - I opened a GitHub support ticket and they were able to reproduce the issue and are investigating further. They provided a workaround that you could try, although I'm not able to test it:

For the time being, the only workaround that seems to work is for the user to refresh the page until it shows. Once it shows, the user will no longer see the error going forward. However, errors like this can be browser related sometimes.

lgaborini commented 4 months ago

It was up today since a good while. Now it's down again.
Refreshing, clearing the cache, changing the browser (Firefox/Chrome/Edge) do not help!
No VPN in the middle.

Firefox reports various errors: PR_END_OF_FILE_ERROR, PR_CONNECT_RESET_ERROR.

It's working on Firefox on Android right now.