Admin
I meant don't pipe to grep at all. Just try the diff by itself
Votes
0
Replies
24
Participants
Unknown
Messages
25
Admin
I meant don't pipe to grep at all. Just try the diff by itself
Rank 5: Hypervisor
oh
Rank 5: Hypervisor
mmm, got message saying Files .env and .env.1681296173.backup differ
Rank 5: Hypervisor
93a94
> _APP_GRAPHQL_MAX_DEPTH=3
``` after running ` diff .env .env.1681296173.backup`
Admin
So that's the only difference?
Rank 5: Hypervisor
yap as per the command that I run
Admin
Then maybe your password is wrong
Rank 5: Hypervisor
umm, is there any way to reset the password other then setting the SMTP? because I am very sure password is correct
Admin
Set the SMTP host to a non empty string, do the password recovery, and then check the appwrite-worker-mails logs for the URL
Rank 5: Hypervisor
appwrite-worker-mails logs for the URL this part would need help, but let me do the first 2 part
Rank 5: Hypervisor
is it fine?
Admin
Sure
Rank 5: Hypervisor
I guess all the worker started now... hope it's fine
Rank 5: Hypervisor
done
Admin
So now you can check the docker logs for the appwrite-worker-mails container
Rank 5: Hypervisor
thank you it worked 🙂
Admin
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?
Rank 5: Hypervisor
yaa sure, in .env file ?
Rank 5: Hypervisor
seems database is wiped or does migration didn't happened successful;y
Rank 5: Hypervisor
I can see the collections but don't show any attributes nor does it show any documents
Admin
no in the console
Rank 5: Hypervisor
nope it' s not empty
Admin
for this, please see https://discord.com/channels/564160730845151244/1095695113432354856
Rank 5: Hypervisor
oh thank you no worries
Rank 5: Hypervisor
I think this issue is solved marking Solved