getting this exception while appstart - Exception has occurred. ArgumentError (Invalid argument(s): No host specified in URI file:///)
TL;DR
User is experiencing an "ArgumentError" while trying to initialize Appwrite. The error message states that there is an invalid host specified in the URI file:///s. User is seeking more context and detail for further assistance. Solution: Check the URI to ensure a valid host is specified.How you initialized Appwrite?
Would you please provide more context and detail? This is very little to go on
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...