
I have been developing an IoT device that senses an event, takes a picture and pushes the jpg to an appwrite project. I'm using a Sixfab Pico LTE board that couples a Raspberry Pi Pico W with a Quectel cellular radio. I had everything working perfectly last October then got busy with some other projects. I got back to it in December and found without any code changes it no longer worked. I tried a number of things but could not resolve the issue. Just getting back to it again. What I noticed was a timeout when a REST HTTP Post to the appwrite server occurs, even with a 120 second timeout. I decided to repeat the same test with the Pico W WiFi radio connected to my router and that worked perfectly. I'm thinking the cellular plan that Sixfab provides for the board does not cover international hops. I'm located on the east coast of the United States. A simple way to test this is to create a project that utilizes the New York appwrite server that was recently introduced, but when I try to create a new project in appwrite, the only region I can select is Frankfurt. I am using the free plan for appwrite for now, still developing to see if appwrite will work for this application. I consult as a Technical Director for a Capstone program at a nearby University. On one of the projects last year I recommended they use appwrite and they ran into the same issue and had to switch to Firebase. I would like to recommend appwrite for Capstone projects next year, but without the ability to utilize the New York server, I can't be certain it would work if we use it with a cellular radio. Am I doing something wrong when I try to setup a new project? Can someone help me resolve this issue?
Recommended threads
- Support for postgreSQL and mongoDb
By when can we expect Appwrite to have support for PostgreSQL and MongoDB, and I hope that along with that, storing and querying of nested objects will also be ...
- Error response from daemon: driver faile...
on endpoint appwrite-traefik (00bbc10e5875d0c367d8975c6abc946a77b7ec201a64a825399add44fb34ebb4): failed to bind port 0.0.0.0:80/tcp: Error starting userland pro...
- No Headers
Hi I have 2 appwrite functions, one is working fine on localhost, second is not even working on prod with https, i inspected the api call, no headers are being ...
