Skip to main content

Pharia Applications Troubleshooting Guide

This document provides solutions to common issues encountered while using the Assistant.

1. Problems with the binary pharia-skill-cli when publishing a skill

Issue: You may encounter errors when trying to publish a skill using the pharia-skill-cli.

Solution:

  • Remove the directory ./skill/bin/ and execute the publishing command again. This will ensure that any corrupted or outdated binaries are cleared, allowing for a fresh build.

2. Issues with Safari blocking local development due to HTTPS content

Issue: When developing locally, you might face issues with Safari blocking content due to HTTPS requirements.

Solution:

  • It is recommended not to use Safari for local development. Instead, consider using other browsers like Chrome or Firefox that handle local development environments more gracefully.

If you encounter any other issues not covered in this guide, please refer to the main documentation or reach out to support for further assistance.