Skip to content

PKTGNR - 001 : Api Access Exception : registrationprocessor/v1/registrationstatus/sync #69

@namatedev

Description

@namatedev

I have followed the instruction for the sandbox https://github.com/mosip/mosip-infra/blob/master/deployment/sandbox/README.md

The setup for all blocks (kernerl + pre-reg + reg-proc + id auth) went well and the setup logs showed failure=0

The issue I have is with the test to upload a packet as in the above guide.

In the MOSIP Registration Processor > Steps to upload a packet into Reg Proc, if we follow the recommended steps, and we try the url in the browser :

http://<public_ip_address>/v1/utility/packetgenerator/createAndUpload

The error returned is some error of type : "Api Access Exception"

{
"id": "io.mosip.packetgenerator.uploader",
"version": "version",
"responsetime": "2020-05-12T13:30:26.102Z",
"metadata": null,
"errors": [
{
"errorCode": "PKTGNR - 001",
"message": "Api Access Exception {"timestamp":"2020-05-12T13:30:26.017+0000","status":500,"error":"Internal Server Error","message":"No message available","path":"/registrationprocessor/v1/registrationstatus/sync"}"
}
],
"response": null

Please advise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions