i'm trying to deploy one of my server functions. i tried to deploy it with appwrite-cli first. but seems like the cli is having some issues (related post https://discord.com/channels/564160730845151244/1242478705385803888) then i tried with manual deployment. now it's stuck at "processing" for last 10min, while each server function deployment usually takes less then a min. what should i do now?
appwrite-cli: 5.0.3 appwrite: cloud
it finally failed with the following log
Docker Error: Preparing for build ...
Building ...
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /usr/local/build/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/usr/local/build/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-05-21T14_40_10_687Z-debug-0.log
/usr/src/code/vendor/appwrite/server-ce/src/Executor/Executor.php:97
#0 /usr/src/code/vendor/appwrite/server-ce/src/Appwrite/Platform/Workers/Builds.php(407): Executor\Executor->createRuntime('664caec0bc301ae...', '651c5286130842a...', '/storage/functi...', 'openruntimes/no...', 'v3', true, 'dist/main.js', '/storage/builds...', Array, 'tar -zxf /tmp/c...')
#1 [internal function]: Appwrite\Platform\Workers\Builds->Appwrite\Platform\Workers\{closure}()
#2 {main}
Recommended threads
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...
- Current User is Not authorized
recreating same Thread