PeWu / topola-viewer

Topola Genealogy Viewer – interactive genealogy visualization
https://pewu.github.io/topola-viewer
Apache License 2.0
196 stars 49 forks source link

URL opening do not work #123

Closed Czajkor closed 1 year ago

Czajkor commented 1 year ago

Hello. First of all, huge thanks for your work. Recently I ran into the issue, where opening Google Drive links do not work, while they did in not-so-distant past. When I click on https://topola-cors.herokuapp.com the error message appears, stating, that: Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail

Thanks in advance for solving this issue.

PeWu commented 1 year ago

This is happening because Heroku turned down their free plan and Topola Viewer is using a CORS proxy to access files on the Web.

A solution will be published very soon – moving from Heroku to a different provider.

Czajkor commented 1 year ago

Thank you for clarification. Once again thank you for such a magnificent tool