Skip to main content

PhariaAI applications troubleshooting guide

This document provides solutions to common issues encountered while using PhariaAssistant.

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 ensures 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, see the main documentation or contact Product Support for further assistance.