---
title: "Troubleshooting - Product Common Guides - Tassos Docs"
description: "Find solutions to common challenges, including troubleshooting installation errors and resolving known issues related to our Joomla extensions."
url: "https://www.tassos.gr/docs/common/troubleshoot"
date: "2026-05-07T00:59:21+00:00"
language: "en-GB"
---

# Troubleshooting

Find solutions to common challenges, including troubleshooting installation errors and resolving known issues related to our Joomla extensions.

##  [  Troubleshooting Extensions Update (Error failed to extract file)  ](https://www.tassos.gr/docs/common/troubleshoot/update-error-update-path-does-not-exist)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Documentation",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Product Common Guides",
            "item": "https://www.tassos.gr/docs/common"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Troubleshooting",
            "item": "https://www.tassos.gr/docs/common/troubleshoot"
        }
    ]
}
```
