There is no error in console, module is working but not redirected to dashboard.
Here is the procedure:

When I enter the username and password then in console

GET /nic/?q=encrypt-submissions/generate-keypair&esrnd=2XTOF0Le43brTe1LTSpK HTTP/1.1
Host: localhost
Accept: application/json, text/javascript, */*; q=0.01
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Referer: http://localhost/nic/cms
Accept-Language: en-GB,en-US;q=0.8,en;q=0.6
Cookie: Drupal.tableDrag.showWeight=0; Drupal.toolbar.collapsed=0; SESSc5a47ecf151344a9a3fa1024e1d997a8=p7Zfv8VAWLu-EjVqap9oi1t8wARXQcSjzIncWxSRiMs; has_js=1
Connection: close

then after that its shows the jcryption like below

POST /nic/cms HTTP/1.1
Host: localhost
Content-Length: 464
Cache-Control: max-age=0
Origin: http://localhost
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Content-Type: application/x-www-form-urlencoded
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Referer: http://localhost/nic/cms
Accept-Language: en-GB,en-US;q=0.8,en;q=0.6
Cookie: Drupal.tableDrag.showWeight=0; Drupal.toolbar.collapsed=0; SESSc5a47ecf151344a9a3fa1024e1d997a8=p7Zfv8VAWLu-EjVqap9oi1t8wARXQcSjzIncWxSRiMs; has_js=1; SESSa43761e1e24725097cc14a5f9e79221e=bR-ogHTiCh7iCUK82MYYMQWFY_hELJnRYfzR_R9RjYg
Connection: close

jCryption=a74f458db2297162391436e1f2bda314b28783360e5f63ead566ba4d83d18dd1+461e9df84b1ca2f22a8cf852501461de01c37cd13d963c9fee071c2b0c29c985+2abcc738eb34feaccc8e8d1182a0619ffbf87b01779538722c653a0bd9db70d1+24e229e5b7ea11106840c0717c75bc6519fcb1670b3d690ab64a5062bfafb6fb+96253cab01415ce0ea7cde26e4cd0c62674333ff1c01bfd91d822940a276be72+4d6226f7bdce08288fc53f47a0718268ed3662c50144c2008a386a570617c7a4+586607f6fa9da8ec346e488e8909400f401b1f87423c4fdbbd76cd7883369e88

and then its redirected to the same page, please help what is the problem why it is not redirected to the account

Comments

simnav created an issue.