[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
- Apple OAuth in SwiftUI
Any ideas why this error might be showing up when trying it sign in via apple in SwifUI? _Concurrency/CheckedContinuation.swift:196: Fatal error: SWIFT TASK CO...
- Create owner team member with Server fun...
I understand that when creating a team with a function, the user that made the request will not be the owner so I think I have to add the user that did the requ...
- Schedule a function job with timezone
I am aware that cron schedule will work on UTC timezone. I would like to run my function at a particular time everyday in new york time. If I use UTC, it will m...
