We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to add a new connection to bigquery, error is thrown
Cannot convert undefined or null to object
Uncaught error while server responding { error: Error: ENOENT: no such file or directory, open '/Users/archie/Projects/nyc-taxi/.evidence/template/src/pages/settings/+page.md' at async open (node:internal/fs/promises:639:25) at async Object.readFile (node:internal/fs/promises:1242:14) at async GET (/Users/archie/Projects/nyc-taxi/.evidence/template/src/pages/api/[...route]/evidencemeta.json/+server.js:38:18) at async Module.render_endpoint (/Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/runtime/server/endpoint.js:43:18) at async resolve (/Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/runtime/server/respond.js:443:17) at async Module.respond (/Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/runtime/server/respond.js:319:20) at async file:///Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/exports/vite/dev/index.js:524:22 { errno: -2, code: 'ENOENT', syscall: 'open', path: '/Users/archie/Projects/nyc-taxi/.evidence/template/src/pages/settings/+page.md' }, event: { cookies: { get: [Function: get], getAll: [Function: getAll], set: [Function: set], delete: [Function: delete], serialize: [Function: serialize] }, fetch: [Function (anonymous)], getClientAddress: [Function: getClientAddress], locals: {}, params: { route: '/settings' }, platform: undefined, request: Request { method: 'GET', url: 'http://localhost:3000/api//settings/evidencemeta.json', headers: Headers { host: 'localhost:3000', connection: 'keep-alive', 'sec-ch-ua-platform': '"macOS"', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'sec-ch-ua': '"Chromium";v="131", "Not_A Brand";v="24"', dnt: '1', 'sec-ch-ua-mobile': '?0', accept: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'cors', 'sec-fetch-dest': 'empty', referer: 'http://localhost:3000/settings/', 'accept-encoding': 'gzip, deflate, br, zstd', 'accept-language': 'en-US,en;q=0.9', cookie: 'authjs.callback-url=http%3A%2F%2Flocalhost%3A5173%2F; __stripe_mid=f431d96f-3d80-4958-a831-ffcfcf478caae0c881; _dd_s=logs=1&id=b4ef62cd-3110-4f58-bac4-8894935439d6&created=1732894201698&expire=1732906494625' }, destination: '', referrer: 'about:client', referrerPolicy: '', mode: 'cors', credentials: 'same-origin', cache: 'default', redirect: 'follow', integrity: '', keepalive: false, isReloadNavigation: false, isHistoryNavigation: false, signal: AbortSignal { aborted: false } }, route: { id: '/api/[...route]/evidencemeta.json' }, setHeaders: [Function: setHeaders], url: URL { href: 'http://localhost:3000/api//settings/evidencemeta.json', origin: 'http://localhost:3000', protocol: 'http:', username: '', password: '', host: 'localhost:3000', hostname: 'localhost', port: '3000', pathname: '/api//settings/evidencemeta.json', search: '', searchParams: URLSearchParams {}, hash: '' }, isDataRequest: false, isSubRequest: false }, status: 500, message: 'Internal Error' } Source @ ../../sources/.DS_Store is not a directory! Uncaught error while server responding { error: Error: ENOENT: no such file or directory, open '/Users/archie/Projects/nyc-taxi/.evidence/template/src/pages/settings/+page.md' at async open (node:internal/fs/promises:639:25) at async Object.readFile (node:internal/fs/promises:1242:14) at async GET (/Users/archie/Projects/nyc-taxi/.evidence/template/src/pages/api/[...route]/evidencemeta.json/+server.js:38:18) at async Module.render_endpoint (/Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/runtime/server/endpoint.js:43:18) at async resolve (/Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/runtime/server/respond.js:443:17) at async Module.respond (/Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/runtime/server/respond.js:319:20) at async file:///Users/archie/Projects/nyc-taxi/node_modules/@sveltejs/kit/src/exports/vite/dev/index.js:524:22 { errno: -2, code: 'ENOENT', syscall: 'open', path: '/Users/archie/Projects/nyc-taxi/.evidence/template/src/pages/settings/+page.md' }, event: { cookies: { get: [Function: get], getAll: [Function: getAll], set: [Function: set], delete: [Function: delete], serialize: [Function: serialize] }, fetch: [Function (anonymous)], getClientAddress: [Function: getClientAddress], locals: {}, params: { route: '/settings' }, platform: undefined, request: Request { method: 'GET', url: 'http://localhost:3000/api//settings/evidencemeta.json', headers: Headers { host: 'localhost:3000', connection: 'keep-alive', 'sec-ch-ua-platform': '"macOS"', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'sec-ch-ua': '"Chromium";v="131", "Not_A Brand";v="24"', dnt: '1', 'sec-ch-ua-mobile': '?0', accept: '*/*', 'sec-fetch-site': 'same-origin', 'sec-fetch-mode': 'cors', 'sec-fetch-dest': 'empty', referer: 'http://localhost:3000/', 'accept-encoding': 'gzip, deflate, br, zstd', 'accept-language': 'en-US,en;q=0.9', cookie: 'authjs.callback-url=http%3A%2F%2Flocalhost%3A5173%2F; __stripe_mid=f431d96f-3d80-4958-a831-ffcfcf478caae0c881; _dd_s=logs=1&id=b4ef62cd-3110-4f58-bac4-8894935439d6&created=1732894201698&expire=1732906506215' }, destination: '', referrer: 'about:client', referrerPolicy: '', mode: 'cors', credentials: 'same-origin', cache: 'default', redirect: 'follow', integrity: '', keepalive: false, isReloadNavigation: false, isHistoryNavigation: false, signal: AbortSignal { aborted: false } }, route: { id: '/api/[...route]/evidencemeta.json' }, setHeaders: [Function: setHeaders], url: URL { href: 'http://localhost:3000/api//settings/evidencemeta.json', origin: 'http://localhost:3000', protocol: 'http:', username: '', password: '', host: 'localhost:3000', hostname: 'localhost', port: '3000', pathname: '/api//settings/evidencemeta.json', search: '', searchParams: URLSearchParams {}, hash: '' }, isDataRequest: false, isSubRequest: false }, status: 500, message: 'Internal Error' }
blocking all usage of Evidence
Type in the creds directly to connection.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When attempting to add a new connection to bigquery, error is thrown
Cannot convert undefined or null to object
Steps to Reproduce
Logs
System Info
Severity
blocking all usage of Evidence
Additional Information, or Workarounds
Type in the creds directly to connection.yaml
The text was updated successfully, but these errors were encountered: