I am unable to login to my appwrite cloud account and unable to init the function/ project. Please Help me ๐
Hi Sandeep Are you connecting to Cloud or do you want to connect to a self-hosted project?
cc: @joeyouss
I want to connect my project to appwrite cloud sir. @Aditya Oberai
Could anyone please resolve. I have to write a lot of code to finish my hackathon project ๐ฆ
@Aditya Oberai @joeyouss
Can you try disabling your firewall once? Or switching to a different network?
Alright
It's not working sir.
Do I need to change any of the setting in the appwrite cloud console?
Try to reset the configurations
appwrite client --endpoint https://cloud.appwrite.io/v1
appwrite client --key 23f24gwrhSDgefaY
appwrite client --selfSigned true
appwrite client --reset // Resets your CLI configuration
appwrite client --debug // Prints your current configuration
You can also go to /c/Users/YOU_USER/.appwrite and look/change "endpoint" value on prefs.json file
Thanks for your great support. I am indebted to both of you ๐
@bhaskarsingh and @Bouahaza
[SOLVED] I can't create AppWrite Function using CLI in AppWrite Cloud
[SOLVED] I can't create AppWrite Function using CLI in Appwrite Cloud
Pinnng this for referene
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...