Can't create a UI using Pega Cosmos React
Hello,
I manage to install Pega 8.6 and have it run on Cosmos React. I created a sample case, but when I try to create a view I get this error in the constellation image:
1621291373364 GET tk.k-expert.com:3443 /prweb/constellation/v861/app/react/componentslist?field0=name&value0=OneColumn
1621291373365 httpmain.getComponentsList(v861, name, OneColumn, undefined, undefined)
1621291373365 httpmain.authorizeRequest(bt:true)
1621291373365 jwt-handling.getPayload()
1621291373366 jwt-handling.isJwtValid(/usr/src/app/dist/customers/c159a0168897/keystore.json)
[Error: ENOENT: no such file or directory, open '/usr/src/app/dist/customers/c159a0168897/keystore.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/usr/src/app/dist/customers/c159a0168897/keystore.json'
}
Mon, 17 May 2021 22:42:53 GMT Error: ENOENT: no such file or directory, open '/usr/src/app/dist/customers/c159a0168897/keystore.json'
Mon, 17 May 2021 22:42:53 GMT INVALID_TOKEN
GET 401 /prweb/constellation/v861/app/react/componentslist?field0=name&value0=OneColumn 4
I am using the 8.6.0 version of the constellation:
pega-docker.downloads.pega.com/constellationui/service 8.6.0-rc-latest
Any hints?
Regards,
Fabio