PoonLab / ovrf-viz

Review article on overlapping reading frames in viruses
MIT License
2 stars 0 forks source link

HTTP Error #8

Closed horaciobam closed 5 years ago

horaciobam commented 5 years ago

When trying to retrieve new table with viruses information, get:

  File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 500: Internal Server Error
ArtPoon commented 5 years ago
horaciobam commented 5 years ago

Solved that issue, now it is running for longer, but now I get:

File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ArtPoon commented 5 years ago

https://www.biostars.org/p/121287/#121295

horaciobam commented 5 years ago

It worked