Establish a reproducible troubleshooting baseline first
The most common mistake when troubleshooting network issues is to switch routes, change protocols, reinstall the client, and reset network settings after a single failed connection. Even if service returns, you will not know what fixed it. A better approach is to establish a reproducible baseline: identify the platform, client, route, network environment, and whether every website fails or only one service. Narrowing the scope first keeps later checks from becoming guesswork.
Start by observing the scope of the problem. If Windows and Android both fail to connect, with the same result on different local networks, check subscription status, account status, and route selection first. If only macOS is affected while the same subscription works elsewhere, the issue is more likely related to client permissions, the system proxy, DNS, or an old configuration on that device. If every route connects but one website or app does not work, do not reinstall the client first; check the individual app, routing rules, exit region, and DNS instead.
Record what changed before and after the issue
Network problems are often linked to a specific change. Recall whether you changed networks, upgraded the system, switched clients, imported a new subscription, enabled another network tool, or changed proxy mode before the issue appeared. Do not immediately undo everything; list the changes in order. Then test from the most recent change, undoing or adjusting only one item at a time. If you replace the route, protocol, and DNS in one round, even a recovery will not reveal the root cause, and the problem may recur.
Keep the full error message instead of recording only “failed.” A client may report a connection timeout, handshake failure, name-resolution failure, invalid configuration, authentication failure, or an occupied local port; each points to a different layer. A connection timeout often indicates that the local network cannot reach the entry route. An invalid configuration usually involves subscription parsing or client compatibility. Name-resolution failures point more closely to DNS, while an occupied local port indicates an internal device conflict. Screenshots should include the route name, current mode, and error text, but never expose the subscription link, username, or password.
Use minimal-variable cross-testing
Cross-testing does not mean switching settings at random. Each test should answer one question. Keep the device and client unchanged and switch only the route to check for a single-route issue. Keep the route unchanged and switch only the local network to test whether the current access network is involved. Keep the account and route unchanged and import the subscription on another device to test the original device. Keep the device unchanged and visit different websites to determine whether the problem is global or service-specific.
| Test method | Keep unchanged | Change only | Primary question |
|---|---|---|---|
| Route comparison | Device, client, local network | Route | Single-route or regional entry issue |
| Network comparison | Device, client, route | Local access network | Restrictions or resolution issues on the current network |
| Device comparison | Account, subscription, route | Device and client | System permissions, client configuration, or local conflict |
| Target comparison | Device, route, connection status | Website or app being accessed | Routing, exit region, or target-service issue |
Finally, define a consistent retest, such as opening several normally accessible websites, checking the client connection log, and verifying the target app. Perform the same retest after every change. This helps rule out browser cache, temporary service issues, and brief network fluctuations. If the issue comes and goes, record the environment where it occurs instead of ending the investigation after one recovery. The clearer the reproducible conditions, the more effective self-service troubleshooting or a support ticket will be.
Cannot connect at all: check from subscription to local network
“Cannot connect at all” means the client never reaches a connected state or immediately returns an error after connecting. Do not test website speed yet; the data channel has not been established. The correct order is to confirm that the account and subscription can be read, verify that the client recognizes the configuration, and then check client permissions, the local network, and the route. Mixing these layers can make an import failure look like a route problem, or a system-permission issue look like an expired account.
Confirm that the subscription imported completely
Open the client’s configuration or subscription list and confirm that route names are visible, rather than seeing a blank configuration, unreadable text, or an import error. VPN71 clients and subscriptions are obtained through the user panel. If you are still using content saved long ago, retrieve it again from the panel instead of continuing to edit the old link. Keep the old configuration until the new import succeeds and the new route list appears, then disable the old one so you retain a comparison point during troubleshooting.
If the client says the subscription format is unsupported, check whether you selected an import method compatible with the current client. Different clients accept different configuration structures, and pasting the same link into an incompatible import field may produce a format error or import only part of the routes. Do not manually trim the subscription content, and do not copy explanatory text from the webpage along with the link. To retrieve it again, open the Downloads and Subscriptions section of the user panel.
Check system permissions and conflicting tools
On the first connection, the system usually asks permission for the client to create a network interface or proxy configuration. If permission was previously denied, the client may still show a clickable connect button while being unable to establish a channel. Open system settings and confirm that VPN, network-extension, or related network permissions are allowed. If the system requests authorization again, complete it in the system interface instead of repeatedly toggling the client.
Running multiple proxies, VPNs, network filters, or security tools on one device can make them compete for the system proxy, virtual interface, or local port. During troubleshooting, fully quit other tools of the same kind rather than merely closing their windows. Restart the current client and test one route. If the issue clears after the conflicting tool is closed, decide which network-control program to keep long term so multiple programs do not rewrite routes and DNS. Browser extensions can also control browser traffic independently, so temporarily disable relevant extensions when the client connection fails.
Separate route issues from local network issues
Compare different regions and route types in the same client. If only one route fails while others connect, the account, subscription, and client are generally working; use an available route for now and record the failed route name. VPN71 provides 100+ countries / 240+ routes. Visit the server page to learn how IEPL dedicated routes, relay routes, and direct routes differ, then switch according to your current network environment.
If every route fails, retest on another local access network. If the other network works, the original environment likely differs in routing, DNS, proxy settings, or access policies. Do not repeatedly create accounts or buy another plan, since the account has already been verified on another network. On the original network, check custom router DNS, parental controls, corporate network policies, leftover system proxy settings, and network filtering by security software.
nslookup example.com
ping example.com
The commands above only check local name resolution and basic connectivity. They do not contain a real VPN71 address or verify the quality of a specific route. If name lookup fails immediately, fix local DNS first. If the ordinary network itself cannot reliably reach common websites, restore the basic connection before testing the accelerated connection. An unstable underlying network makes every higher-level protocol look like a timeout or handshake failure.
If multiple platforms, local networks, and routes all fail to establish a connection while the subscription status in the user panel is normal, save the complete error and submit a ticket. Saying “all routes fail” is not enough: include the platforms, client, route names, local network type, stage at which the error appears, and reproducible steps. This helps support distinguish an unreachable entry point, protocol handshake issue, subscription parsing problem, and account-status issue.
Connected but websites will not open: routing, proxy, and DNS issues
A client showing “Connected” only means the connection process completed; it does not mean every type of traffic is entering the channel correctly. If websites do not open after connection, common causes include an inactive system proxy, routing rules that do not cover the target, failed DNS resolution, a default route pointing to the wrong interface, a browser-specific proxy, or a temporarily unavailable website. First determine the scope, then decide whether to inspect routing or DNS.
Determine whether the domain fails or all traffic fails
Open several common websites and the target website separately. If every site continually fails to load, check the system proxy and routing first. If some sites work while others report that the server cannot be found, prioritize DNS. If the browser is affected but other apps work, focus on browser extensions, the browser’s own secure DNS, and its separate proxy settings. Do not judge an entire route from one website: the target site may be under maintenance, reject the current exit region, or require you to sign in again.
Use a name-lookup command to see whether the domain returns a resolution result. If the command returns a result but the browser still reports a resolution failure, the browser may be using a different resolution path from the system. If the command also fails, the issue is more likely system DNS, router DNS, or the current network’s resolver. Avoid enabling several custom DNS sources at once during troubleshooting, or you will not know which layer actually responded.
Check whether proxy mode covers the target traffic
Many clients offer rule, global, and direct modes. Rule mode relies on rule sets to decide which requests enter the proxy and is suitable for everyday use, but outdated rules or an unrecognized target domain may send a service direct and cause failure. Global mode can be used briefly for diagnosis: if the target works after switching, the connection and route are available and the issue lies in routing rules. Update the rules or add an appropriate rule afterward instead of relying on a temporary switch long term.
If the client is in direct mode, target traffic will not enter the selected route even if the configuration appears loaded. Also check whether the client controls the system proxy. Some desktop clients separate “start core” from “set system proxy”: the first only makes the local proxy port listen, while the second makes system apps use that port. If the browser has its own proxy, confirm that its address and type match the current client and are not still pointing to an old program.
Clear old proxy and cache state
An abnormal exit can leave the system proxy enabled. A typical sign is that websites remain inaccessible after the client closes, then work intermittently when the client is reopened. Check the manual proxy setting in system network settings and let the current client take control again. Do not enter a proxy address manually unless you understand it; if an old client wrote the setting, disable the old configuration first and let the current client configure it automatically.
DNS cache can also preserve old resolution results. Fully quit the browser, reconnect the route, and open it again. If the problem persists, use the network diagnostics or DNS-cache clearing function provided by the system. For services that return content by region, old sessions and cached data may continue using the previous region after a route change, so sign out of the target service and establish a new session. Clearing all browser data is not the first choice because it affects other signed-in sites; start with the target site’s cache and session.
| Symptom | Check first | How to verify |
|---|---|---|
| No websites open | System proxy, default route, local network | Quit other network tools and retest with another route |
| Domain not found | DNS and resolution cache | Run a name lookup and compare it with the browser result |
| Only the browser is affected | Browser extensions, separate proxy, secure DNS | Disable relevant extensions and use the system proxy |
| Only one website is affected | Routing rules, exit region, target service | Change region and briefly compare global mode |
If every domain fails to resolve after switching among several routes while resolution works on the basic network, record the client’s DNS mode, proxy mode, and error message. If only one region or route is affected, record its name and use another available route for now. Before submitting a ticket, do not send browsing history or unrelated private content; provide only the target domain, test results, and necessary logs.
Slow speeds and peak-time lag: separate route congestion from local bottlenecks
Slow performance is not one single fault. Slow first loads, poor sustained downloads, video buffering, fluctuating game latency, and peak-time lag can stem from DNS, the route, local Wi-Fi conditions, the target server, device performance, or exhausted traffic. Do not rely on one speed-test page or equate its result directly with real-world use. A better method is to keep the target and device fixed while comparing different routes and local networks.
Describe which stage is slow
If entering a URL produces no response for a long time but the page loads normally afterward, check DNS, connection reuse, and the target site’s time to first byte. If text appears quickly but images and video remain slow, the cause may be route throughput, content delivery, or the local network. If buffering begins only after increasing video quality while ordinary websites work, compare different exit regions and route types. If every app alternates between fast and slow while the local signal fluctuates, address the access network first.
When testing, pause large file synchronization, system updates, cloud backups, and other tasks that continuously consume bandwidth. VPN71 supports unlimited simultaneous devices, but that does not mean multiple devices can transmit without sharing the local network and plan traffic. A device transferring data in the background can still affect other devices on the same network. Keep the test environment simple before judging the route itself.
Make purposeful comparisons by route type and region
IEPL dedicated routes, relay routes, and direct routes use different paths and suit different network environments. Unstable performance from one route type on the current access network does not mean every region and route behaves the same way. Choose an exit region appropriate to the use case, then compare route types in nearby regions. If distant regions are clearly slower, the cause is usually the physical path and cross-region transmission. If only one route remains abnormal among nearby regions, a single-route issue is more likely.
On the server page, focus on region, city, and route type rather than geographic distance alone. A target service may require a particular exit region; the nearest region usually has a shorter path but may not suit the content you need. For AI Tools, Streaming, and general web access, record which routes remain stable in each case instead of assuming one route performs equally well everywhere.
Use like-for-like comparisons for peak-time issues
Peak-time lag often occurs when both the local access network and cross-border links are busy. Compare different routes using the same device, target service, and similar usage pattern. If only the current local network fails during busy periods while another access network works, contact the local network provider or improve the router environment. If several local networks show problems only on one route, switch routes first and record the affected route.
Do not repeatedly refresh a speed-test page after one slowdown. The test itself consumes bandwidth, repeated tests can disrupt content currently playing, and neither proves long-term stability. More useful observations include whether the first page load is stable, whether video repeatedly buffers, whether downloads keep stopping, and whether the target app reconnects often. These details are more useful in a ticket than simply saying “it is very slow.”
Local-side checks
- Pause high-bandwidth tasks on other devices
- Move closer to the wireless access point or use a more stable connection
- Close duplicate network-control tools
- Confirm that the basic network has no packet loss or dropouts
Route-side checks
- Compare route types in nearby regions
- Test ordinary websites and the target service separately
- Record the affected route and usage scenario
- Keep one known-working route for comparison
If slow performance occurs only on one website, also consider how the target site selects an exit region, account region, and content-delivery node. Try another route in the same region or choose an exit region that matches the target service. If every target, route, and local network remains slow while account traffic is available, submit a ticket with the platform, client, route, usage scenario, and comparison results. Do not upload a full screen recording containing other website accounts; capture only the portion related to the connection state.
Frequent disconnects and mobile background drops
For frequent disconnects, first distinguish a genuine route interruption from an app that stops transferring data after going into the background. The former usually appears in client logs as a reconnect, timeout, or interface closure. The latter is often related to power saving, background-activity permissions, network switching, or client keep-alive behavior. The symptoms look similar, but the remedies differ. Check whether the client changes from connected to disconnected, then determine whether the system reclaimed the background task or the underlying network changed.
Desktop checks for frequent reconnects
On Windows, macOS, and Linux, if the client reconnects frequently while in the foreground, check whether the basic network is fluctuating too. Without VPN71 connected, keep visiting ordinary websites and see whether brief interruptions occur. If the basic network is also unstable, check the router, wireless environment, Ethernet cable, and network service first. If the basic network is stable but one route repeatedly reconnects, switch to another route in the same region and record the original route name.
Next, check sleep, wake, and network-interface changes. After a device wakes from sleep, the old connection may have expired even though the client interface has not refreshed. Disconnect and reconnect manually instead of continuing to use the old session. Automatic switching between wired and wireless connections can also rebuild the underlying path. Temporarily keep one interface fixed to determine whether switching triggers the disconnect.
Security software, network filters, and other proxy programs may periodically rewrite system routes or DNS. Fully quit them and check whether the issue clears. If it does, do not let multiple tools control the network simultaneously. If they must coexist, define which programs only scan files and which handle proxying or network filtering, avoiding duplicate virtual interfaces.
Key checks for mobile background drops
iOS and Android may pause apps based on battery level, background-activity permissions, and system resource management. The client may appear connected after going into the background, but the target app may need to reconnect when reopened; the system may also reclaim the connection after the screen locks. Check the client’s background activity, network access, and system VPN permissions, and remove it from overly aggressive battery restrictions. Interface names vary by system; the key is allowing the client to maintain necessary network activity in the background.
Also check whether the system automatically switches access methods when network quality changes. When a mobile device switches from Wi-Fi to another access network, the existing connection usually has to be rebuilt. If the issue always occurs after leaving a particular Wi-Fi coverage area, unlock the device and see whether the client recovers automatically; if not, disconnect and reconnect manually. If every network switch requires importing the subscription again, that is not normal; check whether the system is clearing the client configuration.
Separate a target-app drop from a channel drop
A chat, video, or AI app showing offline does not necessarily mean the VPN71 channel has disconnected. Open a browser immediately to visit another website and check the client connection state. If other sites work, the issue is more likely the target app’s session, routing rules, or background permissions. Only treat it as a channel drop when all apps lose connectivity and the client log shows a reconnect.
Before declaring the target app recovered, fully close and reopen it so it creates a new network session. Do this only after confirming that the route is connected; otherwise repeatedly restarting the app can hide the underlying issue. If the target app remains stable on routes in one region but repeatedly reconnects on others, keep using the verified exit region and include the affected route in a ticket.
| Disconnect scenario | More likely cause | Priority action |
|---|---|---|
| After sleep or screen lock | Background activity, battery saving, or an expired session | Check background permissions and establish a new connection |
| After switching local networks | Underlying exit-path change | Fix the network for retesting and observe automatic reconnection |
| Only on one route | Single-route path issue | Switch to a route in the same region and record its name |
| Only one app appears offline | App session, routing, or background permissions | Verify the browser and client status first |
If several platforms on different local networks repeatedly disconnect on the same route, submit a ticket with the route name and error log. If the issue occurs only on one mobile device, include whether the screen was locked, whether the network changed, whether the client was restricted in the background, and whether reopening it restored the connection automatically. Describing the trigger is more useful than simply writing “it keeps disconnecting.”
Subscription update failures and an app that bypasses the proxy
Subscription update failures and a single app not working are often mistaken for the same issue, but they occur at different layers. Subscription updates deliver route configuration to the client; whether an app uses the proxy depends on the system proxy, virtual interface, and routing rules. If old routes remain in the client, it may still connect temporarily after an update fails, so “it still works” does not prove the subscription is healthy. Conversely, a successful update does not mean every app will enter the channel as expected.
Check a failed subscription update layer by layer
First open the user panel to confirm that the account is accessible, then retrieve the subscription method that matches the current client. VPN71 requires no email address; a username and password are enough to create an account. During troubleshooting, confirm that you are signed in to the original account rather than using another username by mistake. When copying the subscription, select everything from the beginning of the link to the end without extra spaces, line breaks, or explanatory text.
If the client reports a failed network request, first use a browser to confirm that the basic network can access ordinary websites, then try updating without the old proxy enabled. Some clients use the current proxy for subscription updates. If the current route has failed, the update request may also be sent through that failed channel, creating a state that cannot recover itself. Temporarily disconnect before updating, then select a route again after the update completes.
If the client reports a format or parsing error, confirm that the import field matches the client type; do not paste a subscription link into a single-route configuration field. Keep a copy or note the configuration name before deleting anything. After reimporting, confirm that the route list actually refreshes rather than relying on a “Done” message. If route names are blank, protocols are unrecognized, or configuration items are missing, record the client name and full error text and submit a ticket.
https://example.com/sub?token=YOUR_TOKEN
The address above is only a format example. It is not a VPN71 subscription address and cannot be used to connect. Obtain the real subscription only from the user panel. Do not give the real link to strangers for checking or paste its complete contents into a public report.
When only one app does not work
First confirm whether the browser and other apps can access services through the current route. If other apps work, the account, subscription, and route are generally available; check whether the app bypasses the system proxy. Some desktop apps do not read the system proxy and accept only virtual-interface mode or an in-app proxy, while others choose their own network interface. Temporarily switch the client to a mode with broader coverage for comparison. If the app recovers, the issue is routing or app proxy support, not a completely failed route.
In rule mode, the target app may use separate domains, content-delivery domains, or direct connection addresses. Adding a rule only for the main domain may not cover login, image, update, and real-time communication requests. Check the client log for the target app’s destinations and confirm whether requests use the proxy, go direct, or are rejected. If you are unfamiliar with rule syntax, do not add many broad rules at once; validate the target service narrowly first so local websites and other apps are not affected.
If the app opens but cannot sign in, also check whether the exit region matches the account region. Switching to another route in the same region can rule out a single-exit issue; switching to a completely different region can show whether the service has regional requirements. Do not switch among many regions and repeatedly sign in within a short period, as the target service may trigger its own security checks. Choose a suitable region, restart the app, and test consistently.
The browser works, but the command line or development tools do not
Browsers usually read the system proxy automatically, while command-line tools, development tools, and some package managers may need to inherit proxy variables separately or rely on virtual-interface mode. If a development tool fails to connect, check whether it explicitly supports the system proxy, then check whether the client offers a mode that covers system traffic. Do not write real account credentials into command history or configuration examples. Use a public test domain for troubleshooting and do not expose an internal project address.
With AI Tools such as Cursor, also distinguish the login page, the app’s main process, and extension processes. A successful browser login followed by failed in-app requests may mean that different processes use different network paths. Check the client connection log to see whether requests from the app appear. If no relevant request appears, the app is not using the current proxy path. If requests appear but the target rejects them, a regional, session, or target-service restriction is more likely.
If the subscription cannot be updated on any supported platform, submit a ticket with whether the user panel opens, the client error, and the import method. If only one app is affected, include the comparison showing that other apps work, the current proxy mode, the route used, and the exact stage at which the app fails. Client downloads and subscription-import access are located in the user panel; the marketing pages do not provide static installers or real subscription addresses.
How to verify account, traffic, and device notices
When a client reports authentication failure, an unavailable subscription, insufficient traffic, or a device-limit warning, do not equate the wording directly with VPN71’s service rules. Different clients reuse generic error messages; “device limit exceeded” may come from the client itself, an old configuration, a third-party rule, or an abnormal session. VPN71’s stated rule is unlimited simultaneous devices. When a device-count warning appears, check the account, subscription source, and client status first instead of deleting working configurations from other devices.
Confirm that the account and subscription belong to the same user
VPN71 requires no email address; a username and password are enough to create an account. When multiple usernames are involved, the most common issue is that the panel is signed in to one account while the client still retains an old subscription from another. Confirm the current plan and traffic status in the user panel, then retrieve the subscription again from that same account. Do not infer account ownership from a configuration name: users can rename configurations, and identical names may come from different times.
Authentication can also fail because the subscription was copied incompletely, an old link was replaced, or the client loaded a cached configuration. When importing again, explicitly disable the old configuration and select the newly imported item. If the old configuration still shows routes but every connection fails authentication while the new configuration works, the issue is isolated to the old subscription and there is no need to keep changing system network settings.
Separate monthly-plan traffic from traffic packages
Monthly plans include ¥9.9/month with 60GB, ¥18/month with 250GB, and ¥28/month with 500GB. Traffic resets monthly on the activation date, and a mid-cycle upgrade is prorated by the remaining days. Traffic packages include ¥158/300GB, ¥358/1000GB, and ¥658/3000GB; they last until used and never expire. When troubleshooting a traffic notice, confirm in the panel whether you are using a monthly plan or a traffic package. Do not calculate it based on the calendar month or the date you visited the purchase page.
If the panel shows available traffic but the client says traffic is insufficient, update the subscription and reload the configuration first. The client may be showing data cached during the previous update and cannot replace the current status in the panel. If the mismatch remains, save screenshots of the panel status and client notice and submit a ticket. You may obscure the username, but keep the plan type, message text, and configuration name visible.
Handle “device limit exceeded” or session issues
VPN71 supports unlimited simultaneous devices. If a client shows a device-limit warning, first identify its source: a local client dialog, a target website’s account notice, or an error returned by the user panel. The target website’s own device rules are unrelated to VPN71; a local client notice may come from an internal limit or incorrect error mapping. Submit it with a ticket only after confirming that the notice came from the subscription request or connection authentication.
During troubleshooting, fully quit the affected client, reopen it, and update the subscription. If other devices still work with the same account, the account itself has not failed; focus on the affected client’s configuration, cache, and system permissions. If every device has authentication issues at once, check the plan status in the panel and whether the subscription has been updated. Do not expose the subscription link or let an untrusted third party operate the device remotely just to remove a warning.
Use panel facts as the source of truth
- Simultaneous devices
- Unlimited devices
- Payment methods
- Alipay / WeChat Pay / USDT
- Registration requirements
- No email address required; username + password are enough
- Refund policy
- 30-day money-back guarantee
See the plans page for plan upgrades, traffic resets, and the difference between traffic packages. If payment is complete but the panel has not updated, do not submit the same order again. Keep the order status and payment result from the panel, then explain the situation in a ticket. Do not include a payment password, complete credentials, or information unrelated to verifying the order.
If the account is normal, traffic is available, and the same authentication error persists across multiple platforms after reimporting, submit the tested platforms, clients, configuration update time, and error message together. If it occurs on only one platform, also state that other platforms connect normally; this comparison can significantly narrow the scope.
When to stop self-checks and submit a useful ticket
The purpose of self-troubleshooting is not to make users try indefinitely, but to narrow the issue to something actionable. When the problem is consistently reproducible across multiple platforms, local networks, and routes, repeated reinstalls or setting changes usually add no information; submit a ticket. Conversely, if one website is briefly unavailable while other services work, check the target service status and exit region first instead of resetting every network setting.
When a ticket is appropriate
Submit a ticket when all routes fail on different local networks, the same route reproduces the error consistently on multiple devices, a subscription still cannot be parsed after being retrieved from the panel, the panel status and client authentication result remain inconsistent, or a completed payment has not updated the plan status. Frequent disconnects also warrant a ticket when you can identify the trigger, such as always occurring after a network switch, failing to recover after screen lock, or repeatedly reconnecting on a specific route.
If changing routes fixes the issue but the original route remains abnormal, you can still submit route feedback. State the affected route, a working comparison route, the target service, and the symptoms. Do not write only “the node is broken,” because the same route may behave differently on different local networks. Clear comparison results help determine whether the issue is with the route entry, exit, target service, or local path.
What to include in a ticket
Start the ticket with one sentence describing the core symptom, such as “The Windows client imports the subscription, but every route reports a handshake failure when connecting.” Then list the platform, client name, current proxy mode, tested routes, local network type, stage at which the error occurs, troubleshooting steps already taken, and comparison results. If other platforms work normally, say so; this is often more useful than adding more screenshots.
Screenshots should retain the error message, route name, and client status, while hiding the username, subscription link, password, and other private content. Capture only the relevant portion of the log around the failure; there is no need to upload a complete long-term log. If the error can be copied, include the text as well to avoid blurry screenshots or recognition errors. For payment and plan issues, provide the order and plan status from the panel, not payment credentials.
Issue:
Platform:
Client:
Proxy mode:
Tested route:
Local network:
Error message:
Reproduction steps:
Troubleshooting completed:
Comparison results from other devices or routes:
What not to submit
Do not submit a complete subscription link, account password, payment password, browser-saved credentials, browsing records unrelated to the issue, or private files. Support does not need this information to diagnose a connection problem. If a subscription link appears in a public screenshot or forwarded message, inspect the user panel and retrieve it again as needed instead of continuing to use the exposed link.
Do not upload large numbers of speed-test screenshots unrelated to the issue just to demonstrate that performance is slow. More useful information includes the route name, target service, whether the basic network works, whether other routes work, and whether the issue occurs only in a specific environment. For DNS issues, provide the name-lookup result and client DNS mode. For a single-app issue, provide the comparison showing other apps work and the client connection record. For background drops, state whether the device was locked or changed networks when the issue occurred.
Retesting and recording after submission
After submitting a ticket, keep at least one configuration that reproduces the issue and do not immediately delete all logs. If support suggests changing the route or reimporting the subscription, change only one thing at a time and report the result. Saying “it still does not work” does not show what changed; state which route you used, at which step it failed, and whether the error matched the previous one.
After recovery, record the action that actually worked. If the cause was an old subscription, leftover system proxy, background permission, or a specific route, you can check that layer directly next time. You can also read the Complete VPN Beginner’s Guide to review subscription, client import, and connectivity verification basics. For account and subscription-link handling, see VPN Safety Basics for Beginners.
Open the user panel to submit a ticket, including the platform, client, route name, error message, and comparison tests already completed.