WEnotes doesn't work on USQ iPad

Issue #2 resolved
Jim Tittsler created an issue

Wayne reports that a user at USQ was unable to connect to the WEnotes feed... getting stuck at the spinner.

My guess is that the network was blocking access to CouchDB, preventing the client from fetching the initial set of notes. (It would have been interesting to learn if it got new ones as they came in.)

The client should probably proxy through the Faye server (either always or if direct connection times out).

Comments (6)

  1. Jim Tittsler reporter

    The WEnotes client is using some longish GET requests. Perhaps they are broken by the USQ proxy? Would POST be better?

  2. Log in to comment