Kode Eror Ngrok, ikut nyimpan disini biar enggak hilang!

ngrok errors…

kemarin sempat bingung yah, bagaimana mengatasinya, ternyata solusinya sudah disediakan oleh yang punya, yaitu ngrok.com. dan untuk lebih afdhol silakan teman-teman semuanya kunjungi langsung situs aslinya di www.ngrok.com.

When something goes wrong, we report an error code: in the agent, our REST API, or at our edge.

Code Message
ERR_NGROK_100 Invalid metadata length: val bytes. Max: max
ERR_NGROK_102 The last payment for the account account failed. The account has been suspended. Update the payment information here: https://dashboard.ngrok.com/billing/payment-method
ERR_NGROK_103 The account account has been suspended. This is usually the result of violating the ngrok Terms of Service. Email contact@ngrok.com if you think your suspension is an error.
ERR_NGROK_105 The authtoken you specified does not look like a proper ngrok tunnel authtoken. Your authtoken: token Instructions to install your authtoken are on your ngrok dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_106 The authtoken you specified is an ngrok v1 authtoken, but you’re using ngrok v2. Your authtoken: token Instructions to install your authtoken are on your ngrok dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_107 The authtoken you specified is properly formed, but it is invalid. Your authtoken: token This usually happens when: – You reset your authtoken – Your authtoken was for a team account that you were removed from – You are using ngrok link and this credential was explicitly revoked Go to your ngrok dashboard and double check that your authtoken is correct: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_108 Your account account is limited to max simultaneous ngrok client sessionplural. msg
ERR_NGROK_109 The authentication payload you specified is not valid. This usually indiciates a bug in the client’s protocol implementation. The parsing error encountered was: err
ERR_NGROK_110 The session cookie you specified is not valid. This usually indiciates a bug in the client’s protocol implementation.
ERR_NGROK_111 The heartbeat interval you specified is not valid. It must be at least min, you specified val
ERR_NGROK_112 The heartbeat tolerance you specified is not valid. It must be at least min, you specified val
ERR_NGROK_115 Your IP ip does not match the IP Policies specified by the Agent IP Restriction for this account. Please authenticate from an IP in the correct range or update your Agent IP Restrictions from the ngrok dashboard. https://dashboard.ngrok.com/tunnel-agents/ip-restrictions
ERR_NGROK_116 Your IP ip does not match the IP ACL policy specified for your credentials. Please authenticate from an IP in the correct range or make sure you are using the correct credentials
ERR_NGROK_118 Your account accountName is not permitted to use the ngrok enterprise tunnel ingress. Please contact sales@ngrok.com to enquire about access.
ERR_NGROK_119 The agent specified an invalid semantic version string: version
ERR_NGROK_120 Your ngrok agent version “version” is no longer supported. Only the most recent version of the ngrok agent is supported without an account. Update to a newer version with `ngrok update` or by downloading from https://ngrok.com/download. Sign up for an account to avoid forced version upgrades: https://ngrok.com/signup.
ERR_NGROK_121 Your ngrok agent version “version” is too old. The minimum supported agent version for your account is “minVersion“. Please update to a newer version with `ngrok update` or by downloading from https://ngrok.com/download.
ERR_NGROK_122 Your account is not permitted to use the agent ingress “domain“.
ERR_NGROK_200 The ngrok API requires that you set the Authorization header for authentication. Your API keys and instructions are available on your dashboard: https://dashboard.ngrok.com/api/keys
ERR_NGROK_201 The ngrok API requires that you use Basic or Bearer authentication via the Authorization header. It could not parse the header in this request. Authorization Header: val. API keys and instructions are available on your dashboard: https://dashboard.ngrok.com/api/keys
ERR_NGROK_202 The API authentication you specified does not look like a valid credential. Your credential: token. API keys and instructions are available on your dashboard: https://dashboard.ngrok.com/api/keys
ERR_NGROK_203 The API authentication you specified is properly formed, but it is invalid. Your authentication: token. API keys and instructions are available on your dashboard: https://dashboard.ngrok.com/api/keys
ERR_NGROK_204 This is a valid API token, but the account account is not authorized to use the ngrok API. Email contact@ngrok.com if you believe this is an error.
ERR_NGROK_205 The account account has been suspended. This is usually the result of an unpaid bill or violating the ngrok Terms of Service. Email contact@ngrok.com if you think your suspension is an error.
ERR_NGROK_206 The authentication you specified is actually a tunnel credential. Your credential: token. Please check your records for an API key. API keys and instructions are available on your dashboard: https://dashboard.ngrok.com/api/keys
ERR_NGROK_207 The authentication you specified is actually a tunnel credential, not an API key token. Your key: token. Please check your records for an API key with the form FIRSTPART_SECONDPART. API keys and instructions are available on your dashboard: https://dashboard.ngrok.com/api/keys
ERR_NGROK_208 The authentication you specified is actually an API key ID, not an API key token. Your credential: token. Please check your records for an API key with the form FIRSTPART_SECONDPART. API keys and instructions are available on your dashboard: https://dashboard.ngrok.com/api/keys
ERR_NGROK_210 The content type you specified ctype is not supported by the API. Please check your API client implementation and see the list of supported content types: https://ngrok.com/docs/ngrok-link#service-api-content-type
ERR_NGROK_211 The method request you made does not expect a body, but you provided one. Please check your API client implementation and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api.
ERR_NGROK_212 The server was unable to read the complete request body. Please check your API client implementation and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api.
ERR_NGROK_213 The ctype request body could not be parsed. Please check your API client implementation and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api.
ERR_NGROK_214 The request parameter name is unknown and not expected. The supported fields are: supported. Please check your API client implementation and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api.
ERR_NGROK_215 The value provided for the request parameter name is invalid. Please check your request and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api
ERR_NGROK_216 You did not provide a Content-Type with your request. Please check your API client implementation and use one of the supported content types: https://ngrok.com/docs/ngrok-link#service-api-content-type
ERR_NGROK_217 The provided API version version is invalid or unsupported. Supported versions: supported. Please check your API client implementation.
ERR_NGROK_218 Your request has not specified an API version. Please include the version you wish to use in the Ngrok-Version header. Supported versions: supported.
ERR_NGROK_219 tlsVersion is not a supported TLS version. Supported versions: supported.
ERR_NGROK_220 Your IP does not match the IP Policy for this Account. Please authenticate from an IP in the correct range or update your IP Restrictions from the ngrok dashboard. https://dashboard.ngrok.com/settings/ip-restrictions
ERR_NGROK_221 This is a valid API token, but the account account is not authorized to submit or view abuse reports. Email contact@ngrok.com if you believe this is an error.
ERR_NGROK_223 id is not a valid resource reference identifier.
ERR_NGROK_224 The value val is not valid for the terminate_at property of the TLS Termination endpoint configuration module. Must be either ‘edge’ or ‘upstream’.
ERR_NGROK_225 Your account is limited to max simultaneous API requests.
ERR_NGROK_226 Your account is rate limited to max API requests per interval.
ERR_NGROK_227 The ID val is invalid. Expected an ID with a prefix of prefix.
ERR_NGROK_228 The ID val is not a valid Certificate Authority ID.
ERR_NGROK_229 The ID val is not a valid IP Policy ID.
ERR_NGROK_230 The query part of the requested URI is invalid: err. Please check your API client implementation and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api.
ERR_NGROK_231 The query part of the requested URI includes unknown parameters: unknown. The supported parameters are: supported. Please check your API client implementation and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api.
ERR_NGROK_232 The request must specify only a single value for the name parameter but got count: values. Please check your API client implementation and review the API documentation: https://ngrok.com/docs/ngrok-link#service-api.
ERR_NGROK_233 The page size limit must be between 1 and max but val was provided.
ERR_NGROK_234 The ID val is not a valid Event Stream ID.
ERR_NGROK_235 The Format val is missing or is not a valid Event Destination Format. Supported formats are: supported.
ERR_NGROK_236 The destination target is invalid. Expected fields include one of the following: targets
ERR_NGROK_237 At least one of the provided destination IDs could not be parsed. ID: id, Error: errval
ERR_NGROK_238 The provided event type: typ is not valid. Valid event types are id
ERR_NGROK_239 The provided field: typ is not valid.
ERR_NGROK_240 The provided event destination auth is invalid.
ERR_NGROK_241 The value “ts” is not a valid RFC3339 timestamp. Error while parsing: “err“.
ERR_NGROK_242 The ID val is not a valid Backend ID.
ERR_NGROK_243 The ID val is invalid. Expected an ID with prefix one of prefixes.
ERR_NGROK_244 The page size limit must be a number between 1 and max but val was provided.
ERR_NGROK_300 The authtoken credential id has been revoked and is no longer valid.
ERR_NGROK_301 The bind payload you specified is not valid. This usually indiciates a bug in the client’s protocol implementation. The parsing error encountered was: err
ERR_NGROK_302 TCP tunnels are only available after you sign up. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_303 TLS tunnels are only available for Pro and Business paid plans. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_304 HTTP auth is only available after you sign up. Failed to bind a tunnel with HTTP authentication for an unauthenticated client. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_305 Only paid plans may bind custom subdomains. Failed to bind the custom subdomain subdomain for an unauthenticated client. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_306 Custom hostnames are only available for Pro and Business paid plans. Failed to bind the custom hostname hostname for an unauthenticated client. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_307 You must reserve an address for your account before it can be bound. Failed to bind the address addr for the account account in region region. (Hint: Did you reserve the address in this region?) Reserve an address on your dashboard: https://dashboard.ngrok.com/endpoints/tcp-addresses
ERR_NGROK_308 The credential ACL policy does not permit binding this address. Credential ID: id Address: addr
ERR_NGROK_309 This address is reserved for another account. Failed to bind the address addr for the account account. Reserve an address on your dashboard: https://dashboard.ngrok.com/endpoints/tcp-addresses/new If you have reserved this address, make sure that you are using an authtoken credential for the appropriate account.
ERR_NGROK_310 Only Pro & Business plans may bind reserved addresses. Failed to bind the address addr for the account account. This account is on the plan plan. This usually only happens if you downgraded your ngrok.com account and it no longer has permission to use reserved addresses. Upgrade to Pro or Business: https://dashboard.ngrok.com/billing/plan
ERR_NGROK_311 This address is allocated for a different region. Failed to bind the address addr in region want because it is reserved in the have region. Try connecting to a different region: https://ngrok.com/docs#global-usage
ERR_NGROK_312 Only Pro & Business plans may bind TLS tunnels. Failed to bind a TLS tunnel for the account account. This account is on the plan plan. Upgrade to Pro or Business: https://dashboard.ngrok.com/billing/plan
ERR_NGROK_313 Only paid plans may bind custom subdomains. Failed to bind the custom subdomain subdomain for the account account. This account is on the plan plan. Upgrade to a paid plan at: https://dashboard.ngrok.com/billing/plan
ERR_NGROK_314 Only Pro & Business plans may bind custom hostnames. Failed to bind the custom hostname hostname for the account account. This account is on the plan plan. Upgrade to a paid plan at: https://dashboard.ngrok.com/billing/plan
ERR_NGROK_315 Only Business plans may bind wildcard names. Failed to bind the wildcard name domain for the account account. This account is on the plan plan. Upgrade to a Business plan at: https://dashboard.ngrok.com/billing/plan
ERR_NGROK_316 The credential ACL policy does not permit binding this name. Credential ID: id Name: domain
ERR_NGROK_317 You cannot bind the domain domain in region want because it is only available in the have region. Try connecting to a different region: https://ngrok.com/docs#global-usage
ERR_NGROK_318 You must reserve a wildcard domain for your account before it can be bound. Failed to bind the wildcard domain domain for the account account in region region. Reserve a domain on your dashboard: https://dashboard.ngrok.com/endpoints/domains/new
ERR_NGROK_319 You must reserve a custom hostname for your account before it can be bound. Failed to bind the domain domain for the account account in region region. (Hint: Did you reserve the domain in this region?) Reserve this name on your dashboard: https://dashboard.ngrok.com/endpoints/domains/new
ERR_NGROK_320 This domain is reserved for another account. Failed to bind the domain domain for the account account. If you have reserved this name, make sure that you are using an authtoken credential for the appropriate account. Reserve a name on your dashboard: https://dashboard.ngrok.com/endpoints/domains/new
ERR_NGROK_321 Wildcard names must be reserved exactly. Failed to bind the wildcard domain domain for the account account. This name matches match which is reserved for your account, but wildcard domains must be reserved with an exact match. Reserve this name on your dashboard: https://dashboard.ngrok.com/endpoints/domains/new
ERR_NGROK_322 This name is reserved in a different region. Failed to bind the domain domain in the region want because it is reserved in the have region. Try connecting to a different region: https://ngrok.com/docs#global-usage
ERR_NGROK_323 You may not run more than max tunnels over a single ngrok session without an account. You may increase this limit by signing up and upgrading. The tunnels already running on this session are: urls Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_324 Your account may not run more than max tunnels over a single ngrok client session. The tunnels already running on this session are: urls
ERR_NGROK_326 Invalid character char in domain name. Valid domains may contain only a-z, A-Z, 0-9, . * and – characters. Failed to bind the domain domain.
ERR_NGROK_327 Domain has an invalid character sequence. Valid domains may not contain repeated periods ‘..’. Failed to bind the domain domain.
ERR_NGROK_328 Domain part part has an invalid first character. Valid domain parts must begin with a-z, A-Z, 0-9 or *. Failed to bind the domain domain.
ERR_NGROK_329 Domain part part has an invalid last character. Valid domains must end with a-z A-Z or 0-9. Failed to bind the domain domain.
ERR_NGROK_330 Domain has an invalid character sequence. Valid domains may not contain ‘–‘ in positions 3 and 4 unless the domain has a punycode prefix of ‘xn--‘. Failed to bind the domain domain.
ERR_NGROK_331 You may not bind a domain with the TLD suffix. This TLD is not reachable over the public internet. Failed to bind the domain domain.
ERR_NGROK_332 proto is not a supported tunnel protocol
ERR_NGROK_333 No tunnel found with the ID id
ERR_NGROK_334 The tunnel url is already bound to another tunnel session
ERR_NGROK_335 The bind cookie you specified is malformed. This usually indicates a bug in the client’s protocol implementation.
ERR_NGROK_336 Could not find an account while creating this tunnel. This is either an internal server error or you deleted your account.
ERR_NGROK_337 The last payment for the account account failed. The account has been suspended. Update the payment information here: https://dashboard.ngrok.com/billing/payment-method
ERR_NGROK_338 The account account has been suspended. This is usually the result of violating the ngrok Terms of Service. Email contact@ngrok.com if you think your suspension is an error.
ERR_NGROK_339 Forwarding to a local file:/// URL is only available after you sign up. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_340 Forwarding to local port 443 or a local https:// URL is only available after you sign up. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is installed. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_341 IP Policy with ID id not found
ERR_NGROK_342 Your account is not authorized to use per-tunnel IP policies. Email contact@ngrok.com if you believe this is an error.
ERR_NGROK_343 Endpoint configuration id does not allow the agent to set basic authentication. Update the endpoint configuration to specify ‘agent’ as the auth provider or remove the basic authentication settings from the agent’s tunnel creation definition.
ERR_NGROK_344 Endpoint configuration id does not allow clients to set an IP policy.
ERR_NGROK_345 Endpoint configuration ids HTTPS module terminates TLS which is incompatible with a ‘tls’ tunnel. You may either: – Modify the endpoint configuration to include the HTTPS module with ‘terminate_tls’ disabled. – OR start an ‘http’ tunnel with -bind-tls=true or -bind-tls=both instead
ERR_NGROK_346 Endpoint configuration ids HTTPS module does not terminate TLS which is incompatible with a ‘https’ tunnel. You may either: – Modify the endpoint configuration to enable the ‘terminate_tls’ option – OR start a ‘tls’ tunnel instead
ERR_NGROK_347 Domain has invalid punycode: ‘{idna_error:string}’. Failed to bind the domain domain.
ERR_NGROK_348 Your account is limited to max sessions.
ERR_NGROK_349 Your account is rate limited for adding max sessions per interval.
ERR_NGROK_350 Your account is limited to max tunnels in a session.
ERR_NGROK_351 Your account is rate limited for adding max tunnels per interval.
ERR_NGROK_352 Anonymous sessions are limited to max tunnels.
ERR_NGROK_353 Anonymous sessions are rate limited for adding max tunnels per interval.
ERR_NGROK_354 Failed to bind domain. Nested subdomains of the ngrok base endpoint domain ‘{endpoint_domain:string}’ must be reserved first. Alternatively, try suggestion instead.
ERR_NGROK_355 Invalid ‘_’ in domain name. Valid domains may not contain underscores. Failed to bind the domain domain.
ERR_NGROK_356 The credential ACL policy does not permit binding random TCP addresses. Credential ID: id
ERR_NGROK_357 Labeled tunnels are only available after you sign up. Sign up at: https://dashboard.ngrok.com/signup If you have already signed up, make sure your authtoken is configured. Your authtoken is available on your dashboard: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_358 Your account doesn’t have permission to create labeled tunnels.
ERR_NGROK_359 Invalid basic auth credential. Username must not be zero length.
ERR_NGROK_360 Invalid basic auth credential. Password must be between minlength and maxlength characters, got gotlength.
ERR_NGROK_361 Invalid circuit breaker configuration, error threshold percentage must be between 0.0 and 1.0 inclusive, was val.
ERR_NGROK_362 Invalid IP restriction configuration, invalid CIDR: cidr
ERR_NGROK_363 You must specify a supported provider name. Supported providers: [supported]
ERR_NGROK_364 Webhook provider provider is not supported. Supported providers: [supported]
ERR_NGROK_365 OAuth provider provider is not supported. Supported providers: [supported]
ERR_NGROK_366 You may not authorize more than max emails. Got got.
ERR_NGROK_367 You may not authorize more than max email domains. Got got.
ERR_NGROK_368 You may not request more than max oauth scopes. Got got.
ERR_NGROK_370 Added request header should be in key:value format, got val
ERR_NGROK_371 Added response header should be in key:value format, got val
ERR_NGROK_372 key is not a valid HTTP header name because it contains at least one invalid character.
ERR_NGROK_373 key is not a valid HTTP header name because it contains at least one invalid character.
ERR_NGROK_374 val is not a valid HTTP header value: reason.
ERR_NGROK_375 Duplicate ‘add’ header, header was provided twice with different casings: ‘{case_one:string}’ and ‘{case_two:string}’.
ERR_NGROK_376 Exceeded the maximum number of added headers. You specified val, the maximum is max.
ERR_NGROK_377 The header beginning with prefix…’ exceeds the maximum header name length of 128 bytes.
ERR_NGROK_378 The header value for headerkey beginning with prefix…’ exceeds the maximum header value length of 1024 bytes.
ERR_NGROK_379 The sendgrid verification key is not a base64 encoded ecdsa public key. The following error was encountered while trying to parse it: “error
ERR_NGROK_380 The resource id was referenced, but not found. Please retry, and contact support if this error persists.
ERR_NGROK_400 The region you specified, region is invalid. Please use one of the following acceptable values: valid
ERR_NGROK_401 Your account can’t reserve domains. Upgrade to any paid plan at https://dashboard.ngrok.com/billing/plan
ERR_NGROK_402 Only the first part of a reserved domain may be a ‘*’ wildcard. Failed to reserve domain.
ERR_NGROK_403 The first subdomain of a wildcard domain must be a single ‘*’ character. Failed to reserve domain.
ERR_NGROK_404 You may not reserve names on ngrok.com. Please use an ngrok.io suffix. Failed to reserve domain.
ERR_NGROK_405 You may not reserve a domain with the suffix suffix in the want region because names with this suffix must be reserved for the have region. Failed to reserve domain.
ERR_NGROK_406 Invalid character char in domain name. Valid domains may contain only a-z, A-Z, 0-9, . * and – characters. Failed to reserve domain.
ERR_NGROK_407 Domain part part has an invalid first character. Valid domain parts must begin with a-z, A-Z, 0-9 or *. Failed to reserve domain.
ERR_NGROK_408 Domain part part has an invalid last character. Valid domains must end with a-z A-Z or 0-9. Failed to reserve domain.
ERR_NGROK_409 Domain has an invalid character sequence. Valid domains may not contain repeated periods ‘..’. Failed to reserve domain.
ERR_NGROK_410 Domain has an invalid character sequence. Valid domains may not contain ‘–‘ in positions 3 and 4 unless the domain has a punycode prefix of ‘xn--‘. Failed to reserve domain.
ERR_NGROK_411 You may not reserve a name on the TLD suffix. This TLD is not reachable over the public internet. Failed to reserve domain.
ERR_NGROK_412 Your account cannot reserve tunnels on whitelabel domains (domain is not a subdomain of base). Upgrade to a Pro or Business plan at https://dashboard.ngrok.com/billing/plan
ERR_NGROK_413 This domain is already reserved for your account. Failed to reserve domain.
ERR_NGROK_414 This domain is already reserved for another account. Failed to reserve domain.
ERR_NGROK_415 Your account is limited to max reserved domains. Email sales@ngrok.com to purchase additional domains.
ERR_NGROK_416 You may not register a wildcard for all suffix domains. Failed to reserve domain.
ERR_NGROK_417 This wildcard domain would conflict with a domain reserved for another account. Failed to reserve domain.
ERR_NGROK_418 Your account is limited to max wildcard domains. Email contact@ngrok.com to purchase additional wildcard domains.
ERR_NGROK_419 Your account can’t reserve wildcard domains. Upgrade to a Business plan at https://dashboard.ngrok.com/billing/plan
ERR_NGROK_420 A description is limited to max characters; you have entered val characters.
ERR_NGROK_421 Metadata is limited to max characters; you have entered val characters.
ERR_NGROK_422 The reserved domain name update failed because no values were provided. Specify at least one value.
ERR_NGROK_423 The reserved domain name is limited to max characters; you are using val characters. The name you’ve requested is: domain
ERR_NGROK_424 Domain domain does not require a CNAME record
ERR_NGROK_425 Domain domain CNAME record not found
ERR_NGROK_426 Domain domain CNAME record not found, A record ips found
ERR_NGROK_427 Domain domain CNAME record resolved to have, should have been want
ERR_NGROK_428 You may not assign endpoint configuration id because it is type type. You must assign a configuration with type expectedType.
ERR_NGROK_429 Domain has invalid punycode: ‘{idna_error:string}’. Failed to reserve domain.
ERR_NGROK_430 Another account is running an active tunnel on the domain domain. You may not reserve domains that are actively in use.
ERR_NGROK_431 Your account is limited to max reserved domains.
ERR_NGROK_432 Your account is rate limited for adding max reserved domains per interval.
ERR_NGROK_433 Your account is limited to max reserved wildcard domains.
ERR_NGROK_434 Either a certificate or a certificate management policy may be specified, not both
ERR_NGROK_435 Invalid authority specified in managed certificate policy.
ERR_NGROK_436 The certificate of a reserved domain with a managed certificate policy can not be detached directly, instead the managed certificate policy itself should be detached.
ERR_NGROK_438 Invalid ‘_’ in domain name. Valid domains may not contain underscores. Failed to reserve domain.
ERR_NGROK_439 The certificate_management_policy field must be null for domains owned by ngrok.
ERR_NGROK_440 Uploaded certificates are not allowed for domains owned by ngrok.
ERR_NGROK_441 Domain domain does not require an ACME Challenge CNAME record
ERR_NGROK_442 Domain record ACME Challenge CNAME record not found
ERR_NGROK_443 ACME Challenge record CNAME record not found, A record ips found
ERR_NGROK_444 ACME Challenge record CNAME record resolved to have, should have been want
ERR_NGROK_445 There was an error looking up the DNS rtype record for domain domain (status: status): msg
ERR_NGROK_500 The region you specified, region is invalid. Please use one of the following acceptable values: valid
ERR_NGROK_501 Your account can’t reserve addresses. Upgrade to a Pro or Business plan at https://dashboard.ngrok.com/billing/plan
ERR_NGROK_502 Your account is limited to max reserved addresses. Email contact@ngrok.com to purchase additional addresses.
ERR_NGROK_503 No available reserved addresses in region region
ERR_NGROK_504 A description is limited to max characters; you have entered val characters.
ERR_NGROK_505 Metadata is limited to max characters; you have entered val characters.
ERR_NGROK_506 The reserved address update failed because no values were provided. Specify at least one value.
ERR_NGROK_507 You may not assign endpoint configuration id because it is type type. You must assign a configuration with type ‘tcp’.
ERR_NGROK_508 Your account is limited to max reserved addresses.
ERR_NGROK_509 Your account is rate limited for adding max reserved addresses per interval.
ERR_NGROK_600 Invalid ACL rule. An ACL rule must be ‘*’ or start with ‘bind:’. You specified: rule.
ERR_NGROK_601 Cannot delete user credential id.
ERR_NGROK_602 Your account is limited to max tunnel credentials. Email contact@ngrok.com to increase the limit.
ERR_NGROK_603 Your account is limited to max API keys. Email contact@ngrok.com to increase the limit.
ERR_NGROK_604 A description is limited to max characters; you have entered val characters.
ERR_NGROK_605 Metadata is limited to max characters; you have entered val characters.
ERR_NGROK_606 The credentials update failed because no values were provided. Specify at least one value.
ERR_NGROK_607 SSH tunnel feature is not enabled. Email contact@ngrok.com to enable ssh tunneling.
ERR_NGROK_608 Your account is limited to max SSH keys. Email contact@ngrok.com to increase the limit.
ERR_NGROK_609 The public key pubkey already exists on your account.
ERR_NGROK_610 The public key pubkey is already used in a different account. Remove it from the other ngrok account or generate a new SSH key pair (hint: use ssh-keygen).
ERR_NGROK_611 Public key is missing or empty.
ERR_NGROK_612 Invalid public key pubkey: err
ERR_NGROK_613 Your account is limited to max API keys.
ERR_NGROK_614 Your account is rate limited for adding max API keys per interval.
ERR_NGROK_615 Your account is limited to max tunnel credentials.
ERR_NGROK_617 Your account is limited to max SSH keys.
ERR_NGROK_619 Your account is not authorized to use this ACL rule type. You specified: rule.
ERR_NGROK_620 Your account is not authorized to use tunnel ACL rules. Email contact@ngrok.com to get access.
ERR_NGROK_621 Your account is not authorized to use API ACL rules. Email contact@ngrok.com to get access.
ERR_NGROK_622 Your account is not authorized to use SSH ACL rules. Email contact@ngrok.com to get access.
ERR_NGROK_700 Access Denied: IP ip not on whitelist
ERR_NGROK_702 Too many connections! The tunnel session session has violated the rate-limit policy of threshold connections per minute by initiating count connections in the last seconds seconds. Please decrease your inbound connection volume or upgrade to a paid plan for additional capacity.
ERR_NGROK_703 Too many connections! The account account for this tunnel session has violated the rate-limit policy of threshold connections per minute by initiating count connections in the last seconds seconds. Please decrease your inbound connection volume or upgrade your account plan for additional capacity.
ERR_NGROK_708 This tunnel has expired. To remove this expiration, please sign up for a free ngrok account. You can also restart the ngrok agent which will start a tunnel with a new URL that will expire after the same amount of time.
ERR_NGROK_714 Your account is limited to max connections.
ERR_NGROK_715 Your account is rate limited for adding max connections per interval.
ERR_NGROK_716 Anonymous sessions are limited to max connections.
ERR_NGROK_717 Anonymous sessions are rate limited for adding max connections per interval.
ERR_NGROK_718 Your account is rate limited to max bytes incoming traffic per interval.
ERR_NGROK_719 Anonymous sessions are rate limited to max bytes incoming traffic per interval.
ERR_NGROK_720 Your account is rate limited to max bytes outgoing traffic per interval.
ERR_NGROK_721 Anonymous sessions are rate limited to max bytes outgoing traffic per interval.
ERR_NGROK_722 internal server error
ERR_NGROK_724 No backend is available to serve requests for endpoint url.
ERR_NGROK_800 Unknown stream type: type. This usually indiciates a bug in the client’s protocol implementation.
ERR_NGROK_801 The request payload you specified is not valid. This usually indiciates a bug in the client’s protocol implementation. The parsing error encountered was: err
ERR_NGROK_802 internal server error
ERR_NGROK_803 The server process is shutting down and refusing new requests.
ERR_NGROK_804 This ngrok agent does not support remote restarting: reason.
ERR_NGROK_805 This ngrok agent does not support remote stopping: reason.
ERR_NGROK_806 This ngrok agent does not support remote updating: reason.
ERR_NGROK_807 The remote ngrok agent failed to stop because of an error: err
ERR_NGROK_808 The remote ngrok agent failed to restart because of an error: err
ERR_NGROK_809 The remote ngrok agent failed to update because of an error: err
ERR_NGROK_810 There was a networking error while trying to send this operation to the ngrok agent or trying to read the response. This usually indicates that the ngrok agent was in the process of shutting down or reconnecting, but it could also result from a networking timeout or failure. It is possible, but unlikely, that the operation succeeded.
ERR_NGROK_811 Could not negotiate a protocol version. Requested: “requested“, Supported: supported
ERR_NGROK_900 Your account is limited to max IP whitelist entries. Email contact@ngrok.com to increase the limit.
ERR_NGROK_901 Invalid IP or CIDR format: cidr
ERR_NGROK_902 A description is limited to max characters; you have entered val characters.
ERR_NGROK_903 Metadata is limited to max characters; you have entered val characters.
ERR_NGROK_904 The whitelist update failed because no values were provided. Specify at least one value.
ERR_NGROK_1000 Your billing address is too long: val bytes. Max: max
ERR_NGROK_1001 Your tax ID is too long: val bytes. Max: max
ERR_NGROK_1002 Your account is limited to max billing email addresses. Email contact@ngrok.com to increase the limit
ERR_NGROK_1003 The billing email id (email) may not be deleted
ERR_NGROK_1004 The billing email is too long: val bytes. Max: max
ERR_NGROK_1005 The billing email address email is invalid: err
ERR_NGROK_1006 There was a problem with your credit card: msg
ERR_NGROK_1007 Your subscription was updated, by we failed to charge your card: msg.
ERR_NGROK_1008 Your account is limited to max billing email addresses.
ERR_NGROK_1010 The email address “email” is invalid.
ERR_NGROK_1100 No public keys were sent for this SSH tunnel. Configure SSH with public key authentication and register your keys at https://dashboard.ngrok.com/tunnel-agents/ssh-keys Email contact@ngrok.com to enable SSH tunneling
ERR_NGROK_1101 Too many public keys sent for this SSH tunnel (sent val, max max). Rerun ssh with ‘-v’ to check what keys get sent
ERR_NGROK_1102 Could not find your account based on the public keys sent for this SSH tunnel. Annonymous SSH tunneling is not supported. Check your SSH configuration and register your keys at https://dashboard.ngrok.com/tunnel-agents/ssh-keys Email contact@ngrok.com to enable SSH tunneling
ERR_NGROK_1103 The account account doesn’t have the SSH tunneling feature enabled. Email contact@ngrok.com to enable SSH tunneling.
ERR_NGROK_1104 Multiplexing is not supported with SSH tunneling
ERR_NGROK_1105 Only one port forward per tunneling session is supported.
ERR_NGROK_1106 Could not find user API version. Use version as user when connecting with SSH to get the latest version.
ERR_NGROK_1107 No tunnel type specified. The SSH command specifies the type of tunnel to create, one of ‘http’, ‘tls’, or ‘tcp’.
ERR_NGROK_1108 cmd is not a valid tunnel type. The SSH command must be one of ‘http’, ‘tls’, or ‘tcp’.
ERR_NGROK_1109 flag flag is not supported when using SSH tunneling
ERR_NGROK_1110 Error while parsing the cmd command: out
ERR_NGROK_1111 Timeout while waiting for SSH session
ERR_NGROK_1112 Timeout while waiting for port forward request. Use ‘ssh -R …’ option to specify your port forwarding.
ERR_NGROK_1113 Cannot use bind port port when using cmd command. Use ‘ssh -R 0:host:hostport …’ to let the server choose the remote port based on the command.
ERR_NGROK_1114 Cannot use bind address ‘-R host:port:’ with ‘-remote-addr=addr parameter. You may either specify -R host:port:’ or -remote-addr=addr but not both.
ERR_NGROK_1115 Cannot request a custom TCP port ‘-R port:’ with ‘-remote-addr=addr parameter. Remove -remote-addr and specify ‘ssh -R address:port:host:port’ to bind on your reserved address. Example: ssh -R 0:localhost:22 … Example: ssh -R 1.tcp.eu.ngrok.io:21412:localhost:22 …
ERR_NGROK_1116 Cannot request a custom bind port ‘-R port:’. You may either specify a reserved TCP address with ‘-R address:port:’ or you may let the server choose a random remote port for you with ‘-R 0:’. Example: ssh -R 0:localhost:22 … Example: ssh -R 1.tcp.eu.ngrok.io:21412:localhost:22 …
ERR_NGROK_1117 Cannot request a random port with a custom bind address addr in ‘-R addr:0:’. You may either specify a reserved TCP address with ‘-R address:port:’ or you may let the server choose a random remote port for you with ‘-R 0:’. Example: ssh -R 0:localhost:22 … Example: ssh -R 1.tcp.eu.ngrok.io:21412:localhost:22 …
ERR_NGROK_1118 Cannot use binding address ‘-R addr:’ with ‘-hostname=hostname parameter. You may either specify ‘-R addr:’ or ‘-hostname=hostname but not both.
ERR_NGROK_1119 Cannot use binding address ‘-R addr:’ with ‘-subdomain=subdomain parameter. You may either specify binding address ‘-R addr:’ or ‘-subdomain=subdomain but not both.
ERR_NGROK_1120 Cannot use ‘-hostname=hostname with ‘-subdomain=subdomain parameter. You may either specify ‘-hostname=hostname or ‘-subdomain=subdomain but not both.
ERR_NGROK_1121 SSH sessions do not support update.
ERR_NGROK_1122 SSH sessions do not support restart.
ERR_NGROK_1123 Tunnel ‘-proxy-proto=proxyproto specifies invalid protocol version. Use one of version ‘1’ or ‘2’ to enable proxy proto.
ERR_NGROK_1200 Authorized account’s primary email email is not verified.
ERR_NGROK_1202 You can’t enable Google OAuth without first connecting a Google Apps login.
ERR_NGROK_1203 You can’t enable Google OAuth because your connected Google login does not have a Google Apps domain.
ERR_NGROK_1204 You can’t delete your payment method while you have an active subscription.
ERR_NGROK_1205 You failed to solve the catpcha, please try again.
ERR_NGROK_1207 Cannot switch to an account you are not a member of.
ERR_NGROK_1208 You failed to solve the catpcha, please try again.
ERR_NGROK_1210 Invalid subscription interval interval.
ERR_NGROK_1211 Warning: Your IP does not match the IP Policy for this Account. When IP Restrictions are enforced you will not be able to access the dashboard. Please authenticate from an IP in the correct range or update your IP Restrictions.
ERR_NGROK_1212 Your IP does not match the IP Policy for this Account. Please authenticate from an IP in the correct range or update your IP Restrictions from the ngrok dashboard. https://dashboard.ngrok.com/settings/ip-restrictions
ERR_NGROK_1213 A new version of the ngrok dashboard is required to continue. Please refresh the page to update.
ERR_NGROK_1214 Your account is rate limited to max requests per interval.
ERR_NGROK_1215 The user email does not have permissions to invite other team members.
ERR_NGROK_1216 The user email does not have permissions to manage team members.
ERR_NGROK_1217 The user email does not have permissions to view billing information.
ERR_NGROK_1218 The user email does not have permissions to change billing information.
ERR_NGROK_1219 The user email does not have permissions to change developer resources.
ERR_NGROK_1220 The user email does not have administrative privileges which are required to perform this operation.
ERR_NGROK_1221 Refusing to perform an account delete operation because you are using the dashboard with a different active account than the one you requested deletion for.
ERR_NGROK_1222 You are not a member of any account.
ERR_NGROK_1223 You are logged out, please log back in.
ERR_NGROK_1224 You are no longer a member of the current account.
ERR_NGROK_1225 You must accept the terms of service and privacy policy to sign up for ngrok.
ERR_NGROK_1400 The IP Policy update failed because no values were provided. Specify at least one value
ERR_NGROK_1401 The IP Policy Rule update failed because no values were provided. Specify at least one value
ERR_NGROK_1402 IP Policy not found
ERR_NGROK_1404 IP Policy Rule not found
ERR_NGROK_1405 Required parameter is missing. Please specify param
ERR_NGROK_1406 Invalid CIDR: cidr
ERR_NGROK_1407 IP Policy with name name already exists
ERR_NGROK_1408 IP Policy Rule with CIDR cidr already exists
ERR_NGROK_1409 IP Policy Rule CIDR cidr must be specified using the lowest IP address in the range. Did you mean suggestion?
ERR_NGROK_1410 Your account is limited to a maximum of max IP Policies
ERR_NGROK_1411 Your account is limited to a maximum of max IP Policy rules for each IP Policy
ERR_NGROK_1412 Your account is not authorized to use per-tunnel IP policies. Email contact@ngrok.com if you believe this is an error.
ERR_NGROK_1413 IP Policy Rule is missing a network mask. Consider using ip/bits if you want to target a single host IP.
ERR_NGROK_1414 The provided ip_policy_id is invalid. Please check the value given with your request.
ERR_NGROK_1415 Your account is limited to max IP Policies.
ERR_NGROK_1417 Your account is limited to max rules per IP Policy.
ERR_NGROK_1419 Cannot delete only rule (ruleID) in use by dashboard IP Restriction (restrictionID). Please detach this IP Policy from IP Restriction before deleting this rule.
ERR_NGROK_1420 Cannot delete IP Policy (policyID) because it is referenced by one or more IP Restrictions: (restrictionIDs). Please detach this IP Policy from all IP Restrictions before deleting it.
ERR_NGROK_1500 Maintenance in progress, operations for some resources are read-only
ERR_NGROK_1600 Endpoint configuration not found
ERR_NGROK_1601 Invalid endpoint configuration ID
ERR_NGROK_1602 Invalid endpoint configuration request
ERR_NGROK_1607 The IP Policy ID id specified for the IP Policy module does not exist.
ERR_NGROK_1608 Your account is not authorized to use endpoint configurations. Email contact@ngrok.com if you believe this is an error.
ERR_NGROK_1609 Your account is limited to a maximum of max endpoint configurations.
ERR_NGROK_1611 Invalid endpoint configuration, circuit breaker error threshold percentage must be between 0.0 and 1.0 inclusive, was val.
ERR_NGROK_1612 The auth provider val does not exist. Specify an auth provider ID or the special value ‘agent’.
ERR_NGROK_1613 The endpoint configuration exceeds the max number of ip policies. You specified val, the maximum is max.
ERR_NGROK_1614 The endpoint configuration tls ca certificate size exceeds the max. You specified val, the maximum is max.
ERR_NGROK_1615 The endpoint configuration exceeds the max number of headers. You specified val, the maximum is max.
ERR_NGROK_1616 Invalid endpoint configuration, circuit breaker tripped duration must be greater than 0, was val.
ERR_NGROK_1617 Invalid endpoint configuration, circuit breaker rolling window must be greater than 0, was val.
ERR_NGROK_1618 Invalid endpoint configuration, circuit breaker num buckets must be greater than 0 and less than max, was val.
ERR_NGROK_1619 The endpoint configuration could not be deleted because it is still referenced by at least one reserved domain or reserved address.
ERR_NGROK_1620 The endpoint configuration must specify a type.
ERR_NGROK_1621 The module name is not supported on an endpoint configuration of type type.
ERR_NGROK_1622 name is not a valid endpoint configuration type. Must be one of ‘http’, ‘https’, ‘tcp’.
ERR_NGROK_1623 key is not a valid HTTP header name because it contains at least one invalid character.
ERR_NGROK_1624 val is not a valid HTTP header value: reason.
ERR_NGROK_1625 You must specify at least one IP policy in the IP Policy module.
ERR_NGROK_1626 SNS webhook validation does not accept a secret.
ERR_NGROK_1627 Webhook validation for t requires a secret.
ERR_NGROK_1628 There were validation errors while saving the endpoint configuration:errs
ERR_NGROK_1629 You must specify a supported provider name. Supported providers: [t]
ERR_NGROK_1630 Webhook provider t is not supported. Supported providers: [type]
ERR_NGROK_1631 Your account is not authorized to use webhook validation. Email contact@ngrok.com to get access.
ERR_NGROK_1632 You may not configure the TLS termination parameter parameter when the HTTPS module disables TLS termination.
ERR_NGROK_1633 Invalid endpoint configuration, unmanaged provider configurations must specify a client ID and a client secret.
ERR_NGROK_1634 Invalid endpoint configuration, custom OAuth scopes on a managed OAuth application are not allowed. Define a custom OAuth application to use custom scopes.
ERR_NGROK_1635 Invalid endpoint configuration, OAuth auth check interval must be at least min, was actual.
ERR_NGROK_1636 Invalid endpoint configuration, OAuth may only have one provider configuration but multiple are defined: [{provider_names:string}].
ERR_NGROK_1637 Invalid endpoint configuration, OAuth does not define any provider configurations but one is required.
ERR_NGROK_1638 Invalid endpoint configuration, OAuth provider provider requires at least the scope scope to authenticate by {auth_feature:string}.’
ERR_NGROK_1639 Invalid endpoint configuration, OAuth provider provider contains an invalid email domain: name.
ERR_NGROK_1640 Invalid endpoint configuration, OAuth GitHub Teams must be listed as either numerical ids or in the format ‘org_slug/team_slug’, team does not match either format.
ERR_NGROK_1641 Your account is not authorized to use OAuth. Email contact@ngrok.com to get access.
ERR_NGROK_1642 Invalid endpoint configuration, OAuth cookie prefix prefix must consist of only alphanumeric characters with periods.
ERR_NGROK_1643 Invalid endpoint configuration, OAuth provider provider contains an invalid email address, name.
ERR_NGROK_1644 Invalid endpoint configuration, OAuth provider provider contains an email domain with invalid punycode: name.
ERR_NGROK_1645 Invalid endpoint configuration, OAuth provider provider contains an email address with invalid punycode: name.
ERR_NGROK_1646 Invalid endpoint configuration, OAuth provider provider email addresses must be unique, but a duplicate is present: duplicate.
ERR_NGROK_1647 Invalid endpoint configuration, OAuth provider provider email domains must be unique, but a duplicate is present: duplicate.
ERR_NGROK_1648 Invalid endpoint configuration, OAuth provider provider teams must be unique, but a duplicate is present: duplicate.
ERR_NGROK_1649 Invalid endpoint configuration, OAuth provider provider organizations must be unique, but a duplicate is present: duplicate.
ERR_NGROK_1650 Invalid endpoint configuration, OAuth provider provider groups must be unique, but a duplicate is present: duplicate.
ERR_NGROK_1651 Invalid endpoint configuration, OAuth provider provider email addresses must not contain empty values
ERR_NGROK_1652 Invalid endpoint configuration, OAuth provider provider email domains must not contain empty values
ERR_NGROK_1653 Invalid endpoint configuration, OAuth provider provider teams must not contain empty values
ERR_NGROK_1654 Invalid endpoint configuration, OAuth provider provider organizations must not contain empty values
ERR_NGROK_1655 Invalid endpoint configuration, OAuth provider provider groups must not contain empty values
ERR_NGROK_1656 The endpoint configuration exceeds the maximum number of OAuth scopes. You specified count, the max is max.
ERR_NGROK_1657 The endpoint configuration exceeds the maximum number of OAuth Github teams. You specified count, the max is max.
ERR_NGROK_1658 The endpoint configuration exceeds the maximum number of OAuth Github orgs. You specified count, the max is max.
ERR_NGROK_1659 The endpoint configuration exceeds the maximum number of OAuth Google groups. You specified count, the max is max.
ERR_NGROK_1660 The endpoint configuration exceeds the maximum number of OAuth emails. You specified count, the max is max.
ERR_NGROK_1661 The endpoint configuration exceeds the maximum number of OAuth domains. You specified count, the max is max.
ERR_NGROK_1662 The endpoint configuration specifies the following modules which may not be enabled when TLS is not terminated: {module_names:string}.
ERR_NGROK_1663 Invalid endpoint configuration. Managed OAuth applications cannot authorize common email domains due to abuse potential; domain is too common.
ERR_NGROK_1664 Invalid endpoint configuration, managed OAuth applications require at least one email address or domain to prevent abuse.
ERR_NGROK_1665 Invalid endpoint configuration, count email addresses were specified but managed OAuth applications are restricted to limit to prevent abuse.
ERR_NGROK_1666 Invalid endpoint configuration, count email domains were specified but managed OAuth applications are restricted to limit to prevent abuse.
ERR_NGROK_1667 Invalid endpoint configuration, email addresses must be lowercase but email is not.
ERR_NGROK_1668 Invalid endpoint configuration, email domains must be lowercase but domain is not.
ERR_NGROK_1669 Duplicate ‘add’ header, header was provided twice with different casings: ‘{case_one:string}’ and ‘{case_two:string}’.
ERR_NGROK_1670 Your account is limited to max endpoint configurations.
ERR_NGROK_1672 The CA ID id specified for the Mutual TLS module does not exist.
ERR_NGROK_1673 Description is limited to max characters; you have entered val characters.
ERR_NGROK_1674 Metadata is limited to max characters; you have entered val characters.
ERR_NGROK_1675 The Mutual TLS configurations exceeds the limit of limit attached certificate authorities.
ERR_NGROK_1676 You must specify at least one Event Stream in the Logging module.
ERR_NGROK_1677 The endpoint configuration exceeds the max number of Event Streams. You specified val, the maximum is max.
ERR_NGROK_1678 The Event Stream ID id specified for the Logging module does not exist.
ERR_NGROK_1679 The endpoint configuration specifies conflicting authentication modules. Only one of SAML, OIDC, OAuth or Basic Auth may be enabled.
ERR_NGROK_1680 The SAML metadata exceeds the maximum length of 16834 bytes, got nbytes.
ERR_NGROK_1681 You must specify only the SAML IdP metadata or the SAML IdP metadata URL, but not both.
ERR_NGROK_1682 Failed to connect to IdP metadata URL mdURL: err.
ERR_NGROK_1683 Failed to parse the SAML IdP metadata: err.
ERR_NGROK_1684 Received unexpected status code statusCode while fetching metadata URL mdURL
ERR_NGROK_1685 Failed to parse the SAML IdP metadata fetched from URL mdURL: err.
ERR_NGROK_1686 Encountered an error while reading the response body from the IdP metadata URL mdURL: err.
ERR_NGROK_1687 The specified OIDC issuer has a maximum length of 255 bytes. The specified value is n bytes.
ERR_NGROK_1688 The OIDC issuer property is required.
ERR_NGROK_1689 The OIDC Client ID property is required.
ERR_NGROK_1690 The OIDC Client Secret property is required.
ERR_NGROK_1691 One of the SAML IdP Metadata or IdP Metadata URL properties must be specified.
ERR_NGROK_1692 Invalid endpoint configuration, session inactivity timeout cannot be more than one year, was actual.
ERR_NGROK_1693 format” is not a supported SAML nameid format.
ERR_NGROK_1694 Mutual TLS at edge requires TLS termination at edge.
ERR_NGROK_1695 No PEM data found in provided mutual TLS CA.
ERR_NGROK_1696 Certificate provided for mutual TLS is not a valid CA.
ERR_NGROK_1697 The header beginning with prefix…’ exceeds the maximum header name length of 128 bytes.
ERR_NGROK_1698 The header value for headerkey beginning with prefix…’ exceeds the maximum header value length of 1024 bytes.
ERR_NGROK_1699 The sendgrid verification key is not a base64 encoded ecdsa public key. The following error was encountered while trying to parse it: “error
ERR_NGROK_1700 Your account is not authorized to use session operations. Email contact@ngrok.com to request access.
ERR_NGROK_1701 Your account is not authorized to stop or restart the agent. Email contact@ngrok.com to request access.
ERR_NGROK_1702 Your account is not authorized to update the agent. Email contact@ngrok.com to request access.
ERR_NGROK_1800 You have reached the maximum of max IP Policies on a restriction.
ERR_NGROK_1801 Invalid IP Restriction. The policy {policy_id:string} does not exist on your account.
ERR_NGROK_1802 Only one IP Restriction is allowed per type. Consider either deleting the existing type restriction first, or updating it instead.
ERR_NGROK_1803 The provided IP Restriction type “type” is invalid. Valid types: supported.
ERR_NGROK_1804 An IP Restriction must specify at least one IP Policy.
ERR_NGROK_1805 Your account is not authorized to use dashboard IP restrictions. Email contact@ngrok.com to get access.
ERR_NGROK_1806 Your account is not authorized to use API IP restrictions. Email contact@ngrok.com to get access.
ERR_NGROK_1807 Your account is not authorized to use agent IP restrictions. Email contact@ngrok.com to get access.
ERR_NGROK_1808 Your account is not authorized to use endpoints IP restrictions. Email contact@ngrok.com to get access.
ERR_NGROK_1900 The provided certificate is in an unknown or unsupported format. The error encountered while parsing was: “error
ERR_NGROK_1901 No PEM-encoded private key was found in the creation request.
ERR_NGROK_1902 The provided private key is encrypted.
ERR_NGROK_1903 The provided private key is in an unknown or unsupported format.
ERR_NGROK_1904 Your account can’t upload custom TLS certificates.
ERR_NGROK_1905 Your account can’t use managed TLS certificates.
ERR_NGROK_1906 The domain domain is not a valid domain name.
ERR_NGROK_1907 The ip ip is not a valid IP address.
ERR_NGROK_1908 Invalid authority authority. Valid authorities: supported.
ERR_NGROK_1909 Invalid private key type type. Valid types: supported.
ERR_NGROK_1910 The provided PEM data contains a non-zero number of headers, which are not allowed.
ERR_NGROK_1911 The provided data is a valid PEM, but it has an unexpected type: type. It must be “CERTIFICATE”.
ERR_NGROK_1912 The upload contained count certificates: cns. Only a single certificate may be uploaded at a time.
ERR_NGROK_1913 The uploaded certificate’s x509 Basic Constraints did not mark it as a certificate authority (see RFC 5280, 4.2.1.9).
ERR_NGROK_1914 The description is limited to max characters, but the provided value had val characters.
ERR_NGROK_1915 Metadata is limited to max characters, but the provided value had val characters.
ERR_NGROK_1916 The description is limited to max characters, but the provided value had val characters.
ERR_NGROK_1917 Metadata is limited to max characters, but the provided value had val characters.
ERR_NGROK_1918 Your account is not allowed to upload certificate authorities.
ERR_NGROK_1919 No certificate PEM data was sent.
ERR_NGROK_1920 The certificate data could not be parsed as PEM. Certificate data: “prefix“.
ERR_NGROK_1921 The uploaded certificate PEM data exceeds the maximum length limit of {max_size:int} bytes.
ERR_NGROK_1922 No PEM-encoded certificate was found in the creation request.
ERR_NGROK_1923 The provided certificate and private key do not match each other.
ERR_NGROK_1924 The provided private key is actually a certificate.
ERR_NGROK_1925 The provided certificate is actually a private key.
ERR_NGROK_1926 The uploaded certificate bundle contained the following certificates in this order: [order], however invalid has not been signed by intermediate.
ERR_NGROK_1927 The domain domain is not available for certificate management.
ERR_NGROK_1929 Invalid nameserver count. There should be want but only found got for zone
ERR_NGROK_1930 Nameservers are not set up correctly for domain, expected want but got got
ERR_NGROK_1934 Got error error where parsing public key publicKey
ERR_NGROK_1935 certType is not a valid SSH certificate type. Valid certificate types: supported.
ERR_NGROK_1936 keyType” is not a valid SSH key type. Valid key types: supported.
ERR_NGROK_1937 The description is limited to max characters, but the provided value had val characters.
ERR_NGROK_1938 Metadata is limited to max characters, but the provided value had val characters.
ERR_NGROK_1939 Invalid key size keySize. Valid key sizes: supported.
ERR_NGROK_1940 Key size is supported only with a key type of “rsa”, but the specified key type was “keyType“.
ERR_NGROK_1941 Invalid elliptic curve “curve“. Valid elliptic curves: supported.
ERR_NGROK_1942 Elliptic curve is supported only with a key type of “ecdsa”, but the specified key type was “keyType“.
ERR_NGROK_1943 The SSH CA Certificate duration must be greater than zero; got duration of duration.
ERR_NGROK_1945 The description is limited to max characters, but the provided value had val characters.
ERR_NGROK_1946 Metadata is limited to max characters, but the provided value had val characters.
ERR_NGROK_1947 The description is limited to max characters, but the provided value had val characters.
ERR_NGROK_1948 Metadata is limited to max characters, but the provided value had val characters.
ERR_NGROK_1949 The SSH CA ca does not exist.
ERR_NGROK_1950 Certificates are not supported for public keys of type keyType.
ERR_NGROK_1951 The SSH CA ca does not exist.
ERR_NGROK_1952 The public key to sign in the certificate is required, but no public key was specified.
ERR_NGROK_1953 Your account is not allowed to use SSH certificates.
ERR_NGROK_1954 Your account is limited to max Certificate Authorities.
ERR_NGROK_1956 Your account is limited to max SSH Certificate Authorities.
ERR_NGROK_1958 Your account is limited to max SSH Host Certificates.
ERR_NGROK_1960 Your account is limited to max SSH User Certificates.
ERR_NGROK_1962 SSH User Certificate duration must be greater than zero; got duration of duration.
ERR_NGROK_1963 SSH Host Certificate duration must be greater than zero; got duration of duration.
ERR_NGROK_1964 Can’t delete SSH CA id because an SSH certificate signed by it exists. Delete all host and user SSH certificates signed by this CA before deleting it.
ERR_NGROK_1965 The certificate id does not exist.
ERR_NGROK_3002 Error performing tls handshake: err
ERR_NGROK_3003 This client does not support TLS SNI, but the endpoint’s TLS configuration requires SNI. See https://ngrok.com/docs#tls-compatibility
ERR_NGROK_3004 ngrok gateway error The server returned an invalid or incomplete HTTP response.
ERR_NGROK_3005 ngrok gateway timeout A connection to the server not be established.
ERR_NGROK_3006 ngrok gateway error The server refused our connection
ERR_NGROK_3007 ngrok gateway error
ERR_NGROK_3008 ngrok gateway error None of the configured backends responded in time
ERR_NGROK_3100 Your session has expired due to age. Refresh this page or use the link below to log back in with provider.
ERR_NGROK_3101 We lack permission to retrieve your data from provider and cannot continue. Make sure to allow all requested permissions for this application.
ERR_NGROK_3102 provider requires that you correct an issue with your account prior to using this website. Please log in to provider, correct the issue, and then refresh this page.
ERR_NGROK_3103 provider requires that you correct an issue with your account prior to using this website: {error_title:string}: {error_message:string} After correcting the issue with provider, refresh this page.
ERR_NGROK_3104 The email “email” associated with your provider account is not valid. Please correct your email with provider and then refresh this page.
ERR_NGROK_3105 You lack the required permission to use this site. Contact the owner to obtain permission and then refresh this page.
ERR_NGROK_3106 The initial information required to authenticate with provider is invalid.
ERR_NGROK_3107 The state parameter used to validate your request is missing. Please close this page and try again.
ERR_NGROK_3108 The state parameter used to validate your request cannot be read. Please close this page and try again.
ERR_NGROK_3109 provider did not provide an email for your account. Check that you have a primary email and that it’s confirmed before trying again.
ERR_NGROK_3110 The email permission from provider was not granted but is required. Please ensure that the email permission is granted.
ERR_NGROK_3111 All requested permissions with provider must be granted in order to use this site, but the following were not: permissions.
ERR_NGROK_3112 provider has returned an error when attempting to authorize you to use this site: error
ERR_NGROK_3113 provider denied access to this application when retrieving your information. This is likely caused by expiration or revocation of your authorization.
ERR_NGROK_3114 In order to continue, you must authorize this application’s access to provider.
ERR_NGROK_3115 The redirect_uri configured for this application is not properly configured or whitelisted with provider. Please contact the owner of this application in order to fix this error.
ERR_NGROK_3116 provider denied access to your data when attempting to authorize you. Please contact the owner of this application to ensure it is properly installed for your organization.
ERR_NGROK_3117 The initial link used to authorize with provider had unsupported parameters.
ERR_NGROK_3118 provider denied access to your data. Please contact the owner of this application to ensure it is properly installed for your organization.
ERR_NGROK_3119 Logging in with provider took more than 15 minutes and was rejected for security. Please try again.
ERR_NGROK_3120 The state parameter required to finish authorization with provider is missing. Please start over to try again.
ERR_NGROK_3121 The nonce cookie required to finish authorization with provider is missing. Please start over to try again.
ERR_NGROK_3122 The access code from provider has expired and cannot be used. Please try again and finish authorization more quickly.
ERR_NGROK_3123 The access code from provider has already been used. Please remove any bookmarks to this page and start reauthorization again.
ERR_NGROK_3124 The state parameter required to finish authorization with provider does not match this host. Please try again.
ERR_NGROK_3125 provider denied access to your data. The owner of this application should verify the OAuth application client ID and secret are valid.
ERR_NGROK_3126 provider rejected authorization due to a invalid or unknown scope requested by this application. The owner of this application must correct the application configuration before you can continue.
ERR_NGROK_3127 provider rejected authorization due to invalid or expired credentials. If this error persists after reauthorizing, contact the owner of the application to ensure you have permission.
ERR_NGROK_3150 An error occurred when retrieving your session. Please refresh the page to log in and try again.
ERR_NGROK_3151 provider rejected use of your session’s OAuth token: “error“. Your session is invalid and cannot continue.
ERR_NGROK_3152 An invalid request was sent to provider but its response is required in order to continue. This is a bug and it has been reported; please try again in a couple of hours to see if it has been resolved.
ERR_NGROK_3160 An unexpected error occurred when communicating with provider.
ERR_NGROK_3161 provider has throttled this application and cannot be reached right now. Please try again in a few minutes.
ERR_NGROK_3162 provider has throttled this application and cannot be reached right now. Please try again in about an hour.
ERR_NGROK_3163 An error occurred when finishing authorization with provider. This is likely caused by authorization taking too long. Please try again.
ERR_NGROK_3164 An error occurred when authorizing with provider: error
ERR_NGROK_3165 provider is too busy to handle requests and authorization cannot be completed at this time.
ERR_NGROK_3166 provider enountered an error and authorization cannot be completed at this time.
ERR_NGROK_3167 provider is too busy to handle requests and required data cannot be retrieved right now. Wait a few minutes before trying again.
ERR_NGROK_3200 Tunnel hostname not found
ERR_NGROK_3201 Access Denied: IP ip not on whitelist
ERR_NGROK_3202 Circuit breaker tripped
ERR_NGROK_3203 Request blocked by IP Policy
ERR_NGROK_3204 Request failed webhook validation
ERR_NGROK_3205 Request blocked by Endpoints IP Restriction
ERR_NGROK_3206 Expected a websocket request with a “Connection: upgrade” header but did not receive one.
ERR_NGROK_3300 URL “state” parameter is invalid
ERR_NGROK_3301 URL “state” parameter is expired.
ERR_NGROK_3302 URL “state” parameter is invalid.
ERR_NGROK_3303 URL “state” parameter is invalid.
ERR_NGROK_3304 URL “state” parameter is invalid.
ERR_NGROK_3305 This request has expired. Please try again.
ERR_NGROK_3306 URL “state” parameter is invalid.
ERR_NGROK_3307 URL “state” parameter is invalid.
ERR_NGROK_3308 URL “state” parameter is invalid.
ERR_NGROK_4001 Plan {plan_id:string} does not exist.
ERR_NGROK_4003 Account name must not be empty.
ERR_NGROK_4004 Account name exceeds max length, length bytes, max: max.
ERR_NGROK_4005 Another account is already configured with the GSuite domain domain.
ERR_NGROK_4011 Your password must be at least 10 characters.
ERR_NGROK_4012 Your account does not have access to feature. Email contact@ngrok.com to get access.
ERR_NGROK_4013 You may not create a new account because you are already a member of the free account “{account_name:string}”. Upgrade or delete that account first before creating a new account.
ERR_NGROK_4014 The account name was suspended. It may not be deleted. Contact support@ngrok.com if you believe this is an error.
ERR_NGROK_4015 The account name was banned for violation of the terms of service. It may not be deleted. Contact support@ngrok.com if you believe this is an error.
ERR_NGROK_4016 You may not create a new account because another account you were the administator of was suspended. Contact support@ngrok.com if you believe this is an error.
ERR_NGROK_4017 You may not create a new account because another account you were the administrator of was banned for violation of the terms of service. Contact support@ngrok.com if you believe this is an error.
ERR_NGROK_4018 You must signup for ngrok and add your authtoken to perform this operation. Sign up for an account: https://dashboard.ngrok.com/signup Install your authoken: https://dashboard.ngrok.com/get-started/your-authtoken
ERR_NGROK_4100 The email or password you entered is not valid.
ERR_NGROK_4101 A user with the email address email already exists.
ERR_NGROK_4103 email is not a valid email address.
ERR_NGROK_4104 User name must not be empty.
ERR_NGROK_4105 User name exceeds max length, length bytes, max: max.
ERR_NGROK_4200 You may not delete all or your logins, you must have at least one.
ERR_NGROK_4201 This login login is already connected to another ngrok user.
ERR_NGROK_4300 No user with the email address email exists.
ERR_NGROK_4301 This account does not support a password reset.
ERR_NGROK_4302 Unable to redeem password: reason
ERR_NGROK_4400 An email address is required to invite a new user
ERR_NGROK_4401 The invited email address is too long: length bytes. Max max bytes.
ERR_NGROK_4402 The invited user would exceed your team size limit of {team_size:int}. Delete unused invitations or users to make room, or email contact@ngrok.com
ERR_NGROK_4403 You cannot invite any more users. Please email contact@ngrok.com if you believe this is an error.
ERR_NGROK_4404 Unabled to redeem invitation: reason
ERR_NGROK_4405 email is not a valid email address.
ERR_NGROK_4407 You are not currently permitted to enroll in the beta.
ERR_NGROK_4408 Feature request suggestions must be between 1 and maxlen characters, got length.
ERR_NGROK_4409 Your account is not allowed to set invitation permissions.
ERR_NGROK_4410 You do not have permissions to invite an administrator to the account. Only administrators may invite other administrators.
ERR_NGROK_4451 A user with the email address email already exists.
ERR_NGROK_4452 The email address being verified, email, belongs to another user.
ERR_NGROK_4500 The URL url is not a valid tcp address or URL. Please use either hostname:port or a full URL including protocol for http or tls endpoints.
ERR_NGROK_4501 The TCP port port in host is not a valid numerical TCP port.
ERR_NGROK_4502 The TCP port port for host is not within the range of possible ngrok ports.
ERR_NGROK_4503 The IP ip is not a known ngrok TCP IP.
ERR_NGROK_4504 The host host is not a known ngrok TCP hostname.
ERR_NGROK_5000 Your account is limited to max resource.
ERR_NGROK_5001 Your account is rate limited to max resource per interval.
ERR_NGROK_5100 An event destination must specify a destination target. Valid targets include: type.
ERR_NGROK_5101 No destinations associated with stream id were found.
ERR_NGROK_5102 You have reached the maximum of max destinations on a stream.
ERR_NGROK_5103 No event destinations with ID: id associated with this account.
ERR_NGROK_5104 Event Destination role ARN “arn” is not a valid ARN for an aws IAM role. Error: msg.
ERR_NGROK_5105 Event Destination role is missing an external ID.
ERR_NGROK_5106 Event Destination target is missing the auth field.
ERR_NGROK_5107 Event Destination auth is missing a role or credentials to send events to the destination target.
ERR_NGROK_5108 Update to target type not allowed. Create a new destination if you would like to send to a new target.
ERR_NGROK_5109 Event Streams must specify at least one Event Destination ID.
ERR_NGROK_5110 Event Streams must be configured with fields that match its event type. “field” is not a “typ” field
ERR_NGROK_5111 Event Stream event type is unrecognized. Valid event types are “field
ERR_NGROK_5112 Event Destination “id” cannot be deleted because it is still in use by at least one Event Stream
ERR_NGROK_5113 Event Stream sampling rate val is out of range. Sampling rate should fall between min and max.
ERR_NGROK_5114 Your account can’t use the event streams feature.
ERR_NGROK_5115 An event destination may not specify more than one destination target.
ERR_NGROK_5116 An event destination may not specify more than one type of authentication.
ERR_NGROK_5117 The property name is an immutable property and may not be updated. Create a new destination instead.
ERR_NGROK_5118 The partition (value) of the provided field (arn) is invalid.
ERR_NGROK_5119 The service (value) of the provided field (arn) is invalid.
ERR_NGROK_5120 The provided field (arn) is invalid. Please make sure it matches the ARN you obtained from Amazon exactly.
ERR_NGROK_5121 Event Streams must specify at least one event property to capture.
ERR_NGROK_5122 err
ERR_NGROK_5123 Event Subscription id not found.
ERR_NGROK_5124 Your account can’t use the event subscriptions feature.
ERR_NGROK_5125 Source typ not found on Event Subscription id.
ERR_NGROK_5126 You have reached the maximum of max destinations on a subscription.
ERR_NGROK_5127 The event type for each source must be unique within a subscription.
ERR_NGROK_5128 Your account can’t create event destinations.
ERR_NGROK_5129 The ARN (arn) is not valid for the service service.
ERR_NGROK_5130 The ARN (arn) is not valid for the resource resource type.
ERR_NGROK_5200 URL “state” parameter is invalid.
ERR_NGROK_5201 URL “state” parameter is invalid.
ERR_NGROK_5202 Encountered an error while communicating with the OIDC provider: “error“.
ERR_NGROK_5203 The OIDC provider failed to return a OIDC ID Token.
ERR_NGROK_5204 Failed to verify the OIDC ID Token: “error“.
ERR_NGROK_5205 Failed to extract claims from the OIDC ID Token: “error“.
ERR_NGROK_5206 The endpoint configuration “ecid” does not exist.
ERR_NGROK_5207 OIDC is not enabled on the endpoint configuration “ecid“.
ERR_NGROK_5208 Encountered an error while attempting to fetch OIDC provider metadata: “error“.
ERR_NGROK_5209 The authentication flow was not completed in time. Please try authenticating again.
ERR_NGROK_5210 The authentication flow was not completed in time. Please try authenticating again.
ERR_NGROK_5211 The OIDC provider returned the error code “error” with the additional details: “details“. Please try authenticating again.
ERR_NGROK_5300 SAML RelayState parameter is invalid.
ERR_NGROK_5301 The SAML IdP sent an invalid SAML assertion: “error
ERR_NGROK_5302 The SAML module for the endpoint configuration “ecid” disallows IdP-initiated logins.
ERR_NGROK_5303 The endpoint configuration “ecid” is not attached to any domains.
ERR_NGROK_5304 Could not find the domain “domain” specified in the IdP-initiated RelayState.
ERR_NGROK_5305 The SAML IdP sent an invalid SAML assertion: “error
ERR_NGROK_5306 SAML RelayState parameter is invalid.
ERR_NGROK_5307 The domain “domain” specified in the IdP-initiated RelayState is not attached to the endpoint configuration “ecid“.
ERR_NGROK_5308 The SAML IdP sent an invalid SAML logout response: “error
ERR_NGROK_5309 URL “state” parameter is invalid.
ERR_NGROK_5310 URL “state” parameter is invalid.
ERR_NGROK_5311 The SAML IdP sent an invalid SAML assertion with n Authn statements.
ERR_NGROK_5312 Your are not a member of the configured authorized groups on the ngrok endpoint configuration.
ERR_NGROK_5313 The authentication flow was not completed in time. Please try authenticating again.
ERR_NGROK_5314 The logout flow was not completed in time. Please try authenticating again.
ERR_NGROK_5315 The authentication flow was not completed in time. Please try authenticating again.
ERR_NGROK_5316 The logout flow was not completed in time. Please try authenticating again.
ERR_NGROK_5400 Event Sources for the “typ” event type must specify fields to capture.
ERR_NGROK_5401 Event Sources for the “typ” event may not specify fields.
ERR_NGROK_5402 Event Sources for the “typ” event may not specify a filter.
ERR_NGROK_5403 Event Sources must be configured with fields that match its event type. “field” is not a “typ” field
ERR_NGROK_5404 Event Source filter is invalid: “err
ERR_NGROK_5405 Invalid Event Field: “field
ERR_NGROK_5406 Field is not yet supported in event filters: “field
ERR_NGROK_6000 This tunnel was unable to update; this may be temporary, please try again shortly.
ERR_NGROK_6001 This tunnel is no longer available as its account was not found.
ERR_NGROK_6002 This tunnel is no longer available as its account does not own resources required to run.
ERR_NGROK_6003 Endpoint configurations cannot be used with agent-specified basic auth. Either remove the endpoint configuration from this endpoint or restart the agent without basic auth.
ERR_NGROK_6005 The Event Stream esID required by Endpoint Configuration ecID was not found. If these were recently created or removed, this should be temporary and resolve itself.
ERR_NGROK_6006 The Event Destination edID required by ecID was not found. If these were recently created or removed, this should be temporary and resolve itself.
ERR_NGROK_6007 The Event Stream esID required by Endpoint Configuration ecID has no enabled destinations. If these resources were recently modified, this should be temporary and resolve itself.
ERR_NGROK_6008 This endpoint is unavailable as its account is suspended due to lack of payment.
ERR_NGROK_6009 This endpoint is unavailable as its account is suspended.
ERR_NGROK_6010 Endpoint configuration is incompatible with tunnel; module module required by Endpoint Configuration ecID is incompatible with proto tunnels.
ERR_NGROK_6011 You may not specify middleware options from the ngrok agent because this domain has a configured endpoint configuration: ecid. Remove the endpoint configuration from this domain or remove the conflicting options when starting the ngrok agent.
ERR_NGROK_6014 Failed to compile filter for Event Subscription esID.
ERR_NGROK_6015 Failed to run filter for Event Subscription esID.
ERR_NGROK_6500 Your account can’t use the backends feature.
ERR_NGROK_6501 Cannot save backend reference id because it does not exists.
ERR_NGROK_6502 The backend could not be deleted because it is still referenced by at least one backend.
ERR_NGROK_6503 Description is limited to max characters; you have entered val characters.
ERR_NGROK_6504 Metadata is limited to max characters; you have entered val characters.
ERR_NGROK_6505 Static backend requires address in the host:port form.
ERR_NGROK_6506 Static backend address addr is invalid (reason). Use host:port as address.
ERR_NGROK_6507 Static backend address addr is missing host. Use host:port as address.
ERR_NGROK_6508 Tunnel group labels count is limited to max; you have val labels.
ERR_NGROK_6509 Tunnel group label key length is limited to max; key name has val characters.
ERR_NGROK_6510 Tunnel group label value length is limited to max; value name has val characters.
ERR_NGROK_6511 Weighted backends count is limited to max; you have val backends.
ERR_NGROK_6512 Weighted backend id weight val is out of range; it must be between min and max.
ERR_NGROK_6513 Failover backends may only contain up to max failover backends; you have val failover backends.
ERR_NGROK_6514 Backend not found.
ERR_NGROK_6515 Tunnel Group Backend id did not match any tunnels. Please start tunnels matching its labels in order to serve traffic.
ERR_NGROK_6516 HTTP Reseponse Backend id had too large of a body. The maximum is length max bytes, but the supplied body was val bytes long.
ERR_NGROK_6517 HTTP Response Backend id had an invalid status code. The status code status is an invalid HTTP Status Code.
ERR_NGROK_6522 The header beginning with prefix…’ exceeds the maximum header name length of 128 bytes.
ERR_NGROK_6523 The header value for headerkey beginning with prefix…’ exceeds the maximum header value length of 1024 bytes.
ERR_NGROK_6600 The account name has reached its team size limit and may not add additional users. Please ask the account owner to upgrade to a new per-user billing plan or email contact@ngrok.com
ERR_NGROK_6601 Failed to add ‘{user_name:string}’ as a member of account ‘{account_name:string}’ because they are already a member.
ERR_NGROK_6602 You may not remove the last administrator of the account. Grant administrator privileges to another member first.
ERR_NGROK_6603 Your account is not allowed to set membership permissions.
ERR_NGROK_6604 You may not remove an administrator from the account. Only administrators may remove other administrators.
ERR_NGROK_6605 You may not grant administrator privileges to an account member. Only administrators may grant administrative privileges.
ERR_NGROK_6606 You may not change an administrator’s permissions. Only other administrators may make that change.
ERR_NGROK_6607 You may not change the account administrator. Only the current accont administrator may make this change.
ERR_NGROK_6608 Could not transfer administrative control to membership id because it could not be found on this account.
ERR_NGROK_6609 Swapping administrators is not supported on accounts with RBAC enabled.
ERR_NGROK_6700 The description is limited to max characters, but the provided value had val characters.
ERR_NGROK_6701 Metadata is limited to max characters, but the provided value had val characters.
ERR_NGROK_6702 No DNS records were returned when querying for an NS record for the domain domain.
ERR_NGROK_6703 The NS records for the domain domaingot” do not match the expected targets “expected“.
ERR_NGROK_6704 The specified domain “domain” is not a valid domain name. Enter a valid DNS name.
ERR_NGROK_6705 The agent ingress domain “domain” must be a third party domain, you may not enter a domain controlled by ngrok.
ERR_NGROK_6706 The agent ingress domain “domain” already exists, choose another domain.
ERR_NGROK_8000 Failed to resolve host host: err
ERR_NGROK_8001 Failed to establish internet connectivity: err
ERR_NGROK_8002 Failed to establish TCP connection to host with error: err
ERR_NGROK_8003 Failed to establish TLS connection to host with error: err. Possible Man-in-the Middle.
ERR_NGROK_8004 Failed to establish tunnel protocol connection to host with error: err
ERR_NGROK_8005 Failed to resolve proxy IP with error: err
ERR_NGROK_8006 Failed to connect to proxy url with error: err
ERR_NGROK_8007 No tunnel servers were reachable via TCP.
ERR_NGROK_8008 No tunnel servers could establish a TLS connection.
ERR_NGROK_8009 No tunnel servers could establish a tunnel connection.
ERR_NGROK_8010 resolver was the only resolver to return ip for the hostname hostname. This, or the other resolvers, may be returning incorrect results.
ERR_NGROK_8011 IPV6 errors encountered – it may be disabled.
ERR_NGROK_9000 Your account is not authorized to use basic auth. Email contact@ngrok.com to get access.
ERR_NGROK_9001 Your account is not authorized to use compression. Email contact@ngrok.com to get access.
ERR_NGROK_9002 Your account is not authorized to use circuit breaker. Email contact@ngrok.com to get access.
ERR_NGROK_9003 Your account is not authorized to use request headers. Email contact@ngrok.com to get access.
ERR_NGROK_9004 Your account is not authorized to use response headers. Email contact@ngrok.com to get access.
ERR_NGROK_9005 Your account is not authorized to use OIDC. Email contact@ngrok.com to get access.
ERR_NGROK_9006 Your account is not authorized to use SAML. Email contact@ngrok.com to get access.
ERR_NGROK_9007 Your account is not authorized to use TLS Termination. Email contact@ngrok.com to get access.
ERR_NGROK_9008 Your account is not authorized to run the agent as a service. Email contact@ngrok.com to get access.
ERR_NGROK_9009 Your account is not authorized to run the agent with http/s proxy. Email contact@ngrok.com to get access.
ERR_NGROK_9010 Your account is not authorized to run the agent with socks5 proxy. Email contact@ngrok.com to get access.
ERR_NGROK_9011 Your account is not authorized to run the agent on a custom network interface. Email contact@ngrok.com to get access.
ERR_NGROK_9012 Your account is not authorized to run the agent with custom CAs. Email contact@ngrok.com to get access.
ERR_NGROK_9013 Your account is not authorized to run the agent with mutual TLS. Email contact@ngrok.com to get access.
ERR_NGROK_9014 Your account is not authorized to run the agent with proxy proto. Email contact@ngrok.com to get access.
ERR_NGROK_9015 Your account is not authorized to use OAuth. Email contact@ngrok.com to get access.
ERR_NGROK_9016 Your account is not authorized to use webhook validation. Email contact@ngrok.com to get access.
ERR_NGROK_9017 Your account is not authorized to use ip restrictions. Email contact@ngrok.com to get access.
ERR_NGROK_9018 Your account is not authorized to use host header rewrite. Email contact@ngrok.com to get access.
ERR_NGROK_9019 Your account is not authorized to use mutual TLS. Email contact@ngrok.com to get access.
ERR_NGROK_9020 Your account is not authorized to use the websocket to TCP converter. Email contact@ngrok.com to get access.
ERR_NGROK_10000 Internal Server Error. Please check our status page https://status.ngrok.com/ or contact support: support@ngrok.com
ERR_NGROK_10001 Something went wrong with our code. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10002 Could not read server rendered application data. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10003 Something went wrong when communicating with Stripe. Please try again later. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10004 Could not find the credit card form. Do you have a script blocker installed?
ERR_NGROK_10005 Could not find the Stripe token. Do you have a script blocker installed?
ERR_NGROK_10006 Failed to load the required reCAPTCHA script! Are you blocking it? It is required to continue.
ERR_NGROK_10007 All rules must be prefixed with “bind:”
ERR_NGROK_10008 If the “HTTPS” module is enabled and “Terminate TLS” is unchecked, then your configuration may not include any other modules except the IP Policy module.
ERR_NGROK_10009 The request header name must be at least one character.
ERR_NGROK_10010 The request header value must be at least one character.
ERR_NGROK_10011 You have already added the request header name “name“.
ERR_NGROK_10012 The response header name must be at least one character.
ERR_NGROK_10013 The response header value must be at least one character.
ERR_NGROK_10014 You have already added the response header name “name“.
ERR_NGROK_10015 You haven’t added any Event Destinations
ERR_NGROK_10016 You haven’t added any Event Sources
ERR_NGROK_10017 You haven’t attached any Destinations.
ERR_NGROK_10018 You don’t have any Sources to attach.
ERR_NGROK_10019 You haven’t added any Event Destinations
ERR_NGROK_10020 You haven’t added any Event Sources
ERR_NGROK_10021 Received partition “partition” that does not include the word “aws”.
ERR_NGROK_10022 Received service “service” but expected “targetServiceName“.
ERR_NGROK_10023 There were no changes to submit.
ERR_NGROK_10024 Cannot update non-existant IP Policy.
ERR_NGROK_10025 A TLS Certificate must be selected.
ERR_NGROK_10026 Failed to upload Certificate Authority. Invalid file format “format” given. Upload a Certificate Authority in PEM format.
ERR_NGROK_10027 Failed to upload SAML IdP Metadata. Invalid file format “format” given. Upload SAML IdP Metadata in XML format.
ERR_NGROK_10028 Failed to upload TLS Certificate. Invalid file format “format” given. Upload a TLS Certificate in PEM format.
ERR_NGROK_10029 Failed to upload TLS Certificate Private Key. Invalid file format “format” given. Upload a TLS Certificate Private Key in PEM format.
ERR_NGROK_10030 Failed to upload Certificate Authority. Please limit your file uploads to less than 16 KB.
ERR_NGROK_10031 Failed to upload SAML IdP Metadata. Please limit your file uploads to less than 16 KB.
ERR_NGROK_10032 Failed to upload TLS Certificate. Please limit your file uploads to less than 16 KB.
ERR_NGROK_10033 Failed to upload TLS Certificate Private Key. Please limit your file uploads to less than 16 KB.
ERR_NGROK_10034 Could not copy the AuthToken to your clipboard. Please ensure that you have granted the browser permission “clipboard-write”.
ERR_NGROK_10062 ARN must begin with “arn:”
ERR_NGROK_10063 ARN is invalid
ERR_NGROK_10064 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10065 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10066 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10067 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10068 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10069 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10070 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10071 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10072 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10073 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10074 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10075 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_10076 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_11000 Internal Server Error. Please refresh the page and try again. If the problem persists, please check our status page https://status.ngrok.com/ or contact the frontend team.
ERR_NGROK_11001 Something went wrong with our code. Please refresh the page and try again. If the problem persists, please contact the frontend team.
ERR_NGROK_11002 Could not read server rendered application data. Please refresh the page and try again. If the problem persists, please contact the frontend team.
ERR_NGROK_11003 Something went wrong with our code. Please refresh the page and try again. If the problem persists, please contact the frontend team.
ERR_NGROK_11004 ARN must begin with “arn:”
ERR_NGROK_11005 ARN is invalid
ERR_NGROK_11006 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact the frontend team.
ERR_NGROK_12000 A new version of ngrok corp is required to continue. Please refresh the page to update.
ERR_NGROK_13001 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13002 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13003 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13004 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13005 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13006 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13007 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13008 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com
ERR_NGROK_13009 Encountered a type “never” value. Please refresh the page and try again. If the problem persists, please contact support: support@ngrok.com