Skip to content
  • Features
    • Performance
    • Security
    • Management & Workflow Tools
  • Managed Hosting
    • PeakFreq Managed Servers
    • Fully Managed Websites
  • Fortress
  • Relay
  • Knowledge Base
  • More
    • FAQ
    • Comparisons
    • Blog
  • Login
View Plans
GridPaneGridPane
  • Features
    • Performance

      Host even the most demanding WordPress websites with ease and full control.

      Security

      Lock down your websites with GridPane's suite of security tools and Fortress plugin integration.

      Multitenancy

      Convert your WaaS into a true SaaS and manage 1000s of individual websites via one codebase.

      Management
      • API Integrations
      • Local & Remote Backups
      • Easy PHP Management
      • One-Click PHPMyAdmin
      • Full Log Access
      • Snapshot Failover™
      • World Class Support
      Workflow
      • Easy Website Creation
      • Pre-install Bundles
      • Create Blueprint Sites
      • Advanced Staging
      • Cloning Tools
      • Advanced Git
      • GP-CLI and WP-CLI
      Interested in GridPane? Schedule a call with us!

      If you have questions or are not sure where to start, book a call with us today to learn how we can help grow your recurring revenue. Click here to view our calendar.

  • Managed WordPress
    • PeakFreq Managed Servers

      Fast, secure, and reliable managed servers by GridPane and Vultr.

      Fully Managed Websites

      A tailor-made hosting solution for individual WordPress websites.

  • Fortress
  • Relay
  • Knowledge Base
  • More
    • FAQ
    • Comparisons
    • Blog
    • Affiliate Program
  • Login
View Plans
GridPaneGridPane

Getting Support for Your Account: How to Create a Support Ticket

  • Steve BBySteve B
  • Nov 5, 2020
  • UpdatedJul 31, 2023
7 min read

Intro

In this article, we’ll take a look at the available options for opening a support ticket, how to track your ticket, and how to help us help you as quickly and efficiently as possible.

  1. Support Options and Opening Tickets
  2. Help Us Help You – Information We Need
    – Server IP and Website URL
    – Screenshots and/or Video Captures (If it makes sense to do so)
    – Nginx Errors – 50X, 40X etc
    – HTTP 500 Issues
    – SSL/HTTPS Issues
    – MySQL Issues
    – SSH & SFTP Issues
    – Staging Push Issues
    – All Other Issues
  3. Tracking a Support Ticket

Part 1. Support Options and Opening a Support Ticket

Support works a little differently for each account type. 

Panel Plan

Support for the Panel plan always starts in the Community Forum. Here you may well find a solution to your question already exists along with additional information that may also be helpful.

If it doesn’t then you can create a new post detailing your problem. If it’s an issue that only GridPane support can solve (for example, an issue with the GridPane application), then our team will create a support ticket for you inside our support desk and work with you there to resolve it.

Support and the Community Forum

If you don’t already have an account on the Community Forum, you can create one here.

Generally, even for Developer accounts, the Community Forum is the best place to reach out for most issues as you’ll benefit from both our team’s input and the wider GridPane community as a whole.

Our team is constantly active in the forum, including team members who don’t actively work in support, so with this and the wider GridPane community, knowledge sharing (and preserving) is done in a way that EVERYONE can benefit from.

A tremendous amount of knowledge is lost forever inside our support desk. The community forum ensures that everyone can benefit from your questions and the answers you receive.

To get started with support, you can head straight to the Community Forum directly, or within your account, you can click on your name in the top right and choose “Community Support“.

Opening a Ticket – Developer Plan & PeakFreq Servers

For Developer plan accounts and any accounts that have created PeakFreq servers*, you can open a support ticket directly by clicking on your name in the top right-hand corner inside your GridPane account, and then select “Create Ticket” from the dropdown:

Here you can choose the type of issue you’re experiencing and provide us with the details (more on this below), and also add any attachments that will help us in diagnosing and/or fixing your issue. Please always provide as much info as possible.

*Core and Panel plan tickets are limited to PeakFreq servers only.

Part 2. Help Us Help You – Information We Need

For us to assist in the quickest, most efficient way possible, we need as much information as you can give us. There may be times that we won’t be able to do that much until we have more information about the problem you’re facing. Here are some guidelines to help us help you.

Some of the below are guidelines (especially the video captures in #2). Logs will be necessary depending on your issue.

1. Server IP and Website URL

If your support ticket relates to one of your servers and/or one of your websites, please let us know the IP address and provide us with a link to where the issue is occurring.

2. Screenshots and/or Video Captures (If it makes sense to do so)

A visual look at what you’re experiencing can save a lot of time if applicable. Screenshots for things such as error codes, or video captures

This of course depends on the nature and urgency of your issue. We certainly don’t expect videos for urgent site or server level issues, but it can be much easier to demonstrate a complex issue with a 2 minute Loom video vs trying to explain in writing what’s occurring and then have us interpret the issue and try to repeat the testing.

3. Server Errors – 50X, 40X etc

Please check your Nginx/OpenLiteSpeed Access and Error logs and attach them to your ticket as relevant. Please also provide us with the details necessary for our team to reproduce the issue on your website. The faster we can do this, the faster we can help you.

If you’re experiencing asset loading issues, please also provide console log output. You can do this by opening up the page of your website, right-clicking and selecting “Inspect” and then clicking on the Console tab:

4. HTTP 500 issues

Please provide us with the information in the Nginx Error log. These are almost certainly application level issues (an issue inside your websites codebase), so please also provide secure debug log output if possible. 

You may also want to check out these troubleshooting articles to get a jump on the issue:

Diagnosing Performance Issues and 504 Timeouts

WP Debug and Query Monitor

5.1 SSL/HTTPS Issues

Please provide us with the SSL provision log output. The reason for the failure of your SSL is always detailed inside these logs.

Please also check your DNS resolution to make sure you’re DNS is resolving to your server (if you aren’t using a DNS API integration). This website is a great way to test your A and CName record propagation:

https://dnschecker.org/#A

Please also provide a screenshot and console log output (head to your website, right-click, choose “Inspect“, then select the Console tab and take a screenshot):

5.2 SSL Renewal Issues

If you’re getting notifications that your SSL has failed to renew, Let’s Encrypt will give you the exact reason for why it has failed to do so. You can find this directly in your renewal logs which are located here:

  • Certbot SSLs are for certificates provisioned without using an API integration (Let’s Encrypt is checking your DNS records and comparing them to your server IP address).
  • Acme SSLs are for Cloudflare or DNSME API integration-created SSLs.

6. MySQL Issues

Please check your MySQL error log and provide the MySQL log output with your ticket. 

You can find the Auth logs by heading to your Servers page inside your GridPane account, clicking on your server to open up the server configuration modal, and clicking through to the logs tab:

If it’s a database connection issue from WordPress, then please also activate WP Secure Debug and provide its log output:

7. SSH & SFTP issues

For SSH issues, please provide the error output from your connection attempts and the output from the Auth Logs when you attempt to connect.

For SFTP issues, please provide the error output from your SFTP client (a screenshot is fine) and the output from the Auth Logs when you attempt connections.

You can find the Auth logs by heading to your Servers page inside your GridPane account, clicking on your server to open up the server configuration modal, and clicking through to the logs tab:

8. Staging Push Issues

For any issues relating to staging pushes, please provide us with staging logs:

09. All other issues

We understand that not all issues fit nice and neatly into a specific category. If you’re not sure what’s going on, that’s OK. Please just try and give us as much information as possible so that we know where to begin with your ticket.

Part 3. Tracking a Support Ticket

Once you create your first ticket in our support system will automatically create an account for you using the email attached to your GridPane account. 

You can then view past and open tickets here: https://support.gridpane.com

In most cases, the system will send an account activation email with a link to get started.

If you have not received an activation email then your account has already been verified. In these cases, when you go to login for the first time, you will need to reset your password on the above page.

Info

Due to incorrect information (site URLs, IP addresses etc) being submitted through the portal, and email address changes that mean our team cannot verify your account, ticket submission through the support portal has been disabled.

Don’t Forget the Knowledge Base!

More often than not, the solution to the problem you’re facing is probably well documented here in our Knowledge Base. We also have a learning path for avoiding and troubleshooting the most common problems which we’d highly encourage you to check out here:

Learning Path: Solve and Avoid Common Problems

We do our best to keep our documentation up-to-date and continually add more to help you get the most out of our platform.

Search the Knowledge Base

  • Platform Documentation
  • Troubleshoot Common Issues
  • SSL Certificates
  • Server Caching
  • Migrating to GridPane

New to GridPane?

Get started with our FREE Core plan today! We bring the software, you bring the hardware.

Create My Free Account

GridPane helps serious WordPress agencies crush their hosting problems, once and for all.

Quick Links

Pricing
FAQs
Facebook Group
Status Page
Roadmap
Changelog
Security
Legacy Hub

Compare Us

WP Engine
Kinsta
Flywheel
Cloudways
More Comparisons

Learn

Knowledge Base
Fortress Security
WordPress Security
PHP Workers
Command Line Intro
Troubleshooting

Copyright © 2017 - 2025 GridPane, Inc · GDPR · Terms of Service · Privacy Policy · Cookie Policy

Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}
Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}