platform icon indicating copy to clipboard operation
platform copied to clipboard

In development mode exist user unfriendly error message

Open haykeminyan opened this issue 1 year ago • 2 comments

ENV Development mode How to reproduce this error:

  1. sh ./scripts/fast-start.sh
  2. cd dev/prod && rushx dev-server
  3. stop all docker-containers
  4. try to enter with credentials "user1/1234"

While you want to enter the system with credentials that describe there user/customer could not understand the main issue

Current error message:

Unknown error: JSON.parse: unexpected character at line 1 column 1 of the JSON data

My offer to use the more precise description of the problem/bug with the current status:

Unknown error: Failed to fetch: 504 Gateway Timeout

haykeminyan avatar Feb 14 '24 12:02 haykeminyan

Hello everyone! I just created a PR with fixing this small bug here it is :=)

https://github.com/hcengineering/platform/pull/4635

haykeminyan avatar Feb 14 '24 18:02 haykeminyan

haykeminyan Thanks a lot for a contribution, could you please add Sign off and sign commit. Thanks you.

haiodo avatar Feb 15 '24 06:02 haiodo