Can't get someone elses github project to work
Im trying to start https://github.com/outpoot/rugplay
yesterday everything was working suddenly not anymore
i can't seem to find what the problem is
using https://192.168.178.223:5173/
or https://localhost:5173/
both seem to work,
when i press login ; then login with google it correctly redirects me to a google login page
However when i try to use s3rver.nl oath does not want to work, i keep getting
SERVER_ERROR: TypeError: Cannot read properties of undefined (reading 'includes')
at matchesPattern (file:///root/rugplay/website/node_modules/better-auth/dist/shared/better-auth.cM0Fc3LZ.mjs:186:17)
at file:///root/rugplay/website/node_modules/better-auth/dist/shared/better-auth.cM0Fc3LZ.mjs:197:19
at Array.some (<anonymous>)
at validateURL (file:///root/rugplay/website/node_modules/better-auth/dist/shared/better-auth.cM0Fc3LZ.mjs:196:44)
at file:///root/rugplay/website/node_modules/better-auth/dist/shared/better-auth.cM0Fc3LZ.mjs:210:5
at internalHandler (file:///root/rugplay/website/node_modules/better-call/dist/index.js:532:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async processRequest (file:///root/rugplay/website/node_modules/better-call/dist/index.js:4882:23)
at async handler (file:///root/rugplay/website/node_modules/better-call/dist/index.js:4910:19)
at async Object.handle (/root/rugplay/website/src/hooks.server.ts:159:22)
GitHub
GitHub - outpoot/rugplay: A realistic cryptocurrency trading simula...
A realistic cryptocurrency trading simulator that lets you experience the risks and mechanics of decentralized exchanges without real financial consequences. Create coins, trade with liquidity pool...
0 Replies