Closed valma-julius closed 5 months ago
Hey @valma-julius, I've deployed a new application to test your case out and could replicate the issue. The issue occurs for me with the Shopify CLI v3.61.0.
Issue: Seems like the issue is with the latest version of Shopify CLI. Fix: Downgrade to version 3.59 CLI.
I can confirm that it started worked when I rolled back to 3.59. It seems that the bug is in version 3,61 after all
The latest version pre 3.61.0
(which is 3.60.1
) works fine
It was an issue server-side. It should work now no matter the version, sorry for the inconvenience! We'll try to ensure it doesn't happen again.
@gonzaloriestra, I am still having the issue that scope are missing when installing app.
@waleed-softaims that looks like a different issue (not with login). Could you please open a new one with as much details as you can? Thanks!
Please confirm that you have:
In which of these areas are you experiencing a problem?
App
Expected behavior
You would expect to be able to login into the cli
Actual behavior
I want to be able to login however i only get 127.0.0.1 page with this:
and in the terminal I get this:
I cannot debug this in any way
Verbose output
Reproduction steps
Operating System
Mac OS 14.5 (23F79)
Shopify CLI version (check your project's
package.json
if you're not sure)3.61.0
Shell
zsh
Node version (run
node -v
if you're not sure)v21.7.1
What language and version are you using in your application?
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [arm64-darwin23]