80608: Session Status Invalid
PROXY
ERROR
This error occurs when you update a Proxy Session with a status change that Proxy does not support. Proxy Sessions use the status values open, in-progress, closed, failed, and unknown.
- You attempted to change a Session to a state transition that Proxy does not support.
- You tried to re-open a Session using a transition other than
closedtoin-progress. - You tried to close a Session using a transition other than
opentoclosedorin-progresstoclosed.
- Verify the Session's current
statusbefore you send an update, then apply only a supported transition. - To re-open a Session, update
statusfromclosedtoin-progress. - To close a Session, update
statusfromopentoclosedor fromin-progresstoclosed.