Home › Forums › Mayfly Data Logger › Response code 504 from data.envirodiy.org › Reply To: Response code 504 from data.envirodiy.org
2020-01-29 at 2:32 PM
#13746
Looks like it will still happen when posting to monitormywatershed.org. It’s intermittent, as before. Log file attached.
To do this test, I modified line 21 in EnviroDIYPublisher.cpp as follows:
1 2 |
// const char *EnviroDIYPublisher::enviroDIYHost = "data.envirodiy.org"; const char *EnviroDIYPublisher::enviroDIYHost = "monitormywatershed.org"; |
Matt