[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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...