Giter Club home page Giter Club logo

Comments (6)

IgnisDa avatar IgnisDa commented on June 2, 2024

Which folder has it's permissions being changed? I do not see any mounts on the ryot container.

from ryot.

Johnymalina avatar Johnymalina commented on June 2, 2024

./config/ryot This is the DB folder. I dont have any mounts on ryot container as per config example from docs

from ryot.

IgnisDa avatar IgnisDa commented on June 2, 2024

What error are you getting?

from ryot.

Johnymalina avatar Johnymalina commented on June 2, 2024

DB no Error. Ryot will give this. And web UI shows Application Error. Strange is that same config works on another PC. i have tried to delet all data and start fresh but still this

[frontend] TypeError: Cannot read properties of undefined (reading 'collections')
[frontend]     at loader$3 (file:///home/ryot/build/server/index.js?t=1712706789000:13118:66)
[frontend]     at processTicksAndRejections (node:internal/process/task_queues:95:5)
[frontend]     at Object.callRouteLoaderRR (/home/ryot/node_modules/@remix-run/server-runtime/dist/data.js:52:16)
[frontend]     at callLoaderOrAction (/home/ryot/node_modules/@remix-run/router/router.ts:4043:16)
[frontend]     at async Promise.all (index 1)
[frontend]     at loadRouteData (/home/ryot/node_modules/@remix-run/router/router.ts:3320:19)
[frontend]     at queryImpl (/home/ryot/node_modules/@remix-run/router/router.ts:3101:20)
[frontend]     at Object.query (/home/ryot/node_modules/@remix-run/router/router.ts:2977:18)
[frontend]     at handleDocumentRequestRR (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:184:15)
[frontend]     at requestHandler (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:108:18)
[frontend] [Error: Unexpected Server Error]
[frontend] GET / 500 - - 355.246 ms
[frontend] Error: No route matches URL "/favicon.ico"
[frontend]     at getInternalRouterError (/home/ryot/node_modules/@remix-run/router/router.ts:4519:5)
[frontend]     at Object.query (/home/ryot/node_modules/@remix-run/router/router.ts:2958:19)
[frontend]     at handleDocumentRequestRR (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:184:35)
[frontend]     at requestHandler (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:108:24)
[frontend]     at /home/ryot/node_modules/@remix-run/express/dist/server.js:41:28
[frontend] ErrorResponseImpl {
[frontend]   status: 404,
[frontend]   statusText: 'Not Found',
[frontend]   internal: true,
[frontend]   data: 'Error: No route matches URL "/favicon.ico"',
[frontend]   error: Error: No route matches URL "/favicon.ico"
[frontend]       at getInternalRouterError (/home/ryot/node_modules/@remix-run/router/router.ts:4519:5)
[frontend]       at Object.query (/home/ryot/node_modules/@remix-run/router/router.ts:2958:19)
[frontend]       at handleDocumentRequestRR (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:184:35)
[frontend]       at requestHandler (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:108:24)
[frontend]       at /home/ryot/node_modules/@remix-run/express/dist/server.js:41:28
[frontend] }
[frontend] GET /favicon.ico 404 - - 26.371 ms
[frontend] TypeError: Cannot read properties of undefined (reading 'collections')
[frontend]     at loader$3 (file:///home/ryot/build/server/index.js?t=1712706789000:13118:66)
[frontend]     at processTicksAndRejections (node:internal/process/task_queues:95:5)
[frontend]     at Object.callRouteLoaderRR (/home/ryot/node_modules/@remix-run/server-runtime/dist/data.js:52:16)
[frontend]     at callLoaderOrAction (/home/ryot/node_modules/@remix-run/router/router.ts:4043:16)
[frontend]     at async Promise.all (index 1)
[frontend]     at loadRouteData (/home/ryot/node_modules/@remix-run/router/router.ts:3320:19)
[frontend]     at queryImpl (/home/ryot/node_modules/@remix-run/router/router.ts:3101:20)
[frontend]     at Object.query (/home/ryot/node_modules/@remix-run/router/router.ts:2977:18)
[frontend]     at handleDocumentRequestRR (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:184:15)
[frontend]     at requestHandler (/home/ryot/node_modules/@remix-run/server-runtime/dist/server.js:108:18)
[frontend] [Error: Unexpected Server Error]
[frontend] GET / 500 - - 119.268 ms

from ryot.

IgnisDa avatar IgnisDa commented on June 2, 2024

Clear your cookies and login again.

What made you think this is a db error? I ask because the errors are from the frontend so maybe I should have better logging?

from ryot.

IgnisDa avatar IgnisDa commented on June 2, 2024

Pretty sure clearing cookies should fix this, if it does not LMK and I will re-open.

from ryot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.