zarkones/XENA

After clicking on 'Generate A Token' button just nothing happens

AdolfsGrandson opened this issue · 3 comments

os: blackarch
arch: x64
kernel: Linux blackarch 5.16.12-arch1-1 #1 SMP PREEMPT Wed, 02 Mar 2022 12:22:51 +0000 x86_64 GNU/Linux

xena-face log:
yarn run v1.22.17
$ /usr/src/xena-service-face/node_modules/.bin/nuxt start
ℹ Listening on: http://172.19.0.9:3000/

xena-gateway log was empty

Above the button for token generation there is an input field, is it populated with your private key?
What's in the console of the browser printed?

Yes, it's populated with my private key.

Browser console log:

f9e0450.js:2 l {path: '["modulus"]', message: 'Failed to match tag: "int" at: ["modulus"]', stack: 'Error: Failed to match tag: "int" at: ["modulus"]\n…(http://127.0.0.1:3000/_nuxt/bd96452.js:2:222321)'}message: "Failed to match tag: "int" at: ["modulus"]"path: "["modulus"]"stack: "Error: Failed to match tag: "int" at: ["modulus"]\n at c.o.error (http://127.0.0.1:3000/_nuxt/bd96452.js:2:279345)\n at m._decodeTag (http://127.0.0.1:3000/_nuxt/bd96452.js:2:448086)\n at m._decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:273311)\n at http://127.0.0.1:3000/_nuxt/bd96452.js:2:273792\n at Array.forEach ()\n at m._decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:273769)\n at m._decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:272643)\n at n.f.decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:447611)\n at c.decode (http://127.0.0.1:3000/_nuxt/bd96452.js:2:632913)\n at m (http://127.0.0.1:3000/_nuxt/bd96452.js:2:222321)"[[Prototype]]: Errorrethrow: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: constructor: ƒ (t)length: 1name: ""prototype: {constructor: ƒ}arguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectconstructor: ƒ Object()hasOwnProperty: ƒ hasOwnProperty()isPrototypeOf: ƒ isPrototypeOf()propertyIsEnumerable: ƒ propertyIsEnumerable()toLocaleString: ƒ toLocaleString()toString: ƒ toString()valueOf: ƒ valueOf()defineGetter: ƒ defineGetter()defineSetter: ƒ defineSetter()lookupGetter: ƒ lookupGetter()lookupSetter: ƒ lookupSetter()proto: (...)get proto: ƒ proto()set proto: ƒ proto()arguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: bd96452.js:2[[Prototype]]: ƒ ()[[Scopes]]: Scopes[2]constructor: ƒ l(path,t)[[Prototype]]: Object
re @ f9e0450.js:2
ne @ f9e0450.js:2
te @ f9e0450.js:2
ee @ f9e0450.js:2
n @ f9e0450.js:2
ee @ f9e0450.js:2
t.$emit @ f9e0450.js:2
click @ bd96452.js:2
ee @ f9e0450.js:2
n @ f9e0450.js:2
Dr.c._wrapper @ f9e0450.js:2

Same issue! Is there any solution, please??