From b5f1d3b9800e08cf6572f6ff52a354091652be91 Mon Sep 17 00:00:00 2001 From: samcrichard <119348077+samcrichard@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:20:02 -0500 Subject: [PATCH] Update err_ngrok_121.mdx (#586) Added paid language to docs --------- Co-authored-by: Delmer --- docs/errors/err_ngrok_121.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/errors/err_ngrok_121.mdx b/docs/errors/err_ngrok_121.mdx index 7855f96763..73bf7d55db 100644 --- a/docs/errors/err_ngrok_121.mdx +++ b/docs/errors/err_ngrok_121.mdx @@ -12,6 +12,8 @@ import ErrorDetails from "/src/components/ErrorDetails"; Your `PRODUCT` version "`VERSION`" is too old. The minimum supported agent version for your account is "`MINVERSION`". Please update to a newer version with `ngrok update`, by downloading from https://ngrok.com/download, or by updating your SDK version. +Paid accounts are currently excluded from minimum agent version requirements. To begin handling traffic immediately without updating your agent [upgrade to a paid plan] (https://dashboard.ngrok.com/billing/subscription). + ### Further help If you're having trouble resolving this error, please reach out to [support@ngrok.com](mailto:support@ngrok.com?subject=Help%20with%20ERR_NGROK_121)