Giter Site home page Giter Site logo

Comments (4)

Saphar avatar Saphar commented on May 28, 2024

Hi, did you solve this problem?

I installed also on a Debian 12, with Nvidia drivers.

The website loads, but then nothing happens when I add a file. In the console I see this:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://127.0.0.1:8082/api/transcriptions. (Reason: CORS request did not succeed). Status code: (null).

TypeError: NetworkError when attempting to fetch resource. app.2d54f27f.js:1:6256
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://127.0.0.1:8082/api/transcriptions. (Reason: CORS request did not succeed). Status code: (null).

Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.

from whishper.

stratus-ss avatar stratus-ss commented on May 28, 2024

I am also getting a CORS error. I am accessing the machine remotely as opposed to running this on localhost. I suspect that the problem is related to lack of testing outside of localhost

CORS domain might need to be set to ["*"] as there is no way for the project to predict where a user might want to run this. Either that or the setup script needs to ask the user and/or interrogate the host and make a dynamic change when the pods start up

from whishper.

stratus-ss avatar stratus-ss commented on May 28, 2024

@Saphar there is a .env file with the WHISHPER_HOST=http://127.0.0.1:8082 set. If you edit this file and either add the address of the host or its hostname (depending on how you are accessing the UI) the CORS message issue is resolved

from whishper.

Saphar avatar Saphar commented on May 28, 2024

Thanks that fixed it

from whishper.

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.