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

Chapter 2: Exception when i start the app with F5 #4

Open
XristosKatsikas opened this issue Nov 25, 2021 · 0 comments
Open

Chapter 2: Exception when i start the app with F5 #4

XristosKatsikas opened this issue Nov 25, 2021 · 0 comments

Comments

@XristosKatsikas
Copy link

An unhandled exception occurred while processing the request.
AggregateException: One or more errors occurred. (One or more errors occurred. (The npm script 'start' exited without indicating that the Angular CLI was listening for requests. The error output was: Option "extractCss" is deprecated: Deprecated since version 11.0. No longer required to disable CSS extraction for HMR.

  • Generating browser application bundles...

(node:24432) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.

(Use node --trace-deprecation ... to show where the warning was created)

node:internal/crypto/hash:67

this[kHandle] = new _Hash(algorithm, xofLen);

^

Error: error:0308010C:digital envelope routines::unsupported

at new Hash (node:internal/crypto/hash:67:19)

at Object.createHash (node:crypto:130:10)

at module.exports (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\util\createHash.js:135:53)

at NormalModule._initBuildHash (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:417:16)

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:452:10

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:323:13

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:367:11

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:203:19

at VirtualFileSystemDecorator.readFile (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules@ngtools\webpack\src\virtual_file_system_decorator.js:48:13)

at processResource (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:202:11)

at iteratePitchingLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:158:10)

at runLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:365:2)

at NormalModule.doBuild (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:295:3)

at NormalModule.build (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:446:15)

at Compilation.buildModule (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:739:10)

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:981:14 {

opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],

library: 'digital envelope routines',

reason: 'unsupported',

code: 'ERR_OSSL_EVP_UNSUPPORTED'

}

Node.js v17.0.1

))
System.Threading.Tasks.Task.GetResultCore(bool waitCompletionNotification)

InvalidOperationException: The npm script 'start' exited without indicating that the Angular CLI was listening for requests. The error output was: Option "extractCss" is deprecated: Deprecated since version 11.0. No longer required to disable CSS extraction for HMR.

  • Generating browser application bundles...

(node:24432) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.

(Use node --trace-deprecation ... to show where the warning was created)

node:internal/crypto/hash:67

this[kHandle] = new _Hash(algorithm, xofLen);

^

Error: error:0308010C:digital envelope routines::unsupported

at new Hash (node:internal/crypto/hash:67:19)

at Object.createHash (node:crypto:130:10)

at module.exports (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\util\createHash.js:135:53)

at NormalModule._initBuildHash (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:417:16)

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:452:10

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:323:13

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:367:11

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:203:19

at VirtualFileSystemDecorator.readFile (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules@ngtools\webpack\src\virtual_file_system_decorator.js:48:13)

at processResource (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:202:11)

at iteratePitchingLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:158:10)

at runLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:365:2)

at NormalModule.doBuild (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:295:3)

at NormalModule.build (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:446:15)

at Compilation.buildModule (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:739:10)

at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:981:14 {

opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],

library: 'digital envelope routines',

reason: 'unsupported',

code: 'ERR_OSSL_EVP_UNSUPPORTED'

}

Node.js v17.0.1

Microsoft.AspNetCore.SpaServices.AngularCli.AngularCliMiddleware.StartAngularCliServerAsync(string sourcePath, string scriptName, string pkgManagerCommand, int portNumber, ILogger logger, DiagnosticSource diagnosticSource, CancellationToken applicationStoppingToken)

Stack Query Cookies Headers Routing
AggregateException: One or more errors occurred. (One or more errors occurred. (The npm script 'start' exited without indicating that the Angular CLI was listening for requests. The error output was: Option "extractCss" is deprecated: Deprecated since version 11.0. No longer required to disable CSS extraction for HMR. - Generating browser application bundles... (node:24432) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated. (Use node --trace-deprecation ... to show where the warning was created) node:internal/crypto/hash:67 this[kHandle] = new _Hash(algorithm, xofLen); ^ Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:67:19) at Object.createHash (node:crypto:130:10) at module.exports (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\util\createHash.js:135:53) at NormalModule._initBuildHash (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:417:16) at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:452:10 at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:323:13 at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:367:11 at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:203:19 at VirtualFileSystemDecorator.readFile (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules@ngtools\webpack\src\virtual_file_system_decorator.js:48:13) at processResource (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:202:11) at iteratePitchingLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:158:10) at runLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:365:2) at NormalModule.doBuild (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:295:3) at NormalModule.build (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:446:15) at Compilation.buildModule (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:739:10) at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:981:14 { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } Node.js v17.0.1 ))
System.Threading.Tasks.Task.GetResultCore(bool waitCompletionNotification)
System.Threading.Tasks.Task.get_Result()
Microsoft.AspNetCore.SpaServices.Extensions.Util.TaskTimeoutExtensions.WithTimeout(Task task, TimeSpan timeoutDelay, string message)
Microsoft.AspNetCore.SpaServices.Extensions.Proxy.SpaProxy.PerformProxyRequest(HttpContext context, HttpClient httpClient, Task baseUriTask, CancellationToken applicationStoppingToken, bool proxy404s)
Microsoft.AspNetCore.Builder.SpaProxyingExtensions+<>c__DisplayClass2_0+<b__0>d.MoveNext()
Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)

Show raw exception details
InvalidOperationException: The npm script 'start' exited without indicating that the Angular CLI was listening for requests. The error output was: Option "extractCss" is deprecated: Deprecated since version 11.0. No longer required to disable CSS extraction for HMR. - Generating browser application bundles... (node:24432) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated. (Use node --trace-deprecation ... to show where the warning was created) node:internal/crypto/hash:67 this[kHandle] = new _Hash(algorithm, xofLen); ^ Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:67:19) at Object.createHash (node:crypto:130:10) at module.exports (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\util\createHash.js:135:53) at NormalModule._initBuildHash (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:417:16) at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:452:10 at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:323:13 at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:367:11 at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:203:19 at VirtualFileSystemDecorator.readFile (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules@ngtools\webpack\src\virtual_file_system_decorator.js:48:13) at processResource (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:202:11) at iteratePitchingLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:158:10) at runLoaders (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\loader-runner\lib\LoaderRunner.js:365:2) at NormalModule.doBuild (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:295:3) at NormalModule.build (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\NormalModule.js:446:15) at Compilation.buildModule (C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:739:10) at C:\Users\christos.katsikas\Desktop\Training_Projects.Net\Asp.Net_5_and_Angular_11\HealthCheck\ClientApp\node_modules\webpack\lib\Compilation.js:981:14 { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } Node.js v17.0.1
Microsoft.AspNetCore.SpaServices.AngularCli.AngularCliMiddleware.StartAngularCliServerAsync(string sourcePath, string scriptName, string pkgManagerCommand, int portNumber, ILogger logger, DiagnosticSource diagnosticSource, CancellationToken applicationStoppingToken)

Show raw exception details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant