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

Update start-server.ts #71920

Closed
wants to merge 1 commit into from
Closed

Update start-server.ts #71920

wants to merge 1 commit into from

Conversation

cherry-min
Copy link

  • ignore this warning

warning ....\package.json: No license field
TypeError: fetch failed
at node:internal/deps/undici/undici:12618:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getVersionInfo (C:\Users\maqingbo\Desktop\software-sharing\node_modules\next\dist\server\dev\hot-reloader-webpack.js:215:21)
at async createHotReloaderTurbopack (C:\Users\maqingbo\Desktop\software-sharing\node_modules\next\dist\server\dev\hot-reloader-turbopack.js:395:25)
at async startWatcher (C:\Users\maqingbo\Desktop\software-sharing\node_modules\next\dist\server\lib\router-utils\setup-dev-bundler.js:145:38)
at async setupDevBundler (C:\Users\maqingbo\Desktop\software-sharing\node_modules\next\dist\server\lib\router-utils\setup-dev-bundler.js:775:20)
at async Span.traceAsyncFn (C:\Users\maqingbo\Desktop\software-sharing\node_modules\next\dist\trace\trace.js:154:20)
at async initialize (C:\Users\maqingbo\Desktop\software-sharing\node_modules\next\dist\server\lib\router-server.js:78:30)
at async Server. (C:\Users\maqingbo\Desktop\software-sharing\node_modules\next\dist\server\lib\start-server.js:249:36) {
cause: Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)
at TLSSocket.emit (node:events:518:28)
at TLSSocket._finishInit (node:_tls_wrap:1085:8)
at ssl.onhandshakedone (node:_tls_wrap:871:12) {
code: 'CERT_HAS_EXPIRED'
}
}

@ijjk
Copy link
Member

ijjk commented Oct 27, 2024

Allow CI Workflow Run

  • approve CI run for commit: 563e724

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@cherry-min cherry-min closed this Oct 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants