Good evening I somehow get this error all the time when I try to install the Appwrite 1.4.0 verison.
something seems to be wrong with your docker-compose.yml file
Ok and how do I find out now where the error should be exactly? XD
would you please share it?
the compose file?
line 24. should the http port be 80?
ya and i see the problem
it worked well thanks xD
[SOLVED] yaml_parse error
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...
- 1.9.6 Console handles all array columns ...
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, ...