1. Home
  2. Docs
  3. Local Delivery Drivers fo...
  4. Troubleshooting
  5. Can’t Log In to the Drivers’ Panel – Troubleshooting Guide

Can’t Log In to the Drivers’ Panel – Troubleshooting Guide

If you are unable to log in to the Drivers’ Panel in Local Delivery Drivers for WooCommerce Premium, please go through the checklist below to identify and resolve the issue.

1. Conflicts with Caching or Security Plugins

Third-party plugins are the most common cause of login issues:

  • Caching Plugins: If you are using WP Rocket or a similar plugin, disable cache for the driver panel page.
  • Login or CAPTCHA Plugins: Disable CAPTCHA or custom login plugins for the driver login form.
  • OTP (One-Time Passcode) Plugins: Disable any OTP validation features for the driver login page.

If you’re unsure whether a plugin or theme is causing a conflict, follow this guide from WooCommerce: How to test for conflicts

2. Security Check Failure Message

This message appears when attempting to log in as both an admin and a driver in the same browser:

Security Check Failure – This alert may occur when you are logged in as an administrator and also trying to log in as a delivery driver on the same browser and device.

Solution:

  • Use two different browsers—one for the admin dashboard and another for the driver panel

This ensures each session is kept separate and avoids token conflicts.

3. HTTPS vs HTTP URL Mismatch

Your site may use HTTPS, but you’re trying to log in from a non-secure (HTTP) version of the URL:

Solution:

  • Always access the driver panel using the exact link shown in the plugin settings or dashboard
  • Make sure the URL starts with https:// if your site uses SSL

4. Browser Cache or Expired Token

Browser cache or an expired login token may block access:

Solution:

  • Try opening the driver panel in a Chrome incognito window
  • If that works, clear your browser cache and try again
  • If the problem continues, add ?a to the driver panel URL:
    • Example: https://yourdomain.com/yourpage/?a

This refreshes the token temporarily. Note: WordPress login tokens expire after 24 hours.

5. Server-Side Errors

If all the above checks fail, the issue may come from a server or system-level error.

Solution:

  • Contact us directly at apowerfulwp@gmail.com with a description of the issue, including:
    • A screenshot or error message
    • Your site URL
    • Any plugins that might affect login behavior