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

Issue with server on heroku? #8

Closed
vsoch opened this issue Dec 1, 2022 · 1 comment
Closed

Issue with server on heroku? #8

vsoch opened this issue Dec 1, 2022 · 1 comment

Comments

@vsoch
Copy link

vsoch commented Dec 1, 2022

Hiya! I updated some repositories last night and I think there might be an issue pinging NUR here? E.g.,:

$ curl -XPOST "https://nur-update.herokuapp.com/update?repo=rseops"
<!DOCTYPE html>
	<html>
	  <head>
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta charset="utf-8">
		<title>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/application-error.html"></iframe>
	  </body>
	</html>

Wanted to let you know in case you didn't!

@Mic92
Copy link
Member

Mic92 commented Mar 28, 2024

We have deprecated heroku years ago.

@Mic92 Mic92 closed this as completed Mar 28, 2024
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