Errors
This page contains a list of errors we have seen.
Error | Component | Probable cause |
---|---|---|
Unexpected response from server during a HTTP connection: Could not refill buffer. | Databricks | SSL Option is not selected in odbc settings |
Undefined array key "sp_entity_id" | SSO | SSO provider does not send the relayState in their response to the return url. |
Driver not found | Database | This error can happen when using an ODBC driver like snowflake, databricks, teradata on linxu systems. It indicates there is probably a problem in the installation of the php dependency of WriteBackExtreme that has been compromised. Run `php -m` command to check what version you are on and run the install.sh again. |
Last updated