Code Monkey home page Code Monkey logo

Comments (6)

stanthewizzard avatar stanthewizzard commented on August 27, 2024 1

777 Root
doesn't work
:(

from romm.

zurdi15 avatar zurdi15 commented on August 27, 2024

Hi! Could ou provide the container logs? Also, if you know how to get the web browser console logs (f12) could be useful.

from romm.

stanthewizzard avatar stanthewizzard commented on August 27, 2024

raceback (most recent call last): File "/backend/lib/python3.11/site-packages/uvicorn/protocols/http/h11_impl.py", line 407, in run_asgi result = await app( # type: ignore[func-returns-value] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/backend/lib/python3.11/site-packages/uvicorn/middleware/proxy_headers.py", line 69, in __call__ return await self.app(scope, receive, send) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/backend/lib/python3.11/site-packages/fastapi/applications.py", line 1054, in __call__ await super().__call__(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/applications.py", line 123, in __call__ await self.middleware_stack(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/middleware/errors.py", line 186, in __call__ raise exc File "/backend/lib/python3.11/site-packages/starlette/middleware/errors.py", line 164, in __call__ await self.app(scope, receive, _send) File "/backend/handler/auth/middleware.py", line 137, in __call__ await self.app(scope, receive, send_wrapper) File "/backend/lib/python3.11/site-packages/starlette/middleware/authentication.py", line 48, in __call__ await self.app(scope, receive, send) File "/backend/handler/auth/middleware.py", line 18, in __call__ await super().__call__(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette_csrf/middleware.py", line 72, in __call__ await self.app(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/middleware/cors.py", line 83, in __call__ await self.app(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/_exception_handler.py", line 64, in wrapped_app raise exc File "/backend/lib/python3.11/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app await app(scope, receive, sender) File "/backend/lib/python3.11/site-packages/starlette/routing.py", line 758, in __call__ await self.middleware_stack(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/routing.py", line 778, in app await route.handle(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/routing.py", line 299, in handle await self.app(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/routing.py", line 79, in app await wrap_app_handling_exceptions(app, request)(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/_exception_handler.py", line 64, in wrapped_app raise exc File "/backend/lib/python3.11/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app await app(scope, receive, sender) File "/backend/lib/python3.11/site-packages/starlette/routing.py", line 77, in app await response(scope, receive, send) File "/backend/lib/python3.11/site-packages/starlette/responses.py", line 329, in __call__ raise RuntimeError(f"File at path {self.path} does not exist.") RuntimeError: File at path /romm/library/roms/snes/Super Mario Kart.sfc does not exist.

from romm.

gantoine avatar gantoine commented on August 27, 2024

Does this file exist in your library? /romm/library/roms/snes/Super Mario Kart.sfc

from romm.

stanthewizzard avatar stanthewizzard commented on August 27, 2024

Yes.
It is indexed.
It's browsable inside the container

from romm.

gantoine avatar gantoine commented on August 27, 2024

Hmmm it might be possible romm doesn't have permissions to read the file. Can you check the permissions and maybe update them (manually) to 777, just to test?

from romm.

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.