Cannot execute INSERT in a read-only transaction

I have a PCF deployment with an Edge Enterprise + Edge Microgateway architecture. Analytics info is not being presented in the Edge Enterprise. Info is being sent to MS but I believe it is not being stored in the DB. I narrowed the problem to the DB where I could see the following info from the log. Any idea what it could be? I have already restarted the DB and all the services - same error after that:

2019-04-03 03:38:17 UTC [15301]: [3-1] user= db= host= LOG: redo starts at 0/2000028

2019-04-03 03:38:17 UTC [15301]: [4-1] user= db= host= LOG: consistent recovery state reached at 0/3000000

2019-04-03 03:38:17 UTC [15294]: [3-1] user= db= host= LOG: database system is ready to accept read only connections

2019-04-03 03:38:17 UTC [15305]: [1-1] user= db= host= LOG: started streaming WAL from primary at 0/3000000 on timeline 1

2019-04-03 03:38:28 UTC [16355]: [1-1] user=apigee db=apigee host=10.213.12.58 ERROR: recovery is in progress

2019-04-03 03:38:28 UTC [16355]: [2-1] user=apigee db=apigee host=10.213.12.58 HINT: WAL control functions cannot be executed during recovery.

2019-04-03 03:38:28 UTC [16355]: [3-1] user=apigee db=apigee host=10.213.12.58 STATEMENT: select pg_current_xlog_location()

2019-04-03 03:47:29 UTC [16451]: [1-1] user=apigee db=apigee host=10.213.12.55 ERROR: cannot execute INSERT in a read-only transaction

2019-04-03 03:47:29 UTC [16451]: [2-1] user=apigee db=apigee host=10.213.12.55 STATEMENT: INSERT INTO analytics."VALIDATE.test.fact_1" (organization, environment, apiproxy,

0 2 2,544
2 REPLIES 2

Have you tried opening a support ticket? https://apigee.com/about/support/portal

Yes, absolutely but no response after a week and I would really appreciate a quick turnaround on this - trying alternative routes...