Git Product home page Git Product logo

Comments (5)

iker-barriocanal avatar iker-barriocanal commented on May 30, 2024

What happens if you manually open the link in the browser?

from sentry-wizard.

CameronDiver avatar CameronDiver commented on May 30, 2024

The site tries to connect to the sentry wizard, but because that process has ended, it fails. I'm not able to test again to see what the page actually says at the moment.

from sentry-wizard.

github-actions avatar github-actions commented on May 30, 2024

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

from sentry-wizard.

bcetienne avatar bcetienne commented on May 30, 2024

Same problem here.

Windows 11 22H2 (build 22621.1105)
WSL2 kernel 5.10.102.1
Node v18.12.0
Yarn 1.22.19
NPM 8.19.2
NVM 0.39.1

$ npx @sentry/wizard -i nextjs
Running Sentry Wizard...
version: 2.4.2 | sentry-cli version: 1.74.6
Sentry Wizard will help you to configure your project
Thank you for using Sentry :)

✓ A compatible version of `next` is specified in `package.json`.
✓ A compatible version of `@sentry/nextjs` is specified in `package.json`.



Please open
https://sentry.io/account/settings/wizard/g0n5qa0g6eb9ykzwswn9awn7kroc1usjkxktw6o0jovczf0bup1bidhzzlo9m30v/
in your browser (if it's not open already)

\ Waiting for Sentry...<HERE IT CRASH INSTANTLY>
$ npx @sentry/wizard -i nextjs --debug
{
        "_": [],
        "i": "nextjs",
        "integration": "nextjs",
        "debug": true,
        "uninstall": false,
        "skip-connect": false,
        "skipConnect": false,
        "quiet": false,
        "u": "https://sentry.io/",
        "url": "https://sentry.io/",
        "s": false,
        "signup": false,
        "$0": "../../../.npm/_npx/a8388072043b4cbc/node_modules/.bin/sentry-wizard"
}
Running Sentry Wizard...
version: 2.4.2 | sentry-cli version: 1.74.6
Sentry Wizard will help you to configure your project
Thank you for using Sentry :)

✓ A compatible version of `next` is specified in `package.json`.
✓ A compatible version of `@sentry/nextjs` is specified in `package.json`.

/
Loading wizard for https://sentry.io/



Please open
https://sentry.io/account/settings/wizard/avlqsu4ad6juai4xg6p5gcbke5kjdjmch5himagkd4vetox79x3o2q5c77jr5oi9/
in your browser (if it's not open already)


{
        "integration": {
                "_argv": {
                        "_": [],
                        "i": "nextjs",
                        "integration": "nextjs",
                        "debug": true,
                        "uninstall": false,
                        "skip-connect": false,
                        "skipConnect": false,
                        "quiet": false,
                        "u": "https://sentry.io/",
                        "url": "https://sentry.io/",
                        "s": false,
                        "signup": false,
                        "$0": "../../../.npm/_npx/a8388072043b4cbc/node_modules/.bin/sentry-wizard"
                },
                "_isDebug": true,
                "_sentryCli": {
                        "_argv": {
                                "_": [],
                                "i": "nextjs",
                                "integration": "nextjs",
                                "debug": true,
                                "uninstall": false,
                                "skip-connect": false,
                                "skipConnect": false,
                                "quiet": false,
                                "u": "https://sentry.io/",
                                "url": "https://sentry.io/",
                                "s": false,
                                "signup": false,
                                "$0": "../../../.npm/_npx/a8388072043b4cbc/node_modules/.bin/sentry-wizard"
                        }
                },
                "_shouldConfigure": {}
        },
        "hash": "avlqsu4ad6juai4xg6p5gcbke5kjdjmch5himagkd4vetox79x3o2q5c77jr5oi9"
}

/
Polling: https://sentry.io/api/0/wizard/avlqsu4ad6juai4xg6p5gcbke5kjdjmch5himagkd4vetox79x3o2q5c77jr5oi9/

/ Waiting for Sentry...<HERE IT CRASH INSTANTLY>

I do not have time to open URL...

from sentry-wizard.

CardanoDur avatar CardanoDur commented on May 30, 2024

Can confirm, not a stale issue, still happening on wsl2

{
"_": [],
"i": "nextjs",
"integration": "nextjs",
"debug": true,
"uninstall": false,
"skip-connect": false,
"skipConnect": false,
"quiet": false,
"u": "https://sentry.io/",
"url": "https://sentry.io/",
"s": false,
"signup": false,
"$0": "../../../.npm/_npx/a8388072043b4cbc/node_modules/.bin/sentry-wizard"
}
Running Sentry Wizard...
version: 2.6.1 | sentry-cli version: 1.75.0
Sentry Wizard will help you to configure your project
Thank you for using Sentry :)

✓ A compatible version of next is specified in package.json.
✓ A compatible version of @sentry/nextjs is specified in package.json.

/
Loading wizard for https://sentry.io/

Please open
https://sentry.io/account/settings/wizard/it9ghkp2s5shgonjcbylxxlpf10rj39at1ggq6l1fnfeh2i9pyycu35709qt9vem/
in your browser (if it's not open already)

{
"integration": {
"argv": {
"
": [],
"i": "nextjs",
"integration": "nextjs",
"debug": true,
"uninstall": false,
"skip-connect": false,
"skipConnect": false,
"quiet": false,
"u": "https://sentry.io/",
"url": "https://sentry.io/",
"s": false,
"signup": false,
"$0": "../../../.npm/_npx/a8388072043b4cbc/node_modules/.bin/sentry-wizard"
},
"_isDebug": true,
"_sentryCli": {
"argv": {
"
": [],
"i": "nextjs",
"integration": "nextjs",
"debug": true,
"uninstall": false,
"skip-connect": false,
"skipConnect": false,
"quiet": false,
"u": "https://sentry.io/",
"url": "https://sentry.io/",
"s": false,
"signup": false,
"$0": "../../../.npm/_npx/a8388072043b4cbc/node_modules/.bin/sentry-wizard"
}
},
"_shouldConfigure": {}
},
"hash": "it9ghkp2s5shgonjcbylxxlpf10rj39at1ggq6l1fnfeh2i9pyycu35709qt9vem"
}

/
Polling: https://sentry.io/api/0/wizard/it9ghkp2s5shgonjcbylxxlpf10rj39at1ggq6l1fnfeh2i9pyycu35709qt9vem/

/ Waiting for Sentry...
Polling received data

Polling received:

Error: Received status 400
at WaitForSentry. (/home/couch/.npm/_npx/a8388072043b4cbc/node_modules/@sentry/wizard/dist/lib/Steps/WaitForSentry.js:95:63)
at step (/home/couch/.npm/_npx/a8388072043b4cbc/node_modules/@sentry/wizard/dist/lib/Steps/WaitForSentry.js:46:23)
at Object.next (/home/couch/.npm/_npx/a8388072043b4cbc/node_modules/@sentry/wizard/dist/lib/Steps/WaitForSentry.js:27:53)
at fulfilled (/home/couch/.npm/_npx/a8388072043b4cbc/node_modules/@sentry/wizard/dist/lib/Steps/WaitForSentry.js:18:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

from sentry-wizard.

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.