[SOLVED] Cannot access offset of type string on string when deploying any function
- 0
- Self Hosted
- Functions
Methodology:
- appwrite init function
- appwrite deploy function Result:
- deploying fails immediately
- Errors: "Cannot access offset of type string on string
I tried different runtimes and also other functions which could be successfully deployed in the past..
Thx in advance<:appwriteheart:782571497393750036>
Can you try
- Backup
- Upgrade to version 1.3.7
- Run
migrate
Then redeploy and check?
yes it works thx mate ur the best<:appwriterocket:823996226894692403> <:appwriteheart:782571497393750036>
[SOLVED]Cannot access offset of type string on string when deploying any function
[SOLVED] Cannot access offset of type string on string when deploying any function
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...