Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstream server broken? #19

Open
bbolker opened this issue Jan 29, 2024 · 2 comments
Open

upstream server broken? #19

bbolker opened this issue Jan 29, 2024 · 2 comments

Comments

@bbolker
Copy link

bbolker commented Jan 29, 2024

Running one of the examples:

 rfoaas::madison("Billy", "Eric")
<!DOCTYPE html> <html> <head> <meta name="viewport" 
content="width=device-width, initial-scale=1"> <meta charset="utf-8"> 
<title>Heroku | Application Error</title> <style media="screen"> 
html,body,iframe { margin: 0; padding: 0; } html,body { height: 100%; 
overflow: hidden; } iframe { width: 100%; height: 100%; border: 0; } 
</style> </head> <body> <iframe 
src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe> 
</body> </html> 

The link gives nothing too ...

reported upstream as well.

@eddelbuettel
Copy link
Owner

Darn. "Beauty" of depending on a REST service. Reporting as upstream issue @269 seems like the best path forward.

@eddelbuettel
Copy link
Owner

eddelbuettel commented Jan 29, 2024

And a random google search just now leads to https://foass.1001010.com/ which appears to be up ... yet provides a smaller (older ?) subset. Oh well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants