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

localhost versus 127.0.0.1:5000 when logging into sofia #783

Open
Ellen-Wittingen opened this issue Oct 11, 2022 · 1 comment
Open

localhost versus 127.0.0.1:5000 when logging into sofia #783

Ellen-Wittingen opened this issue Oct 11, 2022 · 1 comment

Comments

@Ellen-Wittingen
Copy link
Contributor

Runbundle exec rails server with or without -p 5000

Expected sofia to tell in the console to visit: http://localhost:5000 as that is also mentioned in the Readme.md
But it suggested http://127.0.0.1:5000 instead.

If you use sofia on 127.0.0.1 it puts 127.0.0.1 in the redirect url when logging in through amber UI, but amber ui/api does not accept 127.0.0.1 as a valid redirect url. So you should use sofia on localhost.

@guidojw
Copy link
Member

guidojw commented Oct 26, 2022

This might be why I never got sofia working 😅

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