Your request cannot be processed
See original GitHub issueOverview of the issue
After my project generation, and without any local change, I started my application. When I try to access http://localhost:8080/ I get an error screen : “Your request cannot be processed” Sorry, an error has occurred.
Status: Not Found (Not Found) Message: Not Found
Motivation for or Use Case
My application is inaccessible.
Reproduce the error
- Generate a new project with no entities.
Related issues
Suggest a Fix
JHipster Version(s)
4.8.2
JHipster configuration
jhipster info :
JHipster Version(s)
ads@0.0.0 D:\Work\workspace\ads
+-- generator-jhipster@4.8.2
`-- UNMET PEER DEPENDENCY popper.js@^1.11.0
JHipster configuration, a .yo-rc.json
file generated in the root folder
.yo-rc.json file
{ "generator-jhipster": { "promptValues": { "packageName": "com.ads", "nativeLanguage": "fr" }, "jhipsterVersion": "4.8.2", "baseName": "ads", "packageName": "com.ads", "packageFolder": "com/ads", "serverPort": "8080", "authenticationType": "oauth2", "hibernateCache": "ehcache", "clusteredHttpSession": false, "websocket": false, "databaseType": "sql", "devDatabaseType": "h2Disk", "prodDatabaseType": "mysql", "searchEngine": "elasticsearch", "messageBroker": false, "serviceDiscoveryType": false, "buildTool": "maven", "enableSocialSignIn": false, "enableSwaggerCodegen": true, "clientFramework": "angularX", "useSass": false, "clientPackageManager": "yarn", "applicationType": "monolith", "testFrameworks": [], "jhiPrefix": "jhi", "enableTranslation": true, "nativeLanguage": "fr", "languages": [ "fr", "ar-ly", "en" ] } }
JDL for the Entity configuration(s) entityName.json
files generated in the .jhipster
directory
JDL entity definitions
Environment and Tools
java version “1.8.0_144” Java™ SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot™ Client VM (build 25.144-b01, mixed mode)
git version 2.14.1.windows.1
node: v6.11.3
npm: 3.10.10
yarn: 1.0.2
Execution complete
Entity configuration(s) entityName.json
files generated in the .jhipster
directory
No entities.
Browsers and Operating System
Windows 7 Ultimate, and Chrome browser.
- Checking this box is mandatory (this is just to show you read everything)
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Resolve "Your request cannot be processed at this time ...
Learn how to resolve the error "Your request cannot be processed at this time, please try again later" on pitneybowes.com.
Read more >Error message "Sorry, your request cannot be processed at ...
This error is due to an environmental issue on the user's side that is preventing the authentication request from being processed.
Read more >Fix Origin Your Request Could Not Be Processed: [2022 Fix]
Your request could not be processed means that Origin is refusing to accept the payment method that you are using. This could be...
Read more >How to turn off ” your request cannot be processed” error ...
How to turn off ” your request cannot be processed” error message? · 1. Edit your wp-config.php · 2. Search for: define('WP_DEBUG', false);...
Read more >“Your request cannot be processed now due to some ... - Quora
Go to your phone setting and open the application manager. · Find the mAadhaar app in the application manager. · Click on the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Worked for me. Thanks @gwokudasam !! More details.
yarn webpack:build
from command promptran into the same probelm and had to run
yarn webpack:build