I meant don't pipe to grep at all. Just try the diff by itself
oh
mmm, got message saying Files .env and .env.1681296173.backup differ
93a94
> _APP_GRAPHQL_MAX_DEPTH=3
``` after running ` diff .env .env.1681296173.backup`
So that's the only difference?
yap as per the command that I run
Then maybe your password is wrong
umm, is there any way to reset the password other then setting the SMTP? because I am very sure password is correct
Set the SMTP host to a non empty string, do the password recovery, and then check the appwrite-worker-mails logs for the URL
appwrite-worker-mails logs for the URL this part would need help, but let me do the first 2 part
is it fine?
Sure
I guess all the worker started now... hope it's fine
done
So now you can check the docker logs for the appwrite-worker-mails container
thank you it worked π
after you log in, would you please check your API keys and function variables to see if they still have valid values or if they're blank/false?
yaa sure, in .env file ?
seems database is wiped or does migration didn't happened successful;y
I can see the collections but don't show any attributes nor does it show any documents
no in the console
nope it' s not empty
for this, please see https://discord.com/channels/564160730845151244/1095695113432354856
oh thank you no worries
I think this issue is solved marking Solved
Recommended threads
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- SSL certificate generation failed even t...
Hello, I have an Appwrite Site for which I added a custom domain. However, even though the domain is verified, the SSL certificate generation is failing. It is ...