htmlpreview / htmlpreview.github.com

HTML Preview for GitHub Repositories
htmlpreview.github.com
1.53k stars 307 forks source link

"Table not accessible" #62

Closed hoksilato2 closed 5 years ago

hoksilato2 commented 5 years ago

All urls that I can try, answer this error:

Table not accessible

example: http://htmlpreview.github.io/?https://raw.githubusercontent.com/hoksilato2/VAHoksiPack/master/VAPs/Hoksilato%203.1.0-1-Profile.html

http://htmlpreview.github.io/?https://github.com/hoksilato2/VAHoksiPack/blob/master/VAPs/Hoksilato%203.1.0-1-Profile.html

tajmone commented 5 years ago

EDIT: Even very old live preview preview links that were working are now showing this error. So it's actually a problem with service.

I'm experiencing the same problem too, ~but only with links that I have added recently — i.e. links created earlier on are working correctly~.

I've moved my HTML pages to another folder and although I didn't change their contents I'm now getting the "Table not accessible" error. ~So, I guess it's a problem affecting only recently added pages~.

example page:

error in preview:

tajmone commented 5 years ago

It seems this is an issue that has popped up from time to time already, and that was previously fixed.

Italosayan commented 5 years ago

Having the same issue

lorvent commented 5 years ago

same here....i had to create github pages to solve issue temporarily.

ColinPitrat commented 5 years ago

I too encounter this issue which was reported for a link in my repo README: https://github.com/ColinPitrat/caprice32/issues/118

niutech commented 5 years ago

Thank you for your reports. It is a bug in YQL. I have raised an issue. Meanwhile, I will fix it by changing the table used in the query.

UPDATE: it should be fixed by now.