-4

I'm working on a kitchen design project and all orders are expected to show on the history table with their status changing along with the progress of the order but they aren't. This is the error message I keep getting from console; Failed to load resource: the server responded with a status of 500 ()Understand this errorAI

authentication.service.ts:128 Backend returned code 500, body was: {"httpStatus":500,"exception":"NullPointerException","message":"Cannot invoke \"com.centrifugegroup.optimax.app.user_branch.UserBranch.getBranch()\" because \"ub\" is null","fieldErrors":null}

handleError @ authentication.service.ts:128Understand this errorAI

app.component.ts:206 Error fetching user branch info: 500

1
  • 2
    Something is going wrong on the server. Talk to whoever runs your server to find out what's causing the 500 error. The detail will be in the server error log. Commented Nov 21 at 5:25

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.