
Install 1.4.1 failed.

that's fine...it should have still installed fine

That means you will not be followed by Google, so even better then 😅

if i open up ip:80 i get this ```Error 500 Collection "rules" not found
Type
general_unknown```

But isn't the Appwrite instance working?

what you mean? if I cannot login, how does it work?

i went down to the physical server, connected a monitor, and what i see, the stuff is running, its not exposed beyong localhost

good damn

is this the intended use now ?

got to figure out how do i expose it to the network now

atleast for now, to local network

i guess its my fault, i did put in install localhost, but if i remember right, the few version before it did expose the app to the network

Seems you will need to set the domain in docker compose file

did you run the migrate command?

i did not, i've removed the old install and started a new one

im currently gotten in to the system from the network, trying to figure out if i can use the functions with out exposing the server to the outer world

i have configured the domain on dns level on the router atm

the callback from github seems to give a 404 when trying to connect with github

i guess it makes sense because github wont be able to push the new function as it doesnt know where

i really wanted to be able to use it on my local farm, and not expose it to the dark world of the WWW

[SOLVED] Install 1.4.1 failed.

github must be able to hit appwrite so that appwrite can detect changes

@Steven i've opened port forward, added ssl, and still get the same error. Any ideas?

should i open a new thread?

Is better if you open a new thread
Recommended threads
- On fast refresh realtime subscription cr...
I'm using realtime subscription in a zustand store like this : ` import { Databases, Query } from "appwrite"; import { create } from "zustand"; import { DATABA...
- Can't get SMTP working with fake SMTP se...
Hey all, hope someone can help with this. After going through everything I can find on SMTP in the docs and in support, I still can't get SMTP to work. Here's m...
- On a self hosted server says OAuth provi...
I have an self hosted Appwrite, I am trying to login using OAuth, but I am unable, it keeps saying that provider is disabled, though I enabled it and see it ena...
