iHook

iHook

  • Blog
  • Docs
  • Dashboard

›Task Errors

Quick Start

  • Create your first task
  • Create your first receiver

Task Settings

  • HTTP Settings
  • Request Schedule

Task Notifications

  • Notification Overview
  • Source
  • Property / CSS Selector
  • Comparison
  • Message Template

Task History

  • Chart

Task Errors

  • Errors

Task Shortcuts

  • Keyboard Shortcuts

Receiver Variables

  • Receiver variables

Task Examples

  • Nintendo Switch availability monitor
  • Weather monitor
  • Insider trading monitor
  • Mortgage rate monitor
  • Github repo release monitor

Receiver Examples

  • Create an Okta Hook receiver
  • Create a SendGrid Event Webhook receiver

Errors

When an iHook task failed to complete, you may find some error information in execution history and the failure email notification. Here is a list of errors and their possible root causes:

ExceptionError messageDescription
ConnectExceptionConnection refusedThis could happen when you are connecting to the wrong host and port, or the target server is not actively listening for connections. This could also happen when the remote side configured a firewall that blocks iHook's agents from connecting. If you have access to the firewall configuration, you may want to add iHook agent IPs to your trust list: 100.21.145.51, 54.189.199.254.
InvalidPathExceptionInvalid JSON property pathThe JSON property path that is specified in your notification condition is invalid, you need to fix or delete the problematic notification condition for your task to complete. See here for more information about JSON path.
ResponseTooLargeExceptionResponse body too largeThe response body of the HTTP request exceeds iHook's 2MB limit. To increase the limit, please contact our support team via email at [email protected] to upgrade to a proper plan for your use case.
SocketTimeoutExceptionRead timed outThis could happen when the server fails to respond to the iHook agent before the agent timed out. iHook agents are configured with a 15 seconds read timeout. This could also happen when the remote side configured a firewall that blocks iHook's agents from connecting. If you have access to the firewall configuration, you may want to add iHook agent IPs to your trust list: 100.21.145.51, 54.189.199.254.
SSLExceptionThis could happen when the remote server certificate is not trusted by iHook agents. You may try to work around this by enabling the advanced HTTP setting - Allow insecure certificate.
UnknownHostExceptionThis error is thrown when the IP address of a host could not be determined. Please make sure the task URL is correct.
NotificationDeliveryExceptionTask notification delivery failed.
← ChartKeyboard Shortcuts →
Copyright © 2024 iHook, Inc.