Failed to load data using gsql

I tried loading some data from a CSV file, but the loading job failed without any error message. Here is the screenshot.

@kurtis Hi, could you provide the loading job and the loaded data(some sample lines are fine) so that we could try to reproduce and solve the issue?

Given that the error message showing tcp://*:8501, error no:98, strerr:Address already in use, could you help to check the port in use by running the command lsof -i:8501 and provide the returned message?

Thx for your support! I installed the docker version Tigergraph and the problem was solved. Thanks again.

2 Likes