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

Http stuck on loading #2

Open
ShomerWSC opened this issue Sep 10, 2023 · 3 comments
Open

Http stuck on loading #2

ShomerWSC opened this issue Sep 10, 2023 · 3 comments

Comments

@ShomerWSC
Copy link

hi,
I tried using the git with docker, the installations completed successfully, after running the docker i get:
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8090 (Press CTRL+C to quit)
INFO: 192.116.240.226:39292 - "GET / HTTP/1.1" 200 OK
INFO: 192.116.240.226:39292 - "GET /_app/immutable/assets/2.9877725f.css HTTP/1.1" 200 OK
INFO: 199.203.240.213:39294 - "GET /_app/immutable/entry/start.e4621793.js HTTP/1.1" 200 OK
INFO: 192.116.240.226:39292 - "GET /_app/immutable/chunks/scheduler.8b74b908.js HTTP/1.1" 200 OK
INFO: 192.116.240.226:39296 - "GET /_app/immutable/chunks/singletons.4c16d0fe.js HTTP/1.1" 200 OK
INFO: 192.116.240.226:39300 - "GET /_app/immutable/entry/app.4f5bbb5d.js HTTP/1.1" 200 OK
INFO: 199.203.240.213:39298 - "GET /_app/immutable/chunks/index.c146e4e6.js HTTP/1.1" 200 OK
INFO: 199.203.240.213:39302 - "GET /_app/immutable/nodes/0.2a6e7c35.js HTTP/1.1" 200 OK
INFO: 192.116.240.226:39292 - "GET /_app/immutable/nodes/2.06661bc9.js HTTP/1.1" 200 OK
INFO: 192.116.240.226:39296 - "GET /favicon.png HTTP/1.1" 200 OK
INFO: 199.203.240.213:39302 - "GET /_app/immutable/nodes/1.263229da.js HTTP/1.1" 200 OK

But when entering the http address all i get is:
Loading...
Do you have any idea why is that?
Thank a lot and also thank you for the GitHub!

@bc-anam
Copy link

bc-anam commented Sep 10, 2023

Try swapping the urls as per the README, but for the file gaussian-viewer-frontend/public/_app/immutable/nodes/2.06661bc9.js.

@ShomerWSC
Copy link
Author

Try swapping the urls as per the README, but for the file gaussian-viewer-frontend/public/_app/immutable/nodes/2.06661bc9.js.

Perfect that did the trick!
Thanks again

@ShomerWSC
Copy link
Author

Another question,
When i use the bicycle model everything works fine, but when i switch to my models it stuck when loading the "video"
any idea why?

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

2 participants