Rank 2: Process
I took reference of node meilisearch template
Votes
1
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
I took reference of node meilisearch template
And? What did you do exactly?
Rank 2: Process
Installed Appwrite locally and prepared a tar.gz of the directory
Rank 2: Process
Then created a function for it in php
What directory?
Rank 2: Process
Sync with meilisearch
Rank 2: Process
Someone told me that there might be issue with virtual path
How are you deploying the function? Did you manually create an archive and upload in the Appwrite console? If so, something might have been wrong with how you created the archive
The best thing to do is start with the starter template whether on git or the CLI. Deploy that and make sure that works. Then, iterate on the code
Rank 2: Process
Ok will try that
Rank 2: Process
anyone?
Did you use the CLI to initialize the code?
Rank 2: Process
Yes
What exactly did you do?
Rank 2: Process
Appwrite init project
Rank 2: Process
Appwrite init functions
Rank 2: Process
Appwrite deploy functions
And what's the function code that was deployed?
And what's the error now?
Rank 2: Process
This code
Rank 2: Process
And same error
Rank 2: Process
Can you perform the same operation with the code above? In your system locally
Rank 2: Process
Coz I deployed the same in appwrite cloud
Rank 2: Process
And getting the same error
Rank 2: Process
There might be some mistakes in my utils.php code