Knowledgebase

Shockbyte Panel

Shockbyte Panel

26 Articles
Discover everything you need to know about the Shockbyte Panel in our knowledgebase, packed with guides and tips to help you master your game server management with ease. Whether you’re configuring settings or troubleshooting, we’ve got you covered for a smooth hosting experience.

Why is my Server Suspended

Seeing your server listed as Suspended in the control panel means it has been temporarily taken offline and access to its services has been restricted. This guide explains the common reasons for server suspension and how to reactivate your server. --- Common Reasons for Suspension Overdue Billing / Failed Renewal: The most frequent reason for suspension is an unpaid renewal invoice or a failed automatic renewal payment. When an invoice passes its due date without payment, our automated billing system temporarily suspends the service to prevent unexpected server usage charges. Payment Disputes or Chargebacks: If a payment associated with your billing account is disputed, flagged for fraud, or reversed via a chargeback, the services tied to that payment are automatically suspended pending investigation. Terms of Service (ToS) / Fair Usage Violations: Services may be suspended if they trigger system alerts for abuse (e.g., severe resource abuse impacting host node stability, unauthorized malicious scripts, or hosting forbidden content). --- How to Unsuspend Your Server 1. Log in to your Shockbyte Client Area. 2. Check the Overdue Invoices section on your dashboard for any overdue invoices. 3. Select the Pay Now button and complete the payment using your preferred payment method. 4. Once payment is processed successfully, your server will be automatically unsuspended and restored within a few minutes. ::ProseNote{title="Note" description="Depending on your payment method, it may take some time for your payment to appear on your invoice. If you pay via manual eCheck or bank transfer, the unsuspension process will complete automatically as soon as the funds clear. " appearance="note"} :: --- Data Retention & Suspension Notice Suspension is not immediate cancellation. Your server files, world saves, and configurations remain completely intact during the suspension period. To help you stay on top of your account status, our billing system sends multiple automated notifications to your registered email address before and during a suspension: - Pre-Due Date Reminder: An initial invoice notification is sent several days before your payment due date. - Overdue Notices: If payment is not received by the due date, you will receive overdue payment reminders urging you to settle the invoice to avoid disruption. - Service Suspension Notification: If the invoice remains unpaid after the grace period, your server is suspended, and you will receive a final suspension email warning. ::ProseNote{title="Important" description="If the overdue invoice remains unpaid after 30 days of suspension, your server will be permanently terminated, and all associated files, backups, and data will be permanently deleted from our system." appearance="danger"} :: You can find our full terms of service regarding payments here: https://shockbyte.com/legal/terms-of-service#payment --- Download Suspended Server Files If your server is suspended and you wish to download a copy of your server files, you are welcome to do so by selecting the Request Server Data button when viewing your Control Panel. --- Frequently Asked Questions I paid my invoice, but my server is still suspended. What should I do? Check your invoice status in the Client Area to ensure the payment went through and shows as Paid. If the status is Paid and your server remains suspended after 15 minutes, please contact our support team. What if I was suspended for abuse or a payment dispute? If you have no unpaid invoices but your server is suspended, please check your registered email for a ticket notification from our Billing or Abuse team, or open a ticket with our support team.

Shockbyte
August 26, 2026

How to Adjust your Startup Parameters

Startup parameters allow you to pass an advanced instructions directly to your server's executable file upon boot. This guide covers how to add custom parameters and explains why certain parameters may be locked in your control panel. --- Finding Game-Specific Startup Parameters Because launch arguments are created by game developers, each game hosted on our panel utilizes a unique set of supported parameters. Before adding custom parameters, you can find the complete list of supported parameters for your specific game through some of the following sources: - Official Developer Documentation & Wiki pages: Most game developers maintain dedicated server documentation or unofficial community wiki pages such as the Minecraft Wiki, Valve Developer Community, Bohemia Interactive Wiki, or official Unreal Engine docs) detailing all supported command-line arguments. - Community Guides: Popular platforms like Steam Community Hubs, Reddit, and GitHub often feature community-curated lists of optimal launch parameters for server performance. --- How to Add Custom Parameters 1. Access your Control Panel and Stop your server. 2. Navigate to the Config Tab at the top of your control panel. 3. Locate the Startup Parameters section near the bottom left of the page. 4. Enter your desired parameters within the text box. If you are adding more than one, separate each parameter with a single space (e.g., -XX:+DisableExplicitGC -XX:+AlwaysPreTouch). 5. Click Save and restart your server. ::ProseNote{title="Important" description="Startup parameters are case-sensitive for many game engines. Always ensure you double-check the syntax before saving." appearance="danger"} :: --- Understanding Locked Parameters While scrolling through the Startup Parameters page, you may notice that several options are greyed out or uneditable. Parameters are locked for two main reasons: - Resource Allocation & Hosting Limits: Certain flags dictate memory limits, CPU core bindings, port assignments, and IP binding. Lock settings ensure your server stays within your plan's allocated resources, preventing server crashes or host-level IP conflicts. - Peak Performance & Stability: Parameters like process priority, garbage collection routines, or specific core network flags are set automatically by our system. We enforce these settings to deliver the fastest, most stable performance possible in a shared hosting environment. --- Frequently Asked Questions Can I request a locked parameter to be changed? Because locked parameters are tied directly to backend server stability and hardware limits, they cannot be modified on standard hosting plans. Why do I see different parameters than another game? Startup parameters are defined by game developers, not Shockbyte. Because each game engine uses different launch arguments, the available options will vary depending on the game your server is running.

Shockbyte
August 14, 2026

How to Fix "Server Connection Lost" Panel Errors

If you are encountering a persistent "Server Connection Lost" message on your Shockbyte control panel, it means your browser is having trouble establishing or maintaining a stable connection with our server nodes. Before reaching out to support, please run through these quick troubleshooting steps in order from easiest to most advanced. Quick Fixes 1. Open a Private or Incognito browsing window and try to load the panel to see if browser cache or conflicting extensions are causing the block. 2. Access the control panel using an entirely different web browser, such as switching from Chrome to Firefox or Edge. 3. Temporarily disable any active VPNs, proxy services, or custom DNS configurations that might be intercepting backend panel traffic. 4. Load the panel on your mobile phone using cellular data with your home Wi-Fi turned off to check for a home network or ISP restriction. --- Advanced: Gathering Diagnostic Logs If the quick fixes above do not resolve the issue, our support team will need to analyze your browser's network traffic to find out exactly where the connection is dropping. ⚠ Important: You must perform these steps on the exact browser tab displaying the "Server Connection Lost" error while the issue is actively happening. Google Chrome 1. Open Developer Tools: Press or ( on Mac). 2. Network Log (.HAR): Navigate to the Network tab at the top of the panel. Ensure the record button (âș) in the top-left is red (click it if it is grey). Check the box for Preserve log. Click the Clear button (đŸš«) to wipe old logs, then refresh the page to reproduce the connection error. Click the Download icon (arrow pointing down / "Export HAR...") to save the file. 3. Console Log: Switch to the Console tab. Click the gear icon (⚙) and check Preserve log. Right-click the log area, select Save as, and save the file. Microsoft Edge 1. Open Developer Tools: Press or . 2. Network Log (.HAR): Navigate to the Network tab. Ensure the record button is red. Check Preserve log, click the Clear button (đŸš«), and refresh the page to trigger the error. Click the Download icon (arrow pointing down) to save your file. 3. Console Log: Switch to the Console tab. Ensure Preserve log is enabled under the gear icon settings. Right-click inside the console text window, choose Save as, and save the file. Safari (Mac) 1. Enable Developer Features: Go to Safari Settings (or Preferences) Advanced and check "Show features for web developers". 2. Network Log (.HAR): Open the Web Inspector via . Go to the Network tab, refresh the page to log the error, and click Export in the top-right corner. 3. Console Log: Switch to the Console tab. Press to select all text, right-click to Copy it, and paste it into a blank TextEdit file saved as a file. --- Submitting Your Ticket If you still need assistance, please open a support ticket and attach both the saved Network (.HAR) file and Console log file to your response so our technical team can review the failure logs.

Shockbyte
June 4, 2026

Guaranteed Backup

Introducing Guaranteed Backups: Total Peace of Mind for Your Server Whether you are hosting a small, cozy server just for your closest friends or managing a sprawling 100-player community, your world is your most valuable asset. You and your community pour hundreds of hours into building, exploring, and surviving. The last thing you should ever have to worry about is losing that progress. As servers grow, so do their file sizes. Traditionally, server owners have had to play a balancing act with backup storage quotas; constantly monitoring file sizes to ensure their automated backups don't fail due to hitting a storage cap. You shouldn't have to micromanage your safety net. So now you don't. What is the Guaranteed Backup Feature? Put simply, Guaranteed Backup ensures that your primary backup slot will always fit your full server. Regardless of your backup’s total file size or any other storage limitations on your account, this primary slot acts as a failsafe that scales infinitely alongside your world. If your server is 5GB or 500GB, your primary backup will successfully capture and store every single byte of your server data. Why We Built It We noticed that as communities thrive and worlds expand, their backup files can easily bump against standard storage limits. When a backup fails because of a lack of space, it leaves your server vulnerable to griefing, corruption, or accidental wipes. With Guaranteed Backup, we are removing backup storage anxiety entirely. Key Benefits - Zero Storage Anxiety: Never wake up to a "Backup Failed: Storage Full" notification on your primary slot again. - Infinite Scaling: Build as large as you want, explore as far as you want, and add as many mods as you want. Your primary backup will always have room for your entire server. - Total Peace of Mind: Rest easy knowing that even if you exceed your standard storage quotas for secondary backups, your primary safety net is fully intact and ready to restore at a moment's notice. How to Use It The best part? You don't need to be a technical expert to keep your data safe. The Guaranteed Backup feature applies automatically to your primary backup slot in the Shockbyte control panel. Just ensure your primary backup is scheduled, and we handle the heavy lifting behind the scenes. Focus on building your server. We’ll focus on keeping it safe.

Shockbyte
May 19, 2026

How to Change your Server Type

Almost all our games have different server types available, each offering a different experience of the game. ::ProseNote{title="Warning" description="Not all server types are compatible with each other. Changing server type can cause all current progress to be reset. It is highly recommended you backup your files or create a new instance." appearance="danger"} :: --- Changing your Server Type, Version, and Build In this guide, we will walk through changing the server type, version, and build for a Minecraft server, the same steps however apply for all our games. 1. Open your server's Control Panel. 2. Stop your server. 3. Click on your current server type to open the "Edit Server" menu. 4. Select your preferred server type and click next. 5. Select your preferred version. 6. (Optional) Select your preferred build. Your server will now change to the selected server type, version, and build. Please allow it a few minutes to update.

Ruben B
May 14, 2026

How to Manually Backup your Server Files

Backups can be used to recover your server data in the case of any file loss or griefing. This guide explains how to create a backup. --- Creating a Manual Backup via an FTP Client 1. Access your Control Panel and Stop your server. 2. Navigate to the Files tab and select . Access your server FTP using FileZilla or WinSCP. 3. On your computer, create a new folder with any name you'd prefer. For this example, we will call this folder Server Backup. Select all of the server files with Ctrl + A, then drag and drop them into your newly created folder. You have now made a backup of your server to your computer! --- Manually Zipping the Files in the Web FTP You can also zip the files through the built-in FTP to download the whole server as a ZIP file. 1. Access your Control Panel and Stop your server. 2. Navigate to the Files tab and tick the box beside the file(s) and folder(s) that you want to backup. 3. Click and name your Zip file after your world name. If your world name is , the zip file should be named . 4. Click Zip file to zip your server files. 5. Once done, access your server through an FTP client such as FileZilla. You should now see the ZIP file you created. Download this file to keep a local backup of your server. --- Creating a Backup using the Control Panel You can also use the Automatic Backup tool to create a ZIP file of your server. 1. Access your Control Panel and Stop your server. 2. Navigate to the Backups tab on the left-hand side of the panel. 3. Select the Instance dropdown and select your desired world you would like to backup. 4. Set the Name of the backup. Select any further options you would like to have for the backup (i.e., setting up interval backups, scheduling, etc.) 5. Select Create Backup. 6. Select the Download button to download your server backup onto your computer. --- If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Shockbyte
March 31, 2026

Troubleshooting: Unable To Connect To FTP

If you are unable to access your server's FTP, this guide will resolve the issue regardless of what's preventing your connection. --- Most Common Causes Using the wrong password. You can follow this guide to reset it. Entering the wrong connection details. The FTP connection details are found on the control panel under Files SFTP Connect. Not accepting the TLS encryption certificate. When logging in, make sure to accept or click OK for the security certificate. Problems with FileZilla. Try an alternate FTP client such as WinSCP or CyberDuck. Firewall/anti-virus block. Temporarily disable your firewall & anti-virus. --- Troubleshooting: Accessing FTP via the Web-based File Manager All of your FTP login information can be found on the server control panel under Files SFTP Connect. On the same page, you can simply access the web-based file manager to manage files directly from the control panel. We have a guide for accessing the panel FTP File Access here. --- Troubleshooting: Accessing FTP via FileZilla To connect using FileZilla, you will need to enter the login information found via Files SFTP Connect (the same page as the web-based file manager). The most common reason for being unable to connect is entering the wrong details or using the wrong password. Please note that the FTP Usernames are different for every server - enter them exactly as they appear on the FTP details page. Additionally, make sure there is no space before or after the details you entered. When connecting to the FTP server, make to accept the TLS security certificate. If you are still unable to connect with FileZilla and are sure you're entering the correct details, it can sometimes be caused by an issue with FileZilla or a firewall block on your end. In this case, you can try the following steps: 1. Try a different FTP client instead of FileZilla. For Windows, you can try WinSCP. For Mac, you can try CyberDuck. 2. If you still cannot connect with an alternate FTP client, the issue is most likely caused by your firewall or anti-virus. Temporarily disable both of these and try again. If you are still unable to connect, please provide the full FileZilla FTP log and/or any error messages you see to our support team in a support ticket.

Jay Miller
October 26, 2024
Join Discord