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

Sudo on --experimental-https usage #74061

Open
MathiasGruber opened this issue Dec 18, 2024 · 0 comments
Open

Sudo on --experimental-https usage #74061

MathiasGruber opened this issue Dec 18, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js. Webpack Related to Webpack with Next.js.

Comments

@MathiasGruber
Copy link

Link to the code that reproduces this issue

https://codesandbox.io/p/devbox/reverent-paper-zxjmnv

To Reproduce

Run bun dev --experimental-https in any project

Current vs. Expected behavior

Current:

Sudo password:```

Expected:
No requirement for sudo in terms of generating certificates. 

### Provide environment information

```bash
Operating System:
  Platform: linux
  Arch: arm64
  Version: #1 SMP Thu Oct 24 19:28:55 UTC 2024
  Available memory (MB): 48093
  Available CPU cores: 10
Binaries:
  Node: 20.10.0
  npm: 10.2.3
  Yarn: N/A
  pnpm: 8.11.0
Relevant Packages:
  next: 15.1.0 // There is a newer version (15.1.1) available, upgrade recommended! 
  eslint-config-next: 15.1.0
  react: 19.0.0
  react-dom: 19.0.0
  typescript: 5.7.2

Which area(s) are affected? (Select all that apply)

Runtime, Turbopack, Webpack

Which stage(s) are affected? (Select all that apply)

next dev (local)

Additional context

I don't believe it should be a requirement to have sudo for creating certificates and running experiment-https?

@MathiasGruber MathiasGruber added the bug Issue was opened via the bug report template. label Dec 18, 2024
@github-actions github-actions bot added Runtime Related to Node.js or Edge Runtime with Next.js. Turbopack Related to Turbopack with Next.js. Webpack Related to Webpack with Next.js. labels Dec 18, 2024
@mischnic mischnic removed the Turbopack Related to Turbopack with Next.js. label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js. Webpack Related to Webpack with Next.js.
Projects
None yet
Development

No branches or pull requests

2 participants