Steven Nguyen

Results 1187 comments of Steven Nguyen
trafficstars

I think this is related to this existing issue: https://github.com/appwrite/appwrite/issues/2766. @fballan93, is it okay if we close this one and you can upvote the other one?

@fballan93, it seems the same because the problem is with using float and how they get rounded. What makes you say they're different?

@fballan93, yes I think it all stems from the same problem: MariaDB floats. It would be best to close this and make sure you upvote (👍) https://github.com/appwrite/appwrite/issues/2766.

@alekspankov , thanks for raising this issue! 🙏 Did you get the error because you set a phone number that another user already had?

@AnirudhBot, I love your ambition! Since you already have an issue assigned to you, how about we leave this open for someone else to tackle?

@Akshay-Rana-Gujjar, thanks for your interest! 🙏 Happy hacking!

How did you install Appwrite? Did you upgrade from an older version?

You probably grabbed the 0.13 version because the gist hadn't been updated to 0.14. As for your problem now...are the docker-compose.yml and .env files in a folder named appwrite? If...

> Thanks for your answer. The compose file is indeed in a folder named `apprwite`. I did: > > ``` > docker-compose down > docker-compose up --remove-orphans > ``` >...

> I'm testing with both nodejs and php versions of https://github.com/appwrite/demos-for-functions/tree/master/nodejs/get-covid-stats. @gregfr, that repo is for an older version of Appwrite. I suggest you follow our [Functions docs](https://appwrite.io/docs/functions) for setting...