scraperwiki / code-scraper-in-browser-tool

Just like on ScraperWiki Classic; now a part of QuickCode.
https://quickcode.io
Other
38 stars 8 forks source link

502 Bad Gateway on swvariables #143

Open atompkins opened 8 years ago

atompkins commented 8 years ago

Unable to access swvariables

philipnye commented 6 years ago

Also experiencing this. My saved variable can be accessed using e.g. scraperwiki.sqlite.get_var('max_error_no'), but on the 'View in a table' tab the swvariables table returns 502 Bad Gateway, and the table doesn't load.

502_1

Clicking on a different (non-swvariables) table then loads that table, but the 502 Bad Gateway text persists.

502_2
atompkins commented 6 years ago

If you delete the swvariables table and remake it it should then work.

philipnye commented 6 years ago

Thanks, Adrian; will give that a try.

philipnye commented 6 years ago

Update: I'm finding that this happens again each time I remake the swvariables table.