#Problem with connecting appwrite with nuxt

20 messages · Page 1 of 1 (latest)

undone nebula
#

I tried using the official appwrite starter kit for nuxt, and it did not work. It just errored out (500). I tried using the npm app write install but still it did not work. how do i fix this?

undone nebula
#

<@&1319717958645452800>

elfin crown
undone nebula
elfin crown
undone nebula
undone nebula
#

@elfin crown

elfin crown
# undone nebula <@1087889306208718959>

Hey, sorry, I thought you were using appwrite cloud. What are the logs for the openruntimes-executor container? You can get them by running docker compose logs openruntimes-executor

undone nebula
# elfin crown Hey, sorry, I thought you were using appwrite cloud. What are the logs for the o...
openruntimes-executor  | Removing orphan runtimes and networks...
openruntimes-executor  | Cleaning up containers and networks...
openruntimes-executor  | No containers found to clean up.
openruntimes-executor  | Cleanup finished.
openruntimes-executor  | Orphan runtimes and networks removal finished.
openruntimes-executor  | Creating networks...
openruntimes-executor  | Network runtimes already exists
openruntimes-executor  | No matching executor found. Please check the value of OPR_EXECUTOR_IMAGE. Executor will need to be connected to the runtime network manually.
openruntimes-executor  | Pulling v5 images...
openruntimes-executor  | Warming up Node.js 16.0 environment...
openruntimes-executor  | Warming up Node.js 22 environment...
openruntimes-executor  | Warming up PHP 8.0 environment...
openruntimes-executor  | Warming up Ruby 3.0 environment...
openruntimes-executor  | Warming up Python 3.9 environment...
openruntimes-executor  | Warming up Static 1 environment...
openruntimes-executor  | Warming up Flutter 3.29 environment...
openruntimes-executor  | Successfully Warmed up Node.js 22!
openruntimes-executor  | Successfully Warmed up Node.js 16.0!
openruntimes-executor  | Successfully Warmed up Static 1!
openruntimes-executor  | Successfully Warmed up Python 3.9!
openruntimes-executor  | Successfully Warmed up Ruby 3.0!
openruntimes-executor  | Successfully Warmed up PHP 8.0!
openruntimes-executor  | Successfully Warmed up Flutter 3.29!
openruntimes-executor  | Image pulling finished.
openruntimes-executor  | Starting maintenance interval...
openruntimes-executor  | Maintenance interval started.
openruntimes-executor  | Starting stats interval...
openruntimes-executor  | Stats interval started.
openruntimes-executor  | Executor is ready.
elfin crown
#

@undone nebula What's that starter kit? Did you set the endpoint, create the databases, etc required for it to work?

undone nebula
undone nebula
undone nebula
#

@elfin crown Hey sorry to keep pinging you just want to know if there is a way to fix this

elfin crown
undone nebula
#

oh alright

#

i think its the problem with this value of OPR_EXECUTOR_IMAGE. Executor will need to be connected to the runtime network manually. not sure tho

#

but i will see

elfin crown