[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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...