orchestration_session_entry (table) Content
01JHTACCA0Y9PKMBCBP8SHAJK4 | 01JHTACCA0ZFF4VRG1BVVYZ69P | /app/www.surveilr.com/lib/service/qualityfolio/package.sql.ts | {"cmd":"shell","arguments":"{\"state_db_fs_path\":\"/rssd/lib-service-qualityfolio.sqlite.db\",\"sqlite_dyn_extn\":[],\"sqlpkg\":\"/root/.sqlpkg\",\"engine\":\"Rusqlite\",\"scripts\":[\"./package.sql.ts\"],\"cmd\":null,\"no_observability\":false,\"output\":\"Json\",\"import_env\":null,\"session_state_table_name\":\"session_state_ephemeral\",\"silent\":false,\"emit_session_id\":false,\"command\":null}"} |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: END, found: ' ||
' at Line: 42, Column: 149
"console/content/table/orchestration_session_entry.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.