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

[BUG]: New install screen is not showing up on Safari macOS #239

Open
garanda21 opened this issue Apr 6, 2024 · 1 comment
Open

[BUG]: New install screen is not showing up on Safari macOS #239

garanda21 opened this issue Apr 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@garanda21
Copy link

What happened?

New install screen is not showing up on Safari macOS related to #209, but I open a new one providing relevant information.

On the left safari and right Chrome:
Captura de pantalla 2024-04-06 a las 17 40 50

Seems that Safari is not redirecting to the right URL like Chrome does:
http://192.168.64.6/cosmos-ui/newInstall, Safari is stuck on URL http://192.168.64.6/cosmos-ui/

What should have happened?

For a fresh installation I expect to see new installation and setup screen

How to reproduce the bug?

Fresh install from Ubuntu 22.04 server, run container and then try to load ip address, and Safari shows an empty page

Relevant log output

2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos/api/me HTTP/1.1" from 192.168.64.1:62631 - 200 25B in 55.999µs
2024/04/06 15:36:42 [INFO] API: Status
2024/04/06 15:36:42 [INFO] (Re) Connecting to the database...
2024/04/06 15:36:42 [ERROR] Status: Database error : MongoDB URL is not set, cannot connect to the database.
2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos/api/status HTTP/1.1" from 192.168.64.1:62630 - 200 450B in 9.640843ms
2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos-ui/assets/cosmos_simple_black-1f5606ba.png HTTP/1.1" from 192.168.64.1:62630 - 200 22663B in 4.28593ms
2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos-ui/assets/constellation-a48979ea.png HTTP/1.1" from 192.168.64.1:62630 - 200 8708B in 2.947951ms
2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos-ui/assets/cosmos-8ce3155c.png HTTP/1.1" from 192.168.64.1:62630 - 200 356775B in 6.505893ms
2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos-ui/assets/discord-6817c341.svg HTTP/1.1" from 192.168.64.1:62631 - 200 925B in 1.027984ms
2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos/api/notifications HTTP/1.1" from 192.168.64.1:62631 - 200 25B in 544.991µs
2024/04/06 15:36:42 "GET http://192.168.64.6/cosmos/api/jobs HTTP/1.1" from 192.168.64.1:62630 - 200 25B in 110.998µs

Other details

Additional I provide docker run logs form cosmos-server

System details

  • OS: macOS Sonoma 14.4.1
  • Browser Safari
  • Version 17.4.1
@garanda21 garanda21 added the bug Something isn't working label Apr 6, 2024
@sonnimon
Copy link

sonnimon commented Apr 6, 2024

I have same issue!
On Mac OS: Venture 13.6.5
Safari Version: 17.4

But Chrome Works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants