rperez12345
Member
I am encountering a recurring issue with multiple workflows in Pabbly Connect. They were working fine until recently, but now the following error appears:
Task Error Detail:
{
"success": false,
"title": "PSX\\Framework\\Loader\\InvalidPathException",
"message": "Unknown location in /var/www/html/api.pabbly/fusio/vendor/psx/framework/src/Loader/Loader.php on line 104",
"trace": "...",
"context": "..."
}
Thank you!
Task Error Detail:
{
"success": false,
"title": "PSX\\Framework\\Loader\\InvalidPathException",
"message": "Unknown location in /var/www/html/api.pabbly/fusio/vendor/psx/framework/src/Loader/Loader.php on line 104",
"trace": "...",
"context": "..."
}
Context:
- The issue affects the MySQL > Insert Row step across multiple workflows.
- No changes were made to workflows, MySQL configurations, or connections.
What I’ve Tried:
- Verified MySQL connection and server status. Everything seems fine.
- Tested with minimal data, but the issue persists.
Thank you!