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

https urls do not work #3

Closed
pgodel opened this issue Mar 28, 2012 · 3 comments
Closed

https urls do not work #3

pgodel opened this issue Mar 28, 2012 · 3 comments

Comments

@pgodel
Copy link

pgodel commented Mar 28, 2012

When adding a https check node crashed with a not supported error.

@jwarchol
Copy link

It also won't start again, good times.

@pgodel
Copy link
Author

pgodel commented Mar 28, 2012

correct, I edited the mongodb document directly to fix it, look for the document in the checks collection.

@fzaninotto
Copy link
Owner

It's not just https. ftp, tcp, udp checks are on the list. It's just that the Poller class needs to be refactored to use an adapter pattern. After that, adding an https poller is quite simple.

fzaninotto added a commit that referenced this issue Apr 10, 2012
reubano pushed a commit to reubano/uptime that referenced this issue Mar 25, 2015
TOAD-1048, added support for OAuth2 implicit flow and client credentials...
reubano pushed a commit to reubano/uptime that referenced this issue Mar 25, 2015
AlexanderYW referenced this issue in AlexanderYW/uptime Jun 16, 2018
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

3 participants