Skip to content
New issue

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

Research Database Issue #2

Open
hugomarques62 opened this issue Aug 27, 2024 · 0 comments
Open

Research Database Issue #2

hugomarques62 opened this issue Aug 27, 2024 · 0 comments

Comments

@hugomarques62
Copy link

I'm encountering the following error when running the project:

TypeError: Cannot read properties of null (reading 'papers') at eval (webpack-internal:///(api)/./src/server/api/routers/searchRouter.ts:51:32) at processTicksAndRejections (node:internal/process/task_queues:105:5) at async resolveMiddleware (/app/node_modules/@trpc/server/dist/index.js:423:30) at async callRecursive (/app/node_modules/@trpc/server/dist/index.js:453:32) at async resolve (/app/node_modules/@trpc/server/dist/index.js:483:24) at async inputToProcedureCall (/app/node_modules/@trpc/server/dist/resolveHTTPResponse-b2ba9325.js:48:22) at async Promise.all (index 0) at async Object.resolveHTTPResponse (/app/node_modules/@trpc/server/dist/resolveHTTPResponse-b2ba9325.js:184:37) at async /app/node_modules/@trpc/server/dist/nodeHTTPRequestHandler-60853005.js:69:9 at async /app/node_modules/@trpc/server/dist/adapters/next.js:49:9
I believe the issue is due to the project not being able to access the research papers database. From what I understand, this database is private. Could you please provide access to this database, or guide me on how I can create my own?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant